Package | Description |
---|---|
org.apache.ambari.server.state.action |
Modifier and Type | Method and Description |
---|---|
static ActionEventType |
ActionEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionEventType[] |
ActionEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ActionEvent(ActionEventType type,
ActionId actionId) |
Copyright © 2017. All rights reserved.