| Package | Description |
|---|---|
| org.guvnor.ala.ui.model |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutionTrace |
RuntimeListItem.getPipelineTrace() |
PipelineExecutionTrace |
Runtime.getPipelineTrace() |
| Modifier and Type | Method and Description |
|---|---|
void |
Runtime.setPipelineTrace(PipelineExecutionTrace pipelineTrace) |
| Constructor and Description |
|---|
Runtime(RuntimeKey key,
String name,
PipelineExecutionTrace pipelineTrace,
String status,
String endpoint,
String createdDate) |
RuntimeListItem(String itemLabel,
PipelineExecutionTrace pipelineTrace) |
RuntimeListItem(String itemLabel,
Runtime runtime,
PipelineExecutionTrace pipelineTrace) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.