Enum Class MacServiceManagement.AppServiceStatus

java.lang.Object
java.lang.Enum<MacServiceManagement.AppServiceStatus>
com.install4j.api.macos.MacServiceManagement.AppServiceStatus
All Implemented Interfaces:
Serializable, Comparable<MacServiceManagement.AppServiceStatus>, Constable
Enclosing class:
MacServiceManagement

public static enum MacServiceManagement.AppServiceStatus extends Enum<MacServiceManagement.AppServiceStatus>
Enumeration representing the possible statuses of an application service or process. This enum can be used to determine the current state of services such as launch agents or launch daemons managed through the macOS service management framework.