- java.lang.Object
-
- org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
-
- All Implemented Interfaces:
- org.activiti.engine.delegate.ExecutionListener
public class ProcessStartExecutionListener
extends java.lang.Object
implements org.activiti.engine.delegate.ExecutionListener
An ExecutionListener that set all additional variables that are needed
when process starts.
- Since:
- 4.0
-
-
Field Summary
-
Fields inherited from interface org.activiti.engine.delegate.ExecutionListener
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
notify(org.activiti.engine.delegate.DelegateExecution execution) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.