| Package | Description | 
|---|---|
| org.apache.sling.installer.api.tasks | 
| Modifier and Type | Method and Description | 
|---|---|
@Nullable TaskResource | 
TaskResourceGroup.getActiveResource()
Return the first resource if it either needs to be installed or uninstalled. 
 | 
@Nullable 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 © 2022 The Apache Software Foundation. All rights reserved.