Package org.projectbarbel.histo.event
Class EventType.BarbelInitializedEvent
- java.lang.Object
-
- org.projectbarbel.histo.event.EventType.AbstractBarbelEvent
-
- org.projectbarbel.histo.event.EventType.BarbelInitializedEvent
-
- All Implemented Interfaces:
HistoEvent
- Enclosing class:
- EventType
public class EventType.BarbelInitializedEvent extends EventType.AbstractBarbelEvent
-
-
Field Summary
-
Fields inherited from class org.projectbarbel.histo.event.EventType.AbstractBarbelEvent
eventContext
-
-
Constructor Summary
Constructors Constructor Description BarbelInitializedEvent(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
-
-