Package com.dtolabs.rundeck.plugins
Class ServiceNameConstants
- java.lang.Object
-
- com.dtolabs.rundeck.plugins.ServiceNameConstants
-
public class ServiceNameConstants extends java.lang.ObjectServiceNameConstants contains the names of defined services
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAuditEventListenerstatic java.lang.StringContentConverterstatic java.lang.StringExecutionFileStoragestatic java.lang.StringExecutionLifecyclestatic java.lang.StringFileCopierstatic java.lang.StringFileUploadstatic java.lang.StringJobLifecyclestatic java.lang.StringLogFileStoragestatic java.lang.StringLogFilterstatic java.lang.StringNodeDispatcherstatic java.lang.StringNodeEnhancerstatic java.lang.StringNodeExecutorstatic java.lang.StringNotificationstatic java.lang.StringOptionValuesstatic java.lang.StringOrchestratorstatic java.lang.StringPasswordUtilityEncrypterstatic java.lang.StringPluginGroupstatic java.lang.StringRemoteScriptNodeStepService Name of the Remote Script Node Step servicestatic java.lang.StringResourceFormatGeneratorstatic java.lang.StringResourceFormatParserstatic java.lang.StringResourceModelSourcestatic java.lang.StringScmExportstatic java.lang.StringScmImportstatic java.lang.StringStoragestatic java.lang.StringStorageConverterstatic java.lang.StringStreamingLogReaderstatic java.lang.StringStreamingLogWriterstatic java.lang.StringTourLoaderstatic java.lang.StringUIstatic java.lang.StringUserGroupSourcestatic java.lang.StringWebhookEventstatic java.lang.StringWorkflowExecutionstatic java.lang.StringWorkflowNodeStepService name of the Workflow Node Step servicestatic java.lang.StringWorkflowStepService name of the Workflow Step servicestatic java.lang.StringWorkflowStrategy
-
Constructor Summary
Constructors Constructor Description ServiceNameConstants()
-
-
-
Field Detail
-
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
-
WorkflowExecution
public static final java.lang.String WorkflowExecution
- See Also:
- Constant Field Values
-
WorkflowStrategy
public static final java.lang.String WorkflowStrategy
- 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
-
StorageConverter
public static final java.lang.String StorageConverter
- See Also:
- Constant Field Values
-
Storage
public static final java.lang.String Storage
- See Also:
- Constant Field Values
-
Orchestrator
public static final java.lang.String Orchestrator
- See Also:
- Constant Field Values
-
ScmExport
public static final java.lang.String ScmExport
- See Also:
- Constant Field Values
-
ScmImport
public static final java.lang.String ScmImport
- See Also:
- Constant Field Values
-
UI
public static final java.lang.String UI
- See Also:
- Constant Field Values
-
LogFilter
public static final java.lang.String LogFilter
- See Also:
- Constant Field Values
-
ContentConverter
public static final java.lang.String ContentConverter
- See Also:
- Constant Field Values
-
TourLoader
public static final java.lang.String TourLoader
- See Also:
- Constant Field Values
-
FileUpload
public static final java.lang.String FileUpload
- See Also:
- Constant Field Values
-
OptionValues
public static final java.lang.String OptionValues
- See Also:
- Constant Field Values
-
NodeEnhancer
public static final java.lang.String NodeEnhancer
- See Also:
- Constant Field Values
-
UserGroupSource
public static final java.lang.String UserGroupSource
- See Also:
- Constant Field Values
-
WebhookEvent
public static final java.lang.String WebhookEvent
- See Also:
- Constant Field Values
-
PasswordUtilityEncrypter
public static final java.lang.String PasswordUtilityEncrypter
- See Also:
- Constant Field Values
-
ExecutionLifecycle
public static final java.lang.String ExecutionLifecycle
- See Also:
- Constant Field Values
-
JobLifecycle
public static final java.lang.String JobLifecycle
- See Also:
- Constant Field Values
-
AuditEventListener
public static final java.lang.String AuditEventListener
- See Also:
- Constant Field Values
-
PluginGroup
public static final java.lang.String PluginGroup
- See Also:
- Constant Field Values
-
-