com.ibm.bpe.api
Interface ActivityInstanceActionIndex
public interface ActivityInstanceActionIndex
This interface defines symbolic constants to be used as a column index for the array of
available action flags - see
getAvailableActionFlags()
.
- Since:
- 7.0.0.2 - introduced in 6.0
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
CANCELCLAIM
static final int CANCELCLAIM
- See Also:
- Constant Field Values
CLAIM
static final int CLAIM
- See Also:
- Constant Field Values
COMPLETE
static final int COMPLETE
- See Also:
- Constant Field Values
CREATEMESSAGE
static final int CREATEMESSAGE
- See Also:
- Constant Field Values
CREATEWORKITEM
static final int CREATEWORKITEM
- See Also:
- Constant Field Values
DELETEWORKITEM
static final int DELETEWORKITEM
- See Also:
- Constant Field Values
FORCECOMPLETE
static final int FORCECOMPLETE
- See Also:
- Constant Field Values
FORCERETRY
static final int FORCERETRY
- See Also:
- Constant Field Values
GETACTIVITYINSTANCE
static final int GETACTIVITYINSTANCE
- See Also:
- Constant Field Values
GETALLWORKITEMS
static final int GETALLWORKITEMS
- See Also:
- Constant Field Values
GETCUSTOMPROPERTY
static final int GETCUSTOMPROPERTY
- See Also:
- Constant Field Values
GETCUSTOMPROPERTYNAMES
static final int GETCUSTOMPROPERTYNAMES
- See Also:
- Constant Field Values
GETFAULTMESSAGE
static final int GETFAULTMESSAGE
- See Also:
- Constant Field Values
GETFAULTNAMES
static final int GETFAULTNAMES
- See Also:
- Constant Field Values
GETINPUTMESSAGE
static final int GETINPUTMESSAGE
- See Also:
- Constant Field Values
GETOUTPUTMESSAGE
static final int GETOUTPUTMESSAGE
- See Also:
- Constant Field Values
GETUISETTINGS
static final int GETUISETTINGS
- See Also:
- Constant Field Values
GETVARIABLE
static final int GETVARIABLE
- See Also:
- Constant Field Values
GETWORKITEMS
static final int GETWORKITEMS
- See Also:
- Constant Field Values
SETCUSTOMPROPERTY
static final int SETCUSTOMPROPERTY
- See Also:
- Constant Field Values
SETFAULTMESSAGE
static final int SETFAULTMESSAGE
- See Also:
- Constant Field Values
SETOUTPUTMESSAGE
static final int SETOUTPUTMESSAGE
- See Also:
- Constant Field Values
SETVARIABLE
static final int SETVARIABLE
- See Also:
- Constant Field Values
TRANSFERWORKITEM
static final int TRANSFERWORKITEM
- See Also:
- Constant Field Values
GETINPUTVARIABLENAMES
static final int GETINPUTVARIABLENAMES
- See Also:
- Constant Field Values
GETOUTPUTVARIABLENAMES
static final int GETOUTPUTVARIABLENAMES
- See Also:
- Constant Field Values
GETVARIABLENAMES
static final int GETVARIABLENAMES
- See Also:
- Constant Field Values
SKIP
static final int SKIP
- See Also:
- Constant Field Values
CANCELSKIPREQUEST
static final int CANCELSKIPREQUEST
- See Also:
- Constant Field Values
SKIPANDJUMP
static final int SKIPANDJUMP
- See Also:
- Constant Field Values
COMPLETEANDJUMP
static final int COMPLETEANDJUMP
- See Also:
- Constant Field Values
FORCECOMPLETEANDJUMP
static final int FORCECOMPLETEANDJUMP
- See Also:
- Constant Field Values
GETALLVARIABLENAMES
static final int GETALLVARIABLENAMES
- See Also:
- Constant Field Values
GETINITIALVARIABLEVALUE
static final int GETINITIALVARIABLEVALUE
- See Also:
- Constant Field Values
GETOUTGOINGLINKS
static final int GETOUTGOINGLINKS
- See Also:
- Constant Field Values
GETBRANCHES
static final int GETBRANCHES
- See Also:
- Constant Field Values
FORCENAVIGATE
static final int FORCENAVIGATE
- See Also:
- Constant Field Values
RESCHEDULE_TIMER
static final int RESCHEDULE_TIMER
- See Also:
- Constant Field Values
RESCHEDULE
static final int RESCHEDULE
- Deprecated. As of version 7.0, replaced by RESCHEDULE_TIMER.
- See Also:
- Constant Field Values
GETJUMPTARGETNAMES
static final int GETJUMPTARGETNAMES
- See Also:
- Constant Field Values
JUMP
static final int JUMP
- See Also:
- Constant Field Values
FORCEJOINCONDITION
static final int FORCEJOINCONDITION
- See Also:
- Constant Field Values
FORCELOOPCONDITION
static final int FORCELOOPCONDITION
- See Also:
- Constant Field Values
FORCEFOREACHCOUNTERVALUES
static final int FORCEFOREACHCOUNTERVALUES
- See Also:
- Constant Field Values
GETCORRELATIONSETINSTANCES
static final int GETCORRELATIONSETINSTANCES
- See Also:
- Constant Field Values
GETROLEINFO
static final int GETROLEINFO
- See Also:
- Constant Field Values
MAX_COUNT
static final int MAX_COUNT
- See Also:
- Constant Field Values