]
Ingo Weiss updated WFCORE-4595:
-------------------------------
Labels: downstream_dependency (was: )
ControlledProcessState.State should expose whether a state means a
running server
---------------------------------------------------------------------------------
Key: WFCORE-4595
URL:
https://issues.redhat.com/browse/WFCORE-4595
Project: WildFly Core
Issue Type: Enhancement
Components: Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
Labels: downstream_dependency
Fix For: 11.0.0.Beta1, 11.0.0.Final
Three of the ControlledProcessState.State enum values indicate the server is actually
running, just with different relationships between the running configuration vs the
persistent one. Add a boolean getter to distinguish those three from the others that
indicate starting, stopping, stopped.