Uses of Interface
org.apache.sling.installer.api.tasks.TaskResource

Packages that use TaskResource
org.apache.sling.installer.api.tasks   
 

Uses of TaskResource in org.apache.sling.installer.api.tasks
 

Methods in org.apache.sling.installer.api.tasks that return TaskResource
 TaskResource TaskResourceGroup.getActiveResource()
          Return the first resource if it either needs to be installed or uninstalled.
 TaskResource InstallTask.getResource()
          Return the corresponding resource - depending on the task this might be null.
 



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