net.sf.dropboxmq.workflow.ingest
Class IngestedProcessor.IngestedEventType

java.lang.Object
  extended by net.sf.dropboxmq.workflow.ingest.IngestedProcessor.IngestedEventType
Enclosing class:
IngestedProcessor

public static class IngestedProcessor.IngestedEventType
extends Object


Constructor Summary
IngestedProcessor.IngestedEventType()
           
 
Method Summary
 EventType getEventType()
           
 String getParentProcessTypeName()
           
 void setParentProcessTypeName(String parentProcessTypeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IngestedProcessor.IngestedEventType

public IngestedProcessor.IngestedEventType()
Method Detail

getEventType

public EventType getEventType()

getParentProcessTypeName

public String getParentProcessTypeName()

setParentProcessTypeName

public void setParentProcessTypeName(String parentProcessTypeName)