Class | Description |
---|---|
ContainerBuilder |
Describes a build step for the Delphix plugin.
|
ContainerDescriptor |
This class controls the drop down that is presented to the user when
configuring a Delphix build step in Jenkins job configuration.
|
DeleteContainerBuilder |
Describes a dSource/VDB Delete build step for the Delphix plugin
|
DeleteContainerBuilder.DeleteDescriptor | |
DelphixContainer |
Represents a container on the Delphix Engine.
|
DelphixEngine |
Used for interacting with a Delphix Engine
|
DelphixEnvironment |
Represents a group in the Delphix Engine
|
DelphixGroup |
Represents a group in the Delphix Engine
|
DelphixListener |
Performs cleanup on the Delphix Engine if a run is aborted.
|
DelphixSnapshot |
Represents a timeflow in the Delphix Engine
|
DelphixSource |
Represents a group in the Delphix Engine
|
DelphixTimeflow |
Represents a group in the Delphix Engine
|
EnvironmentBuilder |
Describes a build step for the Delphix plugin.
|
EnvironmentCreateBuilder |
Describes a build step to create an environment
Currently only Unix single host environments are supported.
|
EnvironmentCreateBuilder.RefreshDescriptor | |
EnvironmentDeleteBuilder |
Describes a build step to create an environment Currently only Unix single
host environments are supported.
|
EnvironmentDeleteBuilder.EnvironmentDeleteDescriptor | |
EnvironmentDescriptor |
This class controls the drop down that is presented to the user when
configuring a Delphix build step in Jenkins job configuration.
|
EnvironmentRefreshBuilder |
Describes a VDB Refresh build step for the Delphix plugin
|
EnvironmentRefreshBuilder.RefreshDescriptor | |
GlobalConfiguration |
This file controls the configuration of Delphix Engines in the Jenkins
plugin.
|
GlobalConfiguration.DescriptorImpl | |
HookOperation |
Represents a hook operation
|
JobStatus |
Tracks information about the status of a job.
|
Messages |
Handles the loading of localization messages.
|
ProvisionBuilder |
Describes a VDB Provision build step for the Delphix plugin
|
ProvisionBuilder.ProvisionDescriptor | |
PublishEnvVarAction |
An action to publish a single environment variable.
|
RefreshBuilder |
Describes a VDB Refresh build step for the Delphix plugin
|
RefreshBuilder.RefreshDescriptor | |
RunListenerImpl |
Performs actions at certain events during a job run
|
SyncBuilder |
Describes a source Sync build step for the Delphix plugin
|
SyncBuilder.DescriptorImpl |
Enum | Description |
---|---|
DelphixContainer.ContainerType | |
DelphixEngine.ContainerOperationType | |
DelphixEngine.EnvironmentOperationType | |
JobStatus.StatusEnum |
Exception | Description |
---|---|
DelphixEngineException |
Thrown when the Delphix Engine returns an error for an API request.
|