Task command to notify approvers of request for approval. Before executing this task command, the following sets should be performed:
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation class. |
static java.lang.String |
NAME The name of the Command Interface class. |
Method Summary | |
---|---|
void |
setEntityId(java.lang.Long lngEntityId) Sets the Entity ID. |
void |
setFlowId(java.lang.Long lngFlowId) Sets the Flow ID. |
void |
setFlowTypeId(java.lang.Long lngFlowTypeId)
Sets the Flow Type ID. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setEntityId(java.lang.Long lngEntityId)
public void setFlowId(java.lang.Long lngFlowId)
public void setFlowTypeId(java.lang.Long lngFlowTypeId)