com.dtolabs.rundeck.plugins
Class ServiceNameConstants
java.lang.Object
com.dtolabs.rundeck.plugins.ServiceNameConstants
public class ServiceNameConstants
- extends java.lang.Object
ServiceNameConstants contains the names of defined services
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteScriptNodeStep
public static final java.lang.String RemoteScriptNodeStep
- Service Name of the Remote Script Node Step service
- See Also:
- Constant Field Values
WorkflowNodeStep
public static final java.lang.String WorkflowNodeStep
- Service name of the Workflow Node Step service
- See Also:
- Constant Field Values
WorkflowStep
public static final java.lang.String WorkflowStep
- Service name of the Workflow Step service
- See Also:
- Constant Field Values
NodeExecutor
public static final java.lang.String NodeExecutor
- See Also:
- Constant Field Values
FileCopier
public static final java.lang.String FileCopier
- See Also:
- Constant Field Values
NodeDispatcher
public static final java.lang.String NodeDispatcher
- See Also:
- Constant Field Values
ResourceModelSource
public static final java.lang.String ResourceModelSource
- See Also:
- Constant Field Values
ResourceFormatParser
public static final java.lang.String ResourceFormatParser
- See Also:
- Constant Field Values
ResourceFormatGenerator
public static final java.lang.String ResourceFormatGenerator
- See Also:
- Constant Field Values
Notification
public static final java.lang.String Notification
- See Also:
- Constant Field Values
StreamingLogReader
public static final java.lang.String StreamingLogReader
- See Also:
- Constant Field Values
StreamingLogWriter
public static final java.lang.String StreamingLogWriter
- See Also:
- Constant Field Values
LogFileStorage
public static final java.lang.String LogFileStorage
- See Also:
- Constant Field Values
ExecutionFileStorage
public static final java.lang.String ExecutionFileStorage
- See Also:
- Constant Field Values
ServiceNameConstants
public ServiceNameConstants()