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