Class | Description |
---|---|
DeploySource |
A source of files to deploy.
|
DeploySourceDescriptor |
The base class for all
DeploySource Descriptor instances. |
FilePathValidator | |
FixedDirectoryDeploySource |
A deploy source that returns a specific directory.
|
FixedDirectoryDeploySource.DescriptorImpl |
Descriptor for
StaticSelectionDeploySource . |
MavenArtifactDeploySource |
Finds artifacts from a
MavenBuild based on GACT coordinates. |
MavenArtifactDeploySource.DescriptorImpl |
Descriptor for
MavenArtifactDeploySource |
Messages |
Generated localization support class.
|
StaticSelectionDeploySource |
Finds the first file that matches an fixed selection.
|
StaticSelectionDeploySource.DescriptorImpl |
Descriptor for
StaticSelectionDeploySource . |
WildcardPathDeploySource |
Finds the first file that matches a file pattern.
|
WildcardPathDeploySource.DescriptorImpl |
Descriptor for
WildcardPathDeploySource |
Enum | Description |
---|---|
DeploySourceOrigin |
The origins from which files for deployment can be found.
|
Copyright © 2016–2022. All rights reserved.