jBPM distribution 6.0.0.Beta1

Uses of Class
org.jbpm.task.SubTasksStrategy

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)
           
 


jBPM distribution 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.