Package org.projectbarbel.histo.event
Class EventType.OnLoadOperationEvent
- java.lang.Object
-
- org.projectbarbel.histo.event.EventType.AbstractBarbelEvent
-
- org.projectbarbel.histo.event.EventType.OnLoadOperationEvent
-
- All Implemented Interfaces:
HistoEvent
- Enclosing class:
- EventType
public class EventType.OnLoadOperationEvent extends EventType.AbstractBarbelEvent
-
-
Field Summary
Fields Modifier and Type Field Description static String
DATA
-
Fields inherited from class org.projectbarbel.histo.event.EventType.AbstractBarbelEvent
eventContext
-
-
Constructor Summary
Constructors Constructor Description OnLoadOperationEvent(EventType eventType, Map<Object,Object> context)
-
Method Summary
-
Methods inherited from class org.projectbarbel.histo.event.EventType.AbstractBarbelEvent
failed, getDocumentId, getEventContext, getEventType, getMode, getRootCause, setMode, succeeded
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.projectbarbel.histo.event.HistoEvent
derivedFields, postAsynchronous, postBothWay, postSynchronous, with, with
-
-