public class StateMachineContext extends Object
| Constructor and Description |
|---|
StateMachineContext(Object stateMachine,
boolean isTestEvent) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
currentInstance() |
static boolean |
isTestEvent() |
static void |
set(Object instance) |
static void |
set(Object instance,
boolean isTestEvent) |
public StateMachineContext(Object stateMachine, boolean isTestEvent)
Copyright © 2013–2016. All rights reserved.