org.jbpm.task
Class OnAllSubTasksEndParentEndStrategy
java.lang.Object
org.jbpm.task.SubTasksStrategy
org.jbpm.task.OnAllSubTasksEndParentEndStrategy
- All Implemented Interfaces:
- Externalizable, Serializable
@Entity
public class OnAllSubTasksEndParentEndStrategy
- extends SubTasksStrategy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnAllSubTasksEndParentEndStrategy
public OnAllSubTasksEndParentEndStrategy()
OnAllSubTasksEndParentEndStrategy
public OnAllSubTasksEndParentEndStrategy(String name)
execute
public void execute(TaskServiceSession taskServiceSession,
TaskService service,
Task parentTask)
- Specified by:
execute
in class SubTasksStrategy
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.