Package | Description |
---|---|
org.guvnor.ala.ui.events |
Modifier and Type | Method and Description |
---|---|
RuntimeChange |
RuntimeChangeEvent.getChange() |
static RuntimeChange |
RuntimeChange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeChange[] |
RuntimeChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RuntimeChangeEvent(RuntimeChange change,
RuntimeKey runtimeKey) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.