Uses of Class
com.github.jpmsilva.jsystemd.SystemdNotifyApplicationRunStatusProvider.ApplicationState
- 
Uses of SystemdNotifyApplicationRunStatusProvider.ApplicationState in com.github.jpmsilva.jsystemdMethods in com.github.jpmsilva.jsystemd that return SystemdNotifyApplicationRunStatusProvider.ApplicationState Modifier and Type Method Description static SystemdNotifyApplicationRunStatusProvider.ApplicationStateSystemdNotifyApplicationRunStatusProvider.ApplicationState. valueOf(String name)Returns the enum constant of this type with the specified name.static SystemdNotifyApplicationRunStatusProvider.ApplicationState[]SystemdNotifyApplicationRunStatusProvider.ApplicationState. values()Returns an array containing the constants of this enum type, in the order they are declared.