Created
A TraceableState instance indicating that the job or task has been created.
This is usually the default state of a job, unless the job automatically starts upon creation of the instance.
Properties
Link copied to clipboard
The error context, or null
if this is not a GenericFailure.
Link copied to clipboard
The thrown exception, or null
if this is not an ExceptionalFailure.
Link copied to clipboard
The execution context, or null
if this is not Executing.