public interface WorkItemActions
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
|
static int |
CREATEWORKITEM
Deprecated.
Symbolic constant for work item action create work item.
|
static int |
DELETEWORKITEM
Deprecated.
Symbolic constant for work item action delete work item.
|
static int |
TRANSFERWORKITEM
Deprecated.
Symbolic constant for work item action transfer work item.
|
static final java.lang.String COPYRIGHT
static final int CREATEWORKITEM
static final int DELETEWORKITEM
static final int TRANSFERWORKITEM