|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskResourceGroup | |
---|---|
org.apache.sling.installer.api.tasks |
Uses of TaskResourceGroup in org.apache.sling.installer.api.tasks |
---|
Methods in org.apache.sling.installer.api.tasks that return TaskResourceGroup | |
---|---|
TaskResourceGroup |
InstallTask.getResourceGroup()
Return the corresponding resource - depending on the task this might be null. |
Methods in org.apache.sling.installer.api.tasks with parameters of type TaskResourceGroup | |
---|---|
InstallTask |
InstallTaskFactory.createTask(TaskResourceGroup toActivate)
Creates an InstallTask for the resource or
null if the factory does not support the resource. |
Constructors in org.apache.sling.installer.api.tasks with parameters of type TaskResourceGroup | |
---|---|
InstallTask(TaskResourceGroup erl)
Constructor for the task |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |