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.
|
ControlTaskReportLine |
Contains information about Control Task report record: task ID, start and finish date and time, state, task owner, task name,
target CI, task description and task blocks
|
Deployment |
The parameter object of a deployment action.
|
DeploymentInfo |
Contains information about the last deployment to an environment or host.
|
DeploymentTaskReportLine | |
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.
|
SatelliteInfo |
Contains information about a satellite instance.
|
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.
|