|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubTasksStrategy | |
---|---|
org.jbpm.task |
Uses of SubTasksStrategy in org.jbpm.task |
---|
Subclasses of SubTasksStrategy in org.jbpm.task | |
---|---|
class |
OnAllSubTasksEndParentEndStrategy
|
class |
OnParentAbortAllSubTasksEndStrategy
|
Methods in org.jbpm.task that return SubTasksStrategy | |
---|---|
static SubTasksStrategy |
SubTasksStrategyFactory.newStrategy(String type)
|
Methods in org.jbpm.task that return types with arguments of type SubTasksStrategy | |
---|---|
List<SubTasksStrategy> |
Task.getSubTaskStrategies()
|
Method parameters in org.jbpm.task with type arguments of type SubTasksStrategy | |
---|---|
void |
Task.setSubTaskStrategies(List<SubTasksStrategy> subTaskStrategies)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |