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 TaskResourceGroup.getNextActiveResource()
          If there is more than the active resource in the group, return the second resource from the group.
 TaskResource InstallTask.getResource()
          Return the corresponding resource - depending on the task this might be null.
 



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