Interface | Description |
---|---|
PackageManagerClientCallable<T> |
Callback which accepts a
PackageManagerClient |
Class | Description |
---|---|
BuildPackageBuilder |
Implementation of the "Build a Content Package on CRX" build step
|
BuildPackageBuilder.DescriptorImpl | |
BuildPackageCallable |
Implementation of
FilePath.FileCallable used by the BuildPackageBuilder |
DeployPackageCallable |
Implementation of
FilePath.FileCallable used by the DeployPackagesBuilder |
DeployPackagesBuilder |
Implementation of the "Deploy Content Packages to CRX" build step
|
DeployPackagesBuilder.DescriptorImpl | |
DownloadPackagesBuilder |
Implementation of the "Download Content Packages from CRX" build step
|
DownloadPackagesBuilder.DescriptorImpl | |
DownloadPackagesCallable |
Implementation of
FilePath.FileCallable used by the DownloadPackagesBuilder |
GraniteAHCFactory |
Global extension and configurable factory for
AsyncHttpClient instances |
GraniteClientConfig |
Pojo for capturing the group of configuration values for a single Granite Client connection
|
GraniteClientExecutor |
Executes
PackageManagerClientCallable instances by injecting an AsyncPackageManagerClient
as the implementation for PackageManagerClient |
GraniteClientFileCallable<T> |
Common Base class for FileCallable implementations
|
GraniteClientGlobalConfig |
Serializable global config
|
GraniteCredentialsListBoxModel | |
IdentifyPackageCallable |
Extracted the oft-used one-line callable to solve serialization issues
|
JenkinsResponseProgressListener |
Wraps a
TaskListener in a ResponseProgressListener interface |
PackageChoiceParameterDefinition |
Implementation of the "CRX Content Package Choice Parameter" type
|
PackageChoiceParameterDefinition.DescriptorImpl | |
PackageChoiceParameterValue |
Simple name-value pair parameter for capturing package IDs
|
PackageInstallOptions |
Pojo for capturing the group of ancillary options for package installation
|
PathOrPackIdFilter |
Default implementation of
PackIdFilter which parses a standard filter string
format, matching "*:*:*", for "group:name:version". |
ReplicatePackagesBuilder |
Implementation of the "Replicate Content Packages from CRX" build step
|
ReplicatePackagesBuilder.DescriptorImpl | |
ReplicatePackagesClientCallable | |
ValidateFileCallable |
Simple callable implementation for the ValidatePackagesBuilder
|
ValidatePackagesBuilder |
Implementation of the "Validate CRX Content Packages" build step
|
ValidatePackagesBuilder.DescriptorImpl |
Enum | Description |
---|---|
ExistingPackageBehavior |
Enumeration of options for dealing with existing packages on deployment
|
Copyright © 2013–2019. All rights reserved.