Class JobRunnerOps$
java.lang.Object
com.xebialabs.xlrelease.domain.runner.JobRunnerOps$
- All Implemented Interfaces:
JobRunnerOps
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JobRunnerOps$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanapply(Set<JobRunnerOps> jobRunnerOps) voidvoidexecute(JobRunner runner, RemoteExecution remoteExecution) voidvoid
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
JobRunnerOps$
public JobRunnerOps$()
-
-
Method Details
-
apply
-
start
- Specified by:
startin interfaceJobRunnerOps
-
stop
- Specified by:
stopin interfaceJobRunnerOps
-
configure
- Specified by:
configurein interfaceJobRunnerOps
-
delete
- Specified by:
deletein interfaceJobRunnerOps
-
abortJob
- Specified by:
abortJobin interfaceJobRunnerOps
-
accepts
- Specified by:
acceptsin interfaceJobRunnerOps
-
execute
- Specified by:
executein interfaceJobRunnerOps
-