| Package | Description |
|---|---|
| com.atlassian.crowd.analytics.events | |
| com.atlassian.crowd.analytics.statistics.collectors.environment |
| Modifier and Type | Method and Description |
|---|---|
OsType |
OsTypeEvent.getOsType() |
| Constructor and Description |
|---|
OsTypeEvent(OsType osType,
String osName) |
| Modifier and Type | Method and Description |
|---|---|
static OsType |
OsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OsType[] |
OsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.