public class WildflyAppState extends Object
| Constructor and Description |
|---|
WildflyAppState() |
WildflyAppState(String state,
Date startedAt) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getStartedAt() |
String |
getState() |
void |
setStartedAt(Date startedAt) |
void |
setState(String state) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.