Package | Description |
---|---|
org.apache.sling.installer.api.info | |
org.apache.sling.installer.api.tasks |
Class and Description |
---|
RegisteredResource
A resource that's been registered in the OSGi controller.
|
ResourceState
The state of a resource.
|
Class and Description |
---|
InstallationContext
Context for the installation tasks.
|
InstallTask
Base class for tasks that can be executed by the
OsgiInstaller . |
RegisteredResource
A resource that's been registered in the OSGi controller.
|
ResourceState
The state of a resource.
|
TaskResource
A task resource is a registered resource which has been
processed by a
ResourceTransformer and is now
about to be processed by an InstallTask . |
TaskResourceGroup
This is a group of resources all pointing to the same artifact,
but maybe in different versions or locations.
|
TransformationResult
A result of a
ResourceTransformer . |
Copyright © 2022 The Apache Software Foundation. All rights reserved.