public abstract class State extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExcluded() |
boolean |
isFailed() |
boolean |
isNew() |
boolean |
isPrepared() |
boolean |
isStarted() |
boolean |
isStopped() |
public State(String message)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.