Package | Description |
---|---|
org.guvnor.ala.services.api.itemlist |
Modifier and Type | Method and Description |
---|---|
PipelineStageItem[] |
PipelineStageItemList.getStageItems() |
Modifier and Type | Method and Description |
---|---|
List<PipelineStageItem> |
PipelineStageItemList.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
PipelineStageItemList.setStageItems(PipelineStageItem[] stageItems) |
Constructor and Description |
---|
PipelineStageItemList(PipelineStageItem[] stageItems) |
Constructor and Description |
---|
PipelineStageItemList(List<PipelineStageItem> stageItems) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.