| Package | com.adobe.idp.taskmanager.dsc.client.events |
| Class | public class EventConstants |
| Inheritance | EventConstants Object
|
| Method | Defined by | ||
|---|---|---|---|
| EventConstants | |||
|
String getEventTypeByID(short aEventId)
[static] Retrieves the event type from the associated version (event identifier) of that event.
| EventConstants | ||
| Constant | Defined by | ||
|---|---|---|---|
| ACTION_ID_PARAM
[static] The node name for the action instance identifier in the event data.
| EventConstants | ||
| ASSIGNED_USER_ID
[static] The node name for the task's currently assigned user's identifier in the event data.
| EventConstants | ||
| ATTACHMENT_ID
[static] The node name for the attachment identifier in the event data.
| EventConstants | ||
| ATTACHMENT_TYPE
[static] The node name for the attachment type in the event data.
| EventConstants | ||
| DEADLINE_INSTRUCTIONS
[static] The node name for the deadline instructions in the event data.
| EventConstants | ||
| DEADLINE_ROUTE_NAME
[static] The node name for the deadline instructions in the event data.
| EventConstants | ||
| ESCALATION_QUEUE_ID
[static] The node name for the queue identifier to which to assign an escalation for this task in the event data.
| EventConstants | ||
| EVENT_GROUP_OWNER
[static] The event group owner for the task manager events.
| EventConstants | ||
| EVENT_TYPE_PARAM
[static] The node name for the task event type in the event data.
| EventConstants | ||
| LONG_LIVED_JOB_ID
[static] The node name for the job identifier for this task in the event data.
| EventConstants | ||
| PROCESS_INSTANCE_ID
[static] The node name for the process instance id in the event data.
| EventConstants | ||
| PROCESS_NAME
[static] The node name for the process name in the event data.
| EventConstants | ||
| QUEUE_ID
[static] The node name for the associated queue identifier for this task in the event data.
| EventConstants | ||
| REMINDER_INSTRUCTIONS
[static] The node name for the reminder instructions in the event data.
| EventConstants | ||
| REMINDER_REPEAT
[static] The node name for the reminder repeat value in the event data.
| EventConstants | ||
| SELECTED_ROUTE
[static] The node name for the route selected by the user in the event data.
| EventConstants | ||
| STEP_NAME
[static] The node name for the step name (otherwise known as action name) identifier in the event data.
| EventConstants | ||
| TASK_ID_PARAM
[static] The node name for the task identifier in the event data.
| EventConstants | ||
| EventConstants | () |
public EventConstants()
| getEventTypeByID | () |
public static String getEventTypeByID(short aEventId)Retrieves the event type from the associated version (event identifier) of that event.
Parameters
aEventId — The event identifier to be translated to the associated event. |
| The name of the event type. |
| ACTION_ID_PARAM | Constant |
public static final ACTION_ID_PARAMThe node name for the action instance identifier in the event data.
| ASSIGNED_USER_ID | Constant |
public static final ASSIGNED_USER_IDThe node name for the task's currently assigned user's identifier in the event data.
| ATTACHMENT_ID | Constant |
public static final ATTACHMENT_IDThe node name for the attachment identifier in the event data. This is only used by the task attachment events.
| ATTACHMENT_TYPE | Constant |
public static final ATTACHMENT_TYPEThe node name for the attachment type in the event data. This is only used by the task attachment events.
| DEADLINE_INSTRUCTIONS | Constant |
public static final DEADLINE_INSTRUCTIONSThe node name for the deadline instructions in the event data. This is only used in deadline events.
| DEADLINE_ROUTE_NAME | Constant |
public static final DEADLINE_ROUTE_NAMEThe node name for the deadline instructions in the event data. This is only used in deadline events.
| ESCALATION_QUEUE_ID | Constant |
public static final ESCALATION_QUEUE_IDThe node name for the queue identifier to which to assign an escalation for this task in the event data. This is only used in escalation events.
| EVENT_GROUP_OWNER | Constant |
public static final EVENT_GROUP_OWNERThe event group owner for the task manager events.
| EVENT_TYPE_PARAM | Constant |
public static final EVENT_TYPE_PARAMThe node name for the task event type in the event data.
| LONG_LIVED_JOB_ID | Constant |
public static final LONG_LIVED_JOB_IDThe node name for the job identifier for this task in the event data.
| PROCESS_INSTANCE_ID | Constant |
public static final PROCESS_INSTANCE_IDThe node name for the process instance id in the event data. This is used by all Task Manager events.
| PROCESS_NAME | Constant |
public static final PROCESS_NAMEThe node name for the process name in the event data. This is used by all Task Manager events.
| QUEUE_ID | Constant |
public static final QUEUE_IDThe node name for the associated queue identifier for this task in the event data.
| REMINDER_INSTRUCTIONS | Constant |
public static final REMINDER_INSTRUCTIONSThe node name for the reminder instructions in the event data. This is only used in reminder events.
| REMINDER_REPEAT | Constant |
public static final REMINDER_REPEATThe node name for the reminder repeat value in the event data. When a reminder fires, this value will be used to schedule a new reminder. This is only used in reminder events.
| SELECTED_ROUTE | Constant |
public static final SELECTED_ROUTEThe node name for the route selected by the user in the event data. This is used by the completeTask event
| STEP_NAME | Constant |
public static final STEP_NAMEThe node name for the step name (otherwise known as action name) identifier in the event data. This is used by all Task Manager events.
| TASK_ID_PARAM | Constant |
public static final TASK_ID_PARAMThe node name for the task identifier in the event data.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/taskmanager/dsc/client/events/EventConstants.html