arta.synergy.ejb.bp.docflow.observation
Class DocflowEventBuilder
java.lang.Object
arta.synergy.ejb.bp.docflow.observation.DocflowEventBuilder
public class DocflowEventBuilder
- extends java.lang.Object
Created by IntelliJ IDEA.
User: exile
Date: 03.04.2012
Time: 15:24:38
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocflowEventBuilder
public DocflowEventBuilder()
executionEvent
public static void executionEvent(java.lang.String documentID,
java.lang.String routeID)
throws java.lang.Exception
- Throws:
java.lang.Exception
rejectRegistrationEvent
public static void rejectRegistrationEvent(java.lang.String docID,
java.lang.String actorID,
java.lang.String reason)
throws java.lang.Exception
- Throws:
java.lang.Exception
deliveryEvent
public static void deliveryEvent(java.lang.String documentID,
java.lang.String source)
throws java.lang.Exception
- Throws:
java.lang.Exception
registrationEvent
public static void registrationEvent(RegisterDoc doc)
throws java.lang.Exception
- Throws:
java.lang.Exception
outgoingEvent
public static void outgoingEvent(RegisterDoc doc)
throws java.lang.Exception
- Throws:
java.lang.Exception
resolutionEvent
public static void resolutionEvent(ResolutionProject resolution)
throws java.lang.Exception
- Throws:
java.lang.Exception
finishEvent
public static void finishEvent(java.lang.String documentID)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2000 Dummy Corp. All Rights Reserved.