Outcome
The outcome of this artifact transform execution: * failed
- Artifact transform execution which failed * success
- Artifact transform execution which was successfully executed * from_cache
- Artifact transform execution which was taken from cache * up_to_date
- Artifact transform execution which was up-to-date * unknown
- Artifact transform execution whose outcome is unknown * skipped
- Artifact transform execution which was skipped. This is not emitted anymore, replaced by up_to_date
.
Values: failed,success,fromCache,upToDate,unknown,skipped
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.