|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
public class ProcessStartExecutionListener
An ExecutionListener
that set all additional variables that are needed
when process starts.
Field Summary |
---|
Fields inherited from interface org.activiti.engine.delegate.ExecutionListener |
---|
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE |
Constructor Summary | |
---|---|
ProcessStartExecutionListener()
|
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public ProcessStartExecutionListener()
Method Detail |
---|
public void notify(org.activiti.engine.delegate.DelegateExecution execution) throws java.lang.Exception
notify
in interface org.activiti.engine.delegate.ExecutionListener
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |