Package com.dtolabs.rundeck.core.jobs
Class JobLifecycleStatusImpl
- java.lang.Object
-
- com.dtolabs.rundeck.core.jobs.JobLifecycleStatusImpl
-
- All Implemented Interfaces:
JobLifecycleStatus,LifecycleStatus
public class JobLifecycleStatusImpl extends java.lang.Object implements JobLifecycleStatus
-
-
Constructor Summary
Constructors Constructor Description JobLifecycleStatusImpl()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.dtolabs.rundeck.core.jobs.JobLifecycleStatus
getJobEventType, getNewExecutionMetadata, getOptions, getOptionsValues, isTriggeredByJobEvent, isUseNewMetadata
-
Methods inherited from interface com.dtolabs.rundeck.core.jobs.LifecycleStatus
getErrorMessage, isSuccessful, isUseNewValues
-
-