|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.wf.WfCore
@Component public class WfCore
Created with IntelliJ IDEA. User: mederly Date: 21.9.2012 Time: 17:39 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
WfCore()
|
|
| Method Summary | |
|---|---|
void |
processWorkflowMessage(ProcessEvent event,
Task task,
OperationResult result)
Processes a message got from workflow engine - either synchronously (while waiting for replies after sending - i.e. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WfCore()
| Method Detail |
|---|
public void processWorkflowMessage(ProcessEvent event,
Task task,
OperationResult result)
throws java.lang.Exception
event - an event got from workflow enginetask - a task instance (should be as current as possible)result -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||