Interface NodeContext
- All Known Subinterfaces:
AdhocSubProcessContext
,ProcessContext
,UserTaskContext
,WebbpmServiceTaskContext
- All Known Implementing Classes:
AdhocSubProcessContextImpl
,BaseNodeContext
,ProcessContextImpl
,UserTaskContextImpl
,WebbpmServiceTaskContextImpl
public interface NodeContext
- Author:
- Abdulin
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptiongetName()
Gets the value of the property name.javafx.beans.property.StringProperty
-
Property Details
-
name
javafx.beans.property.StringProperty nameProperty- See Also:
-
-
Method Details