-
public final class StateEvent.StartSession extends StateEvent
-
-
Field Summary
Fields Modifier and Type Field Description public final Stringidpublic final StringstartedAtpublic final IntegerhandledCountprivate final IntegerunhandledCount
-
Constructor Summary
Constructors Constructor Description StateEvent.StartSession(String id, String startedAt, Integer handledCount, Integer unhandledCount)
-
Method Summary
Modifier and Type Method Description final IntegergetUnhandledCount()
-