Uses of Package
org.apache.sling.installer.api.tasks

Packages that use org.apache.sling.installer.api.tasks
org.apache.sling.installer.api.tasks   
org.apache.sling.installer.core.impl   
org.apache.sling.installer.core.impl.config   
org.apache.sling.installer.core.impl.tasks   
 

Classes in org.apache.sling.installer.api.tasks used by org.apache.sling.installer.api.tasks
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 .
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.
 

Classes in org.apache.sling.installer.api.tasks used by org.apache.sling.installer.core.impl
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.
ResourceTransformer
          A resource transformer transform a registered resource before it can be installed.
TaskResource
          A task resource is a registered resource which has been processed by a ResourceTransformer and is now about to be processed by an .
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.
 

Classes in org.apache.sling.installer.api.tasks used by org.apache.sling.installer.core.impl.config
InstallationContext
          Context for the installation tasks.
InstallTask
          Base class for tasks that can be executed by the OsgiInstaller.
InstallTaskFactory
          The install task factory creates a task for a given resource.
TaskResourceGroup
          This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.
 

Classes in org.apache.sling.installer.api.tasks used by org.apache.sling.installer.core.impl.tasks
InstallationContext
          Context for the installation tasks.
InstallTask
          Base class for tasks that can be executed by the OsgiInstaller.
InstallTaskFactory
          The install task factory creates a task for a given resource.
ResourceState
          The state of a resource.
TaskResourceGroup
          This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.