Package | Description |
---|---|
com.atlassian.jira.util |
Modifier and Type | Method and Description |
---|---|
UserAgentUtil.OperatingSystem.OperatingSystemFamily |
UserAgentUtil.OperatingSystem.getOperatingSystemFamily() |
static UserAgentUtil.OperatingSystem.OperatingSystemFamily |
UserAgentUtil.OperatingSystem.OperatingSystemFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAgentUtil.OperatingSystem.OperatingSystemFamily[] |
UserAgentUtil.OperatingSystem.OperatingSystemFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OperatingSystem(UserAgentUtil.OperatingSystem.OperatingSystemFamily operatingSystemFamily) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.