Index

A B C D E F G H I M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

active() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the active record component.
activeFragment() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the activeFragment record component.
applyRequestConfig(HttpRequestBase, PackageFile, PackageManagerProperties) - Static method in class io.wcm.tooling.commons.packmgr.util.HttpClientUtil
Apply timeout configurations that are defined specific for this package file.

B

buildRequestConfig(PackageManagerProperties) - Static method in class io.wcm.tooling.commons.packmgr.util.HttpClientUtil
Built custom request configuration from package manager properties.
BundleStatus - Record Class in io.wcm.tooling.commons.packmgr.httpaction
Wrapper for Status summary from Web Console Bundles Status info JSON.
BundleStatus(String, int, int, int, int, int, int, Set<String>) - Constructor for record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Creates an instance of a BundleStatus record class.
BundleStatusCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Get bundle status from web console.
BundleStatusCall(CloseableHttpClient, HttpClientContext, String, List<Pattern>) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.BundleStatusCall
 
bundleSymbolicNames() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the bundleSymbolicNames record component.

C

close() - Method in class io.wcm.tooling.commons.packmgr.download.PackageDownloader
 
COMPOSUM - Enum constant in enum class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory.Service
Composum
COMPOSUM_URL - Static variable in class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory
Base URL for componsum package manager.
ComposumPackageDownloader - Class in io.wcm.tooling.commons.packmgr.download.composum
Vendor Downloader for AEM's CRX Package Manager
ComposumPackageDownloader() - Constructor for class io.wcm.tooling.commons.packmgr.download.composum.ComposumPackageDownloader
 
ComposumPackageInstaller - Class in io.wcm.tooling.commons.packmgr.install.composum
Vendor Installer for Composum.
ComposumPackageInstaller(String) - Constructor for class io.wcm.tooling.commons.packmgr.install.composum.ComposumPackageInstaller
 
containsBundle(String) - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
 
ContentPackageProperties - Class in io.wcm.tooling.commons.packmgr.util
Reads package properties from AEM content package file.
ContentUnpacker - Class in io.wcm.tooling.commons.packmgr.unpack
Manages unpacking ZIP file content applying exclude patterns.
ContentUnpacker(ContentUnpackerProperties) - Constructor for class io.wcm.tooling.commons.packmgr.unpack.ContentUnpacker
Constructor.
ContentUnpackerProperties - Class in io.wcm.tooling.commons.packmgr.unpack
Configuration properties for ContentUnpacker.
ContentUnpackerProperties() - Constructor for class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
createDownloadZipBaseUrl(String) - Method in class io.wcm.tooling.commons.packmgr.download.composum.ComposumPackageDownloader
 
createDownloadZipBaseUrl(String) - Method in class io.wcm.tooling.commons.packmgr.download.crx.CrxPackageDownloader
 
createDownloadZipBaseUrl(String) - Method in interface io.wcm.tooling.commons.packmgr.download.VendorPackageDownloader
Base URL of the zip-downloads, without the actual contentPackagePath
createRebuildMethod(String, String) - Method in class io.wcm.tooling.commons.packmgr.download.composum.ComposumPackageDownloader
 
createRebuildMethod(String, String) - Method in class io.wcm.tooling.commons.packmgr.download.crx.CrxPackageDownloader
 
createRebuildMethod(String, String) - Method in interface io.wcm.tooling.commons.packmgr.download.VendorPackageDownloader
Http-POST to rebuild a Package
CRX - Enum constant in enum class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory.Service
CRX
CRX_PACKAGE_EXISTS_ERROR_MESSAGE_PREFIX - Static variable in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Prefix or error message from CRX HTTP interfaces when uploading a package that already exists.
CRX_URL - Static variable in class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory
Base URL for CRX package manager.
CrxPackageDownloader - Class in io.wcm.tooling.commons.packmgr.download.crx
Vendor Downloader for AEM's CRX Package Manager
CrxPackageDownloader() - Constructor for class io.wcm.tooling.commons.packmgr.download.crx.CrxPackageDownloader
 
CrxPackageInstaller - Class in io.wcm.tooling.commons.packmgr.install.crx
Package Installer for AEM's CRX Package Manager
CrxPackageInstaller(String) - Constructor for class io.wcm.tooling.commons.packmgr.install.crx.CrxPackageInstaller
 

D

downloadContentPackage(String, String, boolean) - Method in class io.wcm.tooling.commons.packmgr.download.PackageDownloader
Download content package from CRX package manager.

E

equals(Object) - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Message
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Indicates whether some other object is "equal to" this one.
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.BundleStatusCall
 
execute() - Method in interface io.wcm.tooling.commons.packmgr.httpaction.HttpCall
Execute action
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerHtmlCall
 
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerHtmlMessageCall
 
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerInstallStatusCall
 
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerJsonCall
 
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerStatusCall
 
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerXmlCall
 
execute() - Method in class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatusCall
 
executePackageManagerMethodHtml(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Execute CRX HTTP Package manager method and get HTML response.
executePackageManagerMethodHtmlOutputResponse(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Execute CRX HTTP Package manager method and output HTML response.
executePackageManagerMethodJson(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Execute CRX HTTP Package manager method and parse JSON response.
executePackageManagerMethodStatus(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Execute CRX HTTP Package manager method and checks response status.
executePackageManagerMethodXml(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Execute CRX HTTP Package manager method and parse XML response.

F

finishedAt() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns the value of the finishedAt record component.
forHttpError(String, StatusLine, String) - Static method in exception io.wcm.tooling.commons.packmgr.PackageManagerHttpActionException
Create exception instance for I/O exception.
forIOException(String, IOException) - Static method in exception io.wcm.tooling.commons.packmgr.PackageManagerHttpActionException
Create exception instance for I/O exception.
forJSONException(String, String, JsonProcessingException) - Static method in exception io.wcm.tooling.commons.packmgr.PackageManagerHttpActionException
Create exception instance for Jackson JSON processing exception.
forJSONException(String, String, JSONException) - Static method in exception io.wcm.tooling.commons.packmgr.PackageManagerHttpActionException
Create exception instance for JSON exception.

G

get(File) - Static method in class io.wcm.tooling.commons.packmgr.util.ContentPackageProperties
Get properties of AEM package.
getBaseUrl(String) - Static method in class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory
Returns the Base Url of a given URL with based on its Vendors from the URL
getBundleStatusBlacklistBundleNames() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Patterns for symbolic names of bundles that are expected to be not present in bundle list.
getBundleStatusUrl() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Bundle status JSON URL.
getBundleStatusWaitLimitSec() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Number of seconds to wait as maximum for a positive bundle status check.
getBundleStatusWhitelistBundleNames() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Patterns for symbolic names of bundles that are ignored in bundle list.
getConsoleHttpClientContext() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Set up http client context with credentials for Felix console.
getConsoleOAuth2AccessToken() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
OAuth 2 access token to authenticate against the remote CRX system (Felix console).
getConsolePassword() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
The password to authenticate against the remote CRX system (Felix console).
getConsoleUserId() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
The user name to authenticate as against the remote CRX system (Felix console).
getDateLastReplicated() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Sets a fixed date to be used for the "lastReplicated" property when setting replication status to "activated".
getDelayAfterInstallSec() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
Delay further steps after package installation by this amount of seconds
getExcludeFiles() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Exclude files
getExcludeMixins() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Exclude mixins
getExcludeNodes() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Exclude nodes
getExcludeProperties() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Exclude properties
getFailureInfoString() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Returns a human-readable string with failure information if the system is not ready.
getFile() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
Content package file.
getHttpClient() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Get HTTP client to be used for all communications (package manager and Felix console).
getHttpConnectTimeoutSec() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
HTTP connection timeout (in seconds).
getHttpSocketTimeoutSec() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
HTTP socket timeout (in seconds).
getHttpSocketTimeoutSec() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
HTTP socket timeout (in seconds).
getItemCount() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerInstallStatus
 
getMarkReplicationActivatedIncludeNodes() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Node path filter expressions to apply "activated" status on.
getMatchingBundle(Pattern) - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Checks if a bundle with the given pattern exists in the bundle list.
getOAuth2AccessToken() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
OAuth 2 access token to authenticate against the remote CRX system (package manager).
getPackageDownloader(String) - Static method in class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory
Provides the Installer of the Service Vendor
getPackageInstaller(String) - Static method in class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory
Provides the Installer of the Service Vendor
getPackageManagerHttpClientContext() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Set up http client context with credentials for CRX package manager.
getPackageManagerInstallStatusURL() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Package Manager installation status JSON URL.
getPackageManagerInstallStatusWaitLimitSec() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Number of seconds to wait as maximum for a positive package manager install status check.
getPackageManagerOutputLogLevel() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Log level to be used to log responses from package manager (which may get huge for large packages).
getPackageManagerUrl() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
The URL of the HTTP service API of the CRX package manager.
getPassword() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
The password to authenticate against the remote CRX system (package manager).
getProxies() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
HTTP proxies from maven settings
getRetryCount() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Number of times to retry upload and install via CRX HTTP interface if it fails.
getRetryDelaySec() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Number of seconds between retry attempts.
getStatusLineCompact() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
 
getSystemReadyUrl() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
System ready status JSON URL.
getSystemReadyWaitLimitSec() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
Number of seconds to wait as maximum for a positive system ready status check.
getUserId() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
The user name to authenticate as against the remote CRX system (package manager).

H

hashCode() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns a hash code value for this object.
hashCode() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Returns a hash code value for this object.
hashCode() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Message
Returns a hash code value for this object.
hashCode() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns a hash code value for this object.
hashCode() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns a hash code value for this object.
host() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the host record component.
HttpCall<T> - Interface in io.wcm.tooling.commons.packmgr.httpaction
Interface for wrapping a HTTP call execution that can be retried automatically on failure.
HttpClientUtil - Class in io.wcm.tooling.commons.packmgr.util
Utility methods for HTTP client.

I

id() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the id record component.
identify(String) - Static method in class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory
Identifies the Service Vendor based on the given URL
ignored() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the ignored record component.
installed() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the installed record component.
installFile(PackageFile) - Method in class io.wcm.tooling.commons.packmgr.install.PackageInstaller
Deploy file via package manager.
installFiles(Collection<PackageFile>) - Method in class io.wcm.tooling.commons.packmgr.install.PackageInstaller
Deploy files via package manager.
installPackage(PackageFile, boolean, PackageManagerHelper, CloseableHttpClient, HttpClientContext, HttpClientContext, PackageManagerProperties) - Method in class io.wcm.tooling.commons.packmgr.install.composum.ComposumPackageInstaller
 
installPackage(PackageFile, boolean, PackageManagerHelper, CloseableHttpClient, HttpClientContext, HttpClientContext, PackageManagerProperties) - Method in class io.wcm.tooling.commons.packmgr.install.crx.CrxPackageInstaller
 
installPackage(PackageFile, boolean, PackageManagerHelper, CloseableHttpClient, HttpClientContext, HttpClientContext, PackageManagerProperties) - Method in interface io.wcm.tooling.commons.packmgr.install.VendorPackageInstaller
Install a Package
io.wcm.tooling.commons.packmgr - package io.wcm.tooling.commons.packmgr
CRX Package Manager Helper.
io.wcm.tooling.commons.packmgr.download - package io.wcm.tooling.commons.packmgr.download
Package downloader.
io.wcm.tooling.commons.packmgr.download.composum - package io.wcm.tooling.commons.packmgr.download.composum
Package downloader for Composum Package Manager
io.wcm.tooling.commons.packmgr.download.crx - package io.wcm.tooling.commons.packmgr.download.crx
Package downloader for CRX Package Manager
io.wcm.tooling.commons.packmgr.httpaction - package io.wcm.tooling.commons.packmgr.httpaction
HTTP action
io.wcm.tooling.commons.packmgr.install - package io.wcm.tooling.commons.packmgr.install
Package installer
io.wcm.tooling.commons.packmgr.install.composum - package io.wcm.tooling.commons.packmgr.install.composum
Package installer for Composum Package Manager
io.wcm.tooling.commons.packmgr.install.crx - package io.wcm.tooling.commons.packmgr.install.crx
Package installer for CRX Package Manager
io.wcm.tooling.commons.packmgr.unpack - package io.wcm.tooling.commons.packmgr.unpack
Content unpacker
io.wcm.tooling.commons.packmgr.util - package io.wcm.tooling.commons.packmgr.util
Package installer for CRX Package Manager
isAllBundlesRunning() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
 
isFinished() - Method in class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerInstallStatus
 
isForce() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
Force upload and install of content package.
isInstall() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
Whether to install (unpack) the uploaded package automatically or not.
isMarkReplicationActivated() - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
Set replication status to "activated" for all cq:Page and cq:Template nodes.
isRecursive() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
If set to true nested packages get installed as well.
isRelaxedSSLCheck() - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
If set to true also self-signed certificates are accepted.
isSystemReadyOK() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Checks if the overall system ready status is OK.

M

message() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Message
Returns the value of the message record component.
Message(String, String) - Constructor for record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Message
Creates an instance of a Message record class.
messages() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns the value of the messages record component.

N

name() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns the value of the name record component.
nonProxyHosts() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the nonProxyHosts record component.

O

overallResult() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Returns the value of the overallResult record component.

P

PackageDownloader - Class in io.wcm.tooling.commons.packmgr.download
Downloads a single AEM content package.
PackageDownloader(PackageManagerProperties) - Constructor for class io.wcm.tooling.commons.packmgr.download.PackageDownloader
 
PackageFile - Class in io.wcm.tooling.commons.packmgr.install
References a content package file for uploading.
PackageFile() - Constructor for class io.wcm.tooling.commons.packmgr.install.PackageFile
 
PackageInstaller - Class in io.wcm.tooling.commons.packmgr.install
Installs a list of AEM content packages via Package Manager.
PackageInstaller(PackageManagerProperties) - Constructor for class io.wcm.tooling.commons.packmgr.install.PackageInstaller
 
PackageManagerException - Exception in io.wcm.tooling.commons.packmgr
Exception during package manager handling.
PackageManagerException(String) - Constructor for exception io.wcm.tooling.commons.packmgr.PackageManagerException
 
PackageManagerException(String, Throwable) - Constructor for exception io.wcm.tooling.commons.packmgr.PackageManagerException
 
PackageManagerHelper - Class in io.wcm.tooling.commons.packmgr
Common functionality for all mojos.
PackageManagerHelper(PackageManagerProperties) - Constructor for class io.wcm.tooling.commons.packmgr.PackageManagerHelper
 
PackageManagerHtmlCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Call that parses a packager manager HTML response and returns the contained message as plain text.
PackageManagerHtmlCall(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerHtmlCall
 
PackageManagerHtmlMessageCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Call that parses a packager manager HTML response and returns the contained message as plain text.
PackageManagerHtmlMessageCall(CloseableHttpClient, HttpClientContext, HttpRequestBase, PackageManagerProperties) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerHtmlMessageCall
 
PackageManagerHttpActionException - Exception in io.wcm.tooling.commons.packmgr
Exception during package manager HTTP actions.
PackageManagerHttpActionException(String) - Constructor for exception io.wcm.tooling.commons.packmgr.PackageManagerHttpActionException
 
PackageManagerHttpActionException(String, Throwable) - Constructor for exception io.wcm.tooling.commons.packmgr.PackageManagerHttpActionException
 
PackageManagerInstallStatus - Class in io.wcm.tooling.commons.packmgr.httpaction
Wrapper for Status summary from package manager install status
PackageManagerInstallStatusCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Get install status from package manager.
PackageManagerInstallStatusCall(CloseableHttpClient, HttpClientContext, String) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerInstallStatusCall
 
PackageManagerJsonCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Call to package manager HTTP JSON interface.
PackageManagerJsonCall(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerJsonCall
 
PackageManagerProperties - Class in io.wcm.tooling.commons.packmgr
Configuration properties for PackageManagerHelper.
PackageManagerProperties() - Constructor for class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
PackageManagerStatusCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Call that executes a command on the package manager and checks only the HTTP return value.
PackageManagerStatusCall(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerStatusCall
 
PackageManagerXmlCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Call to package manager HTTP XML interface.
PackageManagerXmlCall(CloseableHttpClient, HttpClientContext, HttpRequestBase) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.PackageManagerXmlCall
 
password() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the password record component.
port() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the port record component.
protocol() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the protocol record component.
Proxy - Record Class in io.wcm.tooling.commons.packmgr
Proxy definition - e.g. for maven proxy settings.
Proxy(String, String, String, int, String, String, String) - Constructor for record class io.wcm.tooling.commons.packmgr.Proxy
Creates an instance of a Proxy record class.

R

resolved() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the resolved record component.
Result(String, String, long, String, List<String>, List<SystemReadyStatus.Message>) - Constructor for record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Creates an instance of a Result record class.
results() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Returns the value of the results record component.

S

setBundleStatusBlacklistBundleNames(List<String>) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setBundleStatusUrl(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setBundleStatusWaitLimitSec(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setBundleStatusWhitelistBundleNames(List<String>) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setConsoleOAuth2AccessToken(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setConsolePassword(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setConsoleUserId(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setDateLastReplicated(String) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setDelayAfterInstallSec(int) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setDelayAfterInstallSecAutoDetect() - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
If not delay was configured try to detect a sensible default value: A few secs for container/mixed packages, 0 sec for others.
setExcludeFiles(String[]) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setExcludeMixins(String[]) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setExcludeNodes(String[]) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setExcludeProperties(String[]) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setFile(File) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setForce(boolean) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setForce(Boolean) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setHttpConnectTimeoutSec(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setHttpSocketTimeoutSec(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setHttpSocketTimeoutSec(Integer) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setInstall(boolean) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setMarkReplicationActivated(boolean) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setMarkReplicationActivatedIncludeNodes(String[]) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpackerProperties
 
setOAuth2AccessToken(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setPackageManagerInstallStatusURL(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setPackageManagerInstallStatusWaitLimitSec(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setPackageManagerOutputLogLevel(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setPackageManagerUrl(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setPassword(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setProxies(List<Proxy>) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setRecursive(boolean) - Method in class io.wcm.tooling.commons.packmgr.install.PackageFile
 
setRelaxedSSLCheck(boolean) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setReplicate(boolean) - Method in class io.wcm.tooling.commons.packmgr.install.PackageInstaller
 
setRetryCount(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setRetryDelaySec(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setSystemReadyUrl(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setSystemReadyWaitLimitSec(int) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
setUserId(String) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerProperties
 
status() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Message
Returns the value of the status record component.
status() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns the value of the status record component.
statusLine() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the statusLine record component.
SystemReadyStatus - Record Class in io.wcm.tooling.commons.packmgr.httpaction
POJO to map system ready JSON response to via Jackson.
SystemReadyStatus(String, List<SystemReadyStatus.Result>) - Constructor for record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Creates an instance of a SystemReadyStatus record class.
SystemReadyStatus.Message - Record Class in io.wcm.tooling.commons.packmgr.httpaction
Represents a message within a health check result.
SystemReadyStatus.Result - Record Class in io.wcm.tooling.commons.packmgr.httpaction
Represents a single health check result.
SystemReadyStatusCall - Class in io.wcm.tooling.commons.packmgr.httpaction
Get bundle status from web console.
SystemReadyStatusCall(CloseableHttpClient, HttpClientContext, String) - Constructor for class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatusCall
 

T

tags() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns the value of the tags record component.
timeInMs() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns the value of the timeInMs record component.
toString() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns a string representation of this record class.
toString() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Message
Returns a string representation of this record class.
toString() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Returns a string representation of this record class.
toString() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus
Returns a string representation of this record class.
toString() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns a string representation of this record class.
total() - Method in record class io.wcm.tooling.commons.packmgr.httpaction.BundleStatus
Returns the value of the total record component.

U

unpack(File, File) - Method in class io.wcm.tooling.commons.packmgr.unpack.ContentUnpacker
Unpacks file
UNSUPPORTED - Enum constant in enum class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory.Service
Unsupported
uploadPackageDefinition(File) - Method in class io.wcm.tooling.commons.packmgr.download.PackageDownloader
Upload the given local package definition (without actually installing it).
uploadPackageDefinition(String, File, PackageManagerHelper) - Method in class io.wcm.tooling.commons.packmgr.download.composum.ComposumPackageDownloader
 
uploadPackageDefinition(String, File, PackageManagerHelper) - Method in class io.wcm.tooling.commons.packmgr.download.crx.CrxPackageDownloader
 
uploadPackageDefinition(String, File, PackageManagerHelper) - Method in interface io.wcm.tooling.commons.packmgr.download.VendorPackageDownloader
Upload the given local package definition (without actually installing it).
username() - Method in record class io.wcm.tooling.commons.packmgr.Proxy
Returns the value of the username record component.

V

valueOf(String) - Static method in enum class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory.Service
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.wcm.tooling.commons.packmgr.install.VendorInstallerFactory.Service
Returns an array containing the constants of this enum class, in the order they are declared.
VendorInstallerFactory - Class in io.wcm.tooling.commons.packmgr.install
This factory provides Package Manager specific handling provided by different vendors like CRX Package Manager and Composum.
VendorInstallerFactory.Service - Enum Class in io.wcm.tooling.commons.packmgr.install
Pagckage manager services
VendorPackageDownloader - Interface in io.wcm.tooling.commons.packmgr.download
Interface any Vendor Package Downloader must provide
VendorPackageInstaller - Interface in io.wcm.tooling.commons.packmgr.install
Interface any Vendor Package Installer must provide

W

waitForBundlesActivation(CloseableHttpClient, HttpClientContext) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Wait for bundles to become active.
waitForPackageManagerInstallStatusFinished(CloseableHttpClient, HttpClientContext) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Wait for package manager install status to become finished.
waitForSystemReady(CloseableHttpClient, HttpClientContext) - Method in class io.wcm.tooling.commons.packmgr.PackageManagerHelper
Wait for system ready status to get OK.
A B C D E F G H I M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form