Package | Description |
---|---|
org.guvnor.ala.ui.client.provider.status.runtime | |
org.guvnor.ala.ui.client.widget.pipeline.stage |
Modifier and Type | Method and Description |
---|---|
static State |
RuntimePresenterHelper.buildStageState(PipelineStatus stageStatus)
Gets the stage state to set in the UI given the PipelineStatus.
|
Modifier and Type | Method and Description |
---|---|
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StagePresenter.setState(State state) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.