Uses of Enum Class
com.atlassian.bitbucket.server.OperatingSystem
-
Uses of OperatingSystem in com.atlassian.bitbucket.event.server
Modifier and TypeMethodDescriptionOperatingSystemChangedEvent.getNewValue()
OperatingSystemChangedEvent.getOldValue()
ModifierConstructorDescriptionOperatingSystemChangedEvent
(Object source, OperatingSystem newValue, OperatingSystem oldValue) -
Uses of OperatingSystem in com.atlassian.bitbucket.server
Modifier and TypeMethodDescriptionstatic OperatingSystem
Returns the enum constant of this class with the specified name.static OperatingSystem[]
OperatingSystem.values()
Returns an array containing the constants of this enum class, in the order they are declared.