arta.synergy.web.common.client.data.bp.docflow.events
Class DocflowEventListener
java.lang.Object
arta.synergy.web.common.client.data.bp.docflow.events.DocflowEventListener
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DocflowTestListener
public abstract class DocflowEventListener
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: exile
Date: 03.04.2012
Time: 10:33:58
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DocflowEventListener
protected DocflowEventListener(java.util.ArrayList<java.lang.String> sources)
getSources
public java.util.ArrayList<java.lang.String> getSources()
onEvent
public abstract void onEvent(DocflowEvent event)
throws java.lang.Exception
- Throws:
java.lang.Exception
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2000 Dummy Corp. All Rights Reserved.