| Class | Description |
|---|---|
| AbstractVCommanderAction |
A base class to be extended by the vCommadner actions.
|
| AbstractVCommanderAction.AbstractVCommanderActionDescriptor | |
| PluginUtils |
Utility class with helper methods for the Jenkins plugin
|
| VCommanderRequestNewServiceAction |
A vCommander Action, which submits a new service request
|
| VCommanderRequestNewServiceAction.DescriptorImpl | |
| VCommanderRunWorkflowAction |
A vCommander Action, which triggers a command workflow
|
| VCommanderRunWorkflowAction.DescriptorImpl | |
| VCommanderWaitForRequestNewServiceAction |
A vCommander Action, which should be used in pair with VCommanderRequestNewServiceAction
If that action was submitted asynchronously, this step should be used to wait for the results
|
| VCommanderWaitForRequestNewServiceAction.DescriptorImpl | |
| VCommanderWaitForRunWorkflowAction |
A vCommander Action, which should be used in pair with VCommanderRunWorkflowAction
If that action was submitted asynchronously, this step should be used to wait for the results
|
| VCommanderWaitForRunWorkflowAction.DescriptorImpl |
Copyright © 2016–2018. All rights reserved.