Uses of Class
com.floragunn.signals.watch.state.ActionState
-
Packages that use ActionState Package Description com.floragunn.signals.watch.state -
-
Uses of ActionState in com.floragunn.signals.watch.state
Subclasses of ActionState in com.floragunn.signals.watch.state Modifier and Type Class Description classNopActionStateMethods in com.floragunn.signals.watch.state that return ActionState Modifier and Type Method Description static ActionStateActionState. createFrom(com.fasterxml.jackson.databind.JsonNode jsonNode)ActionStateWatchState. getActionState(String actionId)
-