public interface PromotedTaskGroupCmd extends TaskCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String | CLASSNAME
Define the CLASSNAME.
|
static java.lang.String | COPYRIGHT
The internal copyright field.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Long | getTaskGroupId()
Returns the Task Group ID.
|
void | setTaskGroupId(java.lang.Long aTaskGroupId)
Sets the Task Group ID
|
static final java.lang.String COPYRIGHT
static final java.lang.String CLASSNAME