Class ServiceInformation.PerformableActions
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.ServiceInformation.PerformableActions
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ServiceInformation
public static class ServiceInformation.PerformableActions extends java.lang.Object implements java.io.Serializable
List of actions that can be done on the service- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PerformableActions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isRestartable()
boolean
isStartable()
boolean
isStoppable()
-