Class WildflyAppState


  • public class WildflyAppState
    extends Object
    • Constructor Detail

      • WildflyAppState

        public WildflyAppState​(String state,
                               Date startedAt)
      • WildflyAppState

        public WildflyAppState()
    • Method Detail

      • getState

        public String getState()
      • setState

        public void setState​(String state)
      • getStartedAt

        public Date getStartedAt()
      • setStartedAt

        public void setStartedAt​(Date startedAt)