Class RemoteJobRunner$
- java.lang.Object
-
- com.xebialabs.xlrelease.domain.runner.RemoteJobRunner$
-
- All Implemented Interfaces:
java.io.Serializable
public class RemoteJobRunner$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static RemoteJobRunner$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description RemoteJobRunner$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
DEFAULT_REMOTE_JOB_RUNNER_CAPABILITY()
-
-
-
Field Detail
-
MODULE$
public static final RemoteJobRunner$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-