All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description AbstractDto AppEnvStatusReport Contains information about number of deployments per application and environment.ArtifactAndData The parameter object for certain REST API and it represents both the artifact CI and its data.BlockExecutionState All possible values for the execution state of a block.BlockState Information about a block.CompositeBlockState ConfigurationItemId A reference to aConfigurationItem
, containing theid
andtype
.Control The parameter object of a control task action.ControlService Provides access to control methods defined on CIs.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 blocksDate Can be used as a parameter in RestEASY, as it has a String argument constructor.Deployment The parameter object of a deployment action.Deployment.DeploymentType The type of deployment: INITIAL, UPDATE or UNDEPLOYMENT.DeploymentInfo Contains information about the last deployment to an environment or host.DeploymentService Deployment managementDeploymentsStatusOverview Contains information about overall number of deployments per deployment state.DeploymentTaskReportLine FetchMode All possible fetch modes.FileUpload Base class for handling RESTEasy file uploads.ImportFromUrlParams Base class for handling import URL actions.IncludeStepBlocks This annotation is used by JSON writer to include Block steps with log output.Inspection The parameter object of a inspection (discovery) action.InspectionService Inspects middleware.LimitCiTreeDepth Indicates how deep should CI deserializer go while resolving ci references You should use it if you'd like to optimize your APIs as it allows to reduce the amount of data being extracted from the database.MetadataService Provides XL Deploy's metadata: available types, permissions and orchestrators.OmitXmlPreamble Ensures that the XML Preamble is removed from the response, this facilitates certain broken Rest clients which need a wrapped XML response.OmitXmlPreamble.Processor PackageService Manages Deployment Packages.PasswordValidationResult Contains information about password validation.Permission XL Deploy supports a role-based access control scheme to ensure the security of your middleware and deployments.PermissionService Manages permissions in XL Deploy.PhaseContainerState PhaseState QueuedTask Contains information about a satellite instance.QueueService Provides insights into Deploy's task queue: queued tasks, queue summary.ReportService Retrieves reports for Deployment or Control Tasks A User must have a REPORT_VIEW permission to be able to run these operations.RepositoryService Provides access to the XL Deploy repository.Role RolePrincipals RoleService Manages the roles in XL Deploy's security system.SatelliteConnectionState SatelliteInfo Contains information about a satellite instance.SatelliteService Services related to XL Satellites and hosts attached to them.SelectedDeployment The parameter object of a selected deployment action.SerializableTask Represents a task.ServerInfo Contains information about a server instance.ServerPluginInfo Contains information about a server plugin, as specified inplugin-version.properties
file.ServerService Services related to the operation of the XL Deploy server process.ServerState Contains information about server state.ServiceHolder StepBlockState Information about a step block.StepExecutionState All possible values for the state of a step execution.StepState Information about a step.StepStateLight TaskBlockService Manages tasks with blocks on the XL Deploy Server.TaskBlockServiceDefaults This class is used to wrap TaskBlockService in order to ensure backwards compatibility for generated clients.TaskCreationService Service which allows you to create tasks in the standard task execution context of the server.TaskExecutionState All possible values for the execution state of a task.TaskPackageDependency TaskPreview Deprecated. Replaced byTaskPreviewBlock
.TaskPreviewBlock Contains the information about the generated block.TaskQueueSummary The object for aggregate summary of the tasks currently running and waiting in the queue.TaskService Deprecated. UseTaskBlockService
instead.TaskSet Represents different task sets ALL - for all tasks MY - for tasks assigned to current user onlyTaskState Deprecated. UseTaskWithBlock
instead.TaskWithBlock Information about task exposed via its root block.TaskWithSteps Deprecated. UseStepBlockState
instead.User Representation of XL Deploy userUserService Manages users in XL Deploy's internal user repository.ValidatedConfigurationItem Deprecated.