Class | Description |
---|---|
AbstractDto | |
ArtifactAndData |
The parameter object for certain REST API and it represents both the artifact CI and its data.
|
ConfigurationItemId |
A reference to a
ConfigurationItem , containing the id and type . |
Control |
The parameter object of a control task action.
|
Deployment |
The parameter object of a deployment action.
|
FileUpload |
Base class for handling RESTEasy file uploads.
|
ImportFromUrlParams |
Base class for handling import URL actions.
|
Inspection |
The parameter object of a inspection (discovery) action.
|
SelectedDeployment |
The parameter object of a selected deployment action.
|
ServerInfo |
Contains information about a server instance.
|
ServerPluginInfo |
Contains information about a server plugin, as specified in
plugin-version.properties file. |
ServerState |
Contains information about server state.
|
ValidatedConfigurationItem | Deprecated |
Enum | Description |
---|---|
Deployment.DeploymentType |
The type of deployment: INITIAL, UPDATE or UNDEPLOYMENT.
|