com.evolveum.midpoint.wf.activiti
Class IdmExecutionListener
java.lang.Object
com.evolveum.midpoint.wf.activiti.IdmExecutionListener
public class IdmExecutionListener
- extends java.lang.Object
Currently unused. Necessary for "smart" workflow tasks.
Method Summary |
void |
notify(org.activiti.engine.impl.pvm.delegate.ExecutionListenerExecution execution)
|
void |
notify(org.activiti.engine.impl.pvm.delegate.ExecutionListenerExecution execution,
java.lang.String description)
|
void |
notify(org.activiti.engine.impl.pvm.delegate.ExecutionListenerExecution execution,
java.lang.String description,
java.lang.String wfAnswer)
|
void |
notify(WfProcessInstanceEventType event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdmExecutionListener
public IdmExecutionListener()
notify
public void notify(org.activiti.engine.impl.pvm.delegate.ExecutionListenerExecution execution)
throws java.lang.Exception
- Throws:
java.lang.Exception
notify
public void notify(org.activiti.engine.impl.pvm.delegate.ExecutionListenerExecution execution,
java.lang.String description)
throws java.lang.Exception
- Throws:
java.lang.Exception
notify
public void notify(org.activiti.engine.impl.pvm.delegate.ExecutionListenerExecution execution,
java.lang.String description,
java.lang.String wfAnswer)
throws java.lang.Exception
- Throws:
java.lang.Exception
notify
public void notify(WfProcessInstanceEventType event)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 evolveum. All Rights Reserved.