com.dtolabs.rundeck.core.execution.workflow.steps
Interface FailureReason

All Known Implementing Classes:
NodeStepFailureReason, StepFailureReason

public interface FailureReason

A base interface for enum failure reasons, implementations should provide a #toString() implementation returning a single word reason.