| Modifier and Type | Method and Description |
|---|---|
ActionResponseMessage.Operation |
ActionResponseMessage.getOperation() |
static ActionResponseMessage.Operation |
ActionResponseMessage.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionResponseMessage.Operation[] |
ActionResponseMessage.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActionResponseMessage |
ActionPluginSender.createMessage(ActionResponseMessage.Operation operation)
Factory to create new ActionResponseMessage messages.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.