1.5
Represents generic request to a task.
This is not supposed to be standalone type.
none
The organization in which the blocking task
runs.
none
The user who triggered the blocking task.
none
The owner of the blocking task.
none
The creation date/time of the request itself.
none
The date/time at which this request times out.
Requests time out if is not acted upon within a
configured interval. When a request times out, it
is automatically resumed, aborted or failed.
none
Action that is automatically taken when a request
times out. One of:
resume (The task will be resumed.),
abort (The task will be aborted. Transient
objects are cleaned up. Task status is set to
ABORTED.),
fail (The task will be failed. Transient object
status and task status are set to ERROR.)
1.5
Represents parameters to a request.
always
Message that will be associated with the
action.