com.ibm.task.api
Interface TaskActionIndex
public interface TaskActionIndex
This interface defines symbolic constants to be used as column index when accessing
the array of available action flags - see
getAvailableActionFlags()
.
- Since:
- 7.0 - introduced in 6.0
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
GETTASK
static final int GETTASK
- 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
CANCELCLAIM
static final int CANCELCLAIM
- See Also:
- Constant Field Values
GETOUTPUTMESSAGE
static final int GETOUTPUTMESSAGE
- See Also:
- Constant Field Values
SETOUTPUTMESSAGE
static final int SETOUTPUTMESSAGE
- See Also:
- Constant Field Values
GETINPUTMESSAGE
static final int GETINPUTMESSAGE
- See Also:
- Constant Field Values
GETFAULTNAMES
static final int GETFAULTNAMES
- See Also:
- Constant Field Values
GETFAULTMESSAGE
static final int GETFAULTMESSAGE
- See Also:
- Constant Field Values
SETFAULTMESSAGE
static final int SETFAULTMESSAGE
- See Also:
- Constant Field Values
CREATEMESSAGE
static final int CREATEMESSAGE
- See Also:
- Constant Field Values
CREATEINPUTMESSAGE
static final int CREATEINPUTMESSAGE
- See Also:
- Constant Field Values
CREATEOUTPUTMESSAGE
static final int CREATEOUTPUTMESSAGE
- See Also:
- Constant Field Values
CREATEFAULTMESSAGE
static final int CREATEFAULTMESSAGE
- See Also:
- Constant Field Values
GETCUSTOMPROPERTY
static final int GETCUSTOMPROPERTY
- See Also:
- Constant Field Values
SETCUSTOMPROPERTY
static final int SETCUSTOMPROPERTY
- See Also:
- Constant Field Values
GETUISETTINGS
static final int GETUISETTINGS
- See Also:
- Constant Field Values
GETDOCUMENTATION
static final int GETDOCUMENTATION
- See Also:
- Constant Field Values
DELETE
static final int DELETE
- See Also:
- Constant Field Values
CALLTASK
static final int CALLTASK
- See Also:
- Constant Field Values
STARTTASK
static final int STARTTASK
- See Also:
- Constant Field Values
RESTARTTASK
static final int RESTARTTASK
- See Also:
- Constant Field Values
SUSPEND
static final int SUSPEND
- See Also:
- Constant Field Values
RESUME
static final int RESUME
- See Also:
- Constant Field Values
TERMINATE
static final int TERMINATE
- See Also:
- Constant Field Values
UPDATE
static final int UPDATE
- See Also:
- Constant Field Values
UPDATEINACTIVETASK
static final int UPDATEINACTIVETASK
- See Also:
- Constant Field Values
COMPLETEWITHFOLLOWONTASK
static final int COMPLETEWITHFOLLOWONTASK
- See Also:
- Constant Field Values
STARTTASKASSUBTASK
static final int STARTTASKASSUBTASK
- 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
TRANSFERWORKITEM
static final int TRANSFERWORKITEM
- See Also:
- Constant Field Values
GETROLEINFO
static final int GETROLEINFO
- See Also:
- Constant Field Values
SUSPENDWITHCANCELCLAIM
static final int SUSPENDWITHCANCELCLAIM
- See Also:
- Constant Field Values
SETINPUTMESSAGE
static final int SETINPUTMESSAGE
- See Also:
- Constant Field Values
TRANSFERTOWORKBASKET
static final int TRANSFERTOWORKBASKET
- See Also:
- Constant Field Values
SETTASKREAD
static final int SETTASKREAD
- See Also:
- Constant Field Values
MAX_COUNT
static final int MAX_COUNT
- See Also:
- Constant Field Values