public class BaseRuntimeState extends Object implements RuntimeState
| Constructor and Description |
|---|
BaseRuntimeState() |
BaseRuntimeState(String status,
String startedAt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getStartedAt() |
String |
getState() |
int |
hashCode() |
String |
toString() |
public String getState()
getState in interface RuntimeStatepublic String getStartedAt()
getStartedAt in interface RuntimeStateCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.