public final class TaskActionDetails extends curam.util.type.struct.Struct<TaskActionDetails>
Modifier and Type | Field and Description |
---|---|
java.lang.String |
actionURL
The URL for the task action.
|
java.lang.String |
message
The message of a task action.
|
boolean |
principalActionInd
Boolean indicating if the task action is classified a principal action.
|
Constructor and Description |
---|
TaskActionDetails() |
public java.lang.String message
LOCALIZED_STRING -> String
public java.lang.String actionURL
ACTION_URL -> String
public boolean principalActionInd
PRINCIPAL_ACTION_IND -> boolean