Outcome recorded for a phase in the state file.
Instance methods
blocked?
Returns true if this enum value equals Blocked
Sourcecompleted?
Returns true if this enum value equals Completed
Sourcefailed?
Returns true if this enum value equals Failed
Sourceskipped?
Returns true if this enum value equals Skipped
Source