Uses of Package
org.apache.sling.installer.api.tasks
Package
Description
-
ClassDescriptionA resource that's been registered in the OSGi controller.The state of a resource.
-
ClassDescriptionContext for the installation tasks.Base class for tasks that can be executed by the
OsgiInstaller
.A resource that's been registered in the OSGi controller.The state of a resource.A task resource is a registered resource which has been processed by aResourceTransformer
and is now about to be processed by anInstallTask
.This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.A result of aResourceTransformer
.This is a group of resources all pointing to the same artifact, but maybe in different versions or locations. -
-
ClassDescriptionContext for the installation tasks.Base class for tasks that can be executed by the
OsgiInstaller
.The install task factory creates a task for a given resource.The state of a resource.The retry handler should be informed by external services whenever something in the system changed which might make it worth to retry a failed installed.A task resource is a registered resource which has been processed by aResourceTransformer
and is now about to be processed by anInstallTask
.This is a group of resources all pointing to the same artifact, but maybe in different versions or locations. -