Package | Description |
---|---|
com.atlassian.crowd.analytics.events.instance |
Modifier and Type | Method and Description |
---|---|
static InstanceRestartedEvent.RestartReason |
InstanceRestartedEvent.RestartReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceRestartedEvent.RestartReason[] |
InstanceRestartedEvent.RestartReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InstanceRestartedEvent(boolean clustered,
InstanceRestartedEvent.RestartReason restartReason) |
Copyright © 2020 Atlassian. All rights reserved.