Class ServiceInformation.ServiceStatus
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.ServiceInformation.ServiceStatus
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ServiceInformation
public static class ServiceInformation.ServiceStatus extends java.lang.Object implements java.io.SerializableInformation on the status of the service- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServiceStatus()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCode()java.lang.StringgetStatus()booleanisAcceptingStop()booleanisRunning()booleanisStopped()
-