Indicates that there has been a change to the job, but that it has not been signed by all signers yet. For details about the state, see the status of each signer.
When the client confirms a job with this status,
the job is removed from the queue and will not be returned upon subsequent polling,
until the status has changed again.
Indicates that the signature job has completed successfully with signatures from all signers.
When the client confirms a job with this status,
the job and its associated resources will become unavailable through the Signature API.
Indicates that the signature job failed. For details about the failure, see the status of each signer.
When the client confirms a job with this status,
the job and its associated resources will become unavailable through the Signature API.
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.