public abstract class State
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected static org.slf4j.Logger | 
logger  | 
| Constructor and Description | 
|---|
State()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract SystemState | 
getSystemState()  | 
State | 
stateChange(java.lang.String operation)  | 
public State stateChange(java.lang.String operation)
public abstract SystemState getSystemState()
Copyright © 2023. All Rights Reserved.