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