Class StreamEvent
java.lang.Object
com.cloudimpl.outstack.runtime.repo.StreamEvent
public class StreamEvent
extends java.lang.Object
- Author:
- nuwan
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStreamEvent.Action -
Constructor Summary
Constructors Constructor Description StreamEvent(StreamEvent.Action action, java.lang.Object event) -
Method Summary
Modifier and Type Method Description StreamEvent.ActiongetAction()java.lang.ObjectgetEvent()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StreamEvent
-
-
Method Details
-
getAction
-
getEvent
public java.lang.Object getEvent()
-