All Known Subinterfaces:
AdhocSubProcessContext, ProcessContext, UserTaskContext, WebbpmServiceTaskContext
All Known Implementing Classes:
AdhocSubProcessContextImpl, BaseNodeContext, ProcessContextImpl, UserTaskContextImpl, WebbpmServiceTaskContextImpl

public interface NodeContext
Author:
Abdulin
  • Property Summary

    Properties
    Type
    Property
    Description
    javafx.beans.property.StringProperty
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value of the property name.
     
    javafx.beans.property.StringProperty
     
  • Property Details

    • name

      javafx.beans.property.StringProperty nameProperty
      See Also:
  • Method Details

    • getProcessId

      String getProcessId()
    • getName

      String getName()
      Gets the value of the property name.
      Property description:
    • nameProperty

      javafx.beans.property.StringProperty nameProperty()
      See Also: