Class GeneratedDistributedProcessTransitionTask

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
DistributedProcessTransitionTask

public abstract class GeneratedDistributedProcessTransitionTask extends Task
Generated class for type DistributedProcessTransitionTask.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedDistributedProcessTransitionTask

      public GeneratedDistributedProcessTransitionTask()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedTask
    • getState

      public EnumerationValue getState(SessionContext ctx)
      Generated method - Getter of the DistributedProcessTransitionTask.state attribute.
      Returns:
      the state
    • getState

      public EnumerationValue getState()
      Generated method - Getter of the DistributedProcessTransitionTask.state attribute.
      Returns:
      the state
    • setState

      protected void setState(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the DistributedProcessTransitionTask.state attribute.
      Parameters:
      value - the state
    • setState

      protected void setState(EnumerationValue value)
      Generated method - Setter of the DistributedProcessTransitionTask.state attribute.
      Parameters:
      value - the state