Class GeneratedDistributedProcessTransitionTask

    • Field Detail

      • STATE

        public static final java.lang.String STATE
        Qualifier of the DistributedProcessTransitionTask.state attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedDistributedProcessTransitionTask

        public GeneratedDistributedProcessTransitionTask()
    • Method Detail

      • 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