Package com.xebialabs.deployit.engine.api.dto
Copyright 2014-2019 XebiaLabs Inc. and its affiliates. Use is subject to terms of the enclosed Legal Notice.
-
Class Summary 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 aConfigurationItem
, containing theid
andtype
.ConfigurationItemIdAndReferenceId A reference to aConfigurationItem
, containing theid
,type
and$referenceId
.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 blocksDeployment 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.QueuedTask Contains information about a satellite instance.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 inplugin-version.properties
file.ServerState Contains information about server state.TaskQueueSummary The object for aggregate summary of the tasks currently running and waiting in the queue.ValidatedConfigurationItem Deprecated. -
Enum Summary Enum Description Deployment.DeploymentType The type of deployment: INITIAL, UPDATE or UNDEPLOYMENT.