Class AdhocSubProcessContextImpl
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context.BaseNodeContext
ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context.AdhocSubProcessContextImpl
- All Implemented Interfaces:
AdhocSubProcessContext
,NodeContext
- Author:
- Tim Urmancheev
-
Property Summary
PropertiesProperties inherited from class ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context.BaseNodeContext
name
Properties inherited from interface ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.NodeContext
name
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context.BaseNodeContext
nodeId, processId, webbpmProcessManager
-
Constructor Summary
ConstructorsConstructorDescriptionAdhocSubProcessContextImpl
(String processId, String nodeId, WebbpmProcessManager webbpmProcessManager) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context.BaseNodeContext
getName, getProcessId, nameProperty
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.NodeContext
getName, getProcessId, nameProperty
-
Property Details
-
defaultTask
public javafx.beans.property.StringProperty defaultTaskProperty- Specified by:
defaultTaskProperty
in interfaceAdhocSubProcessContext
-
-
Constructor Details
-
AdhocSubProcessContextImpl
public AdhocSubProcessContextImpl(String processId, String nodeId, WebbpmProcessManager webbpmProcessManager)
-
-
Method Details
-
defaultTaskProperty
public javafx.beans.property.StringProperty defaultTaskProperty()- Specified by:
defaultTaskProperty
in interfaceAdhocSubProcessContext
-