Package | Description |
---|---|
org.guvnor.ala.ui.model | |
org.guvnor.ala.ui.service |
Modifier and Type | Method and Description |
---|---|
Collection<RuntimeListItem> |
RuntimesInfo.getRuntimeItems() |
Constructor and Description |
---|
RuntimesInfo(Provider provider,
Collection<RuntimeListItem> runtimeItems) |
Modifier and Type | Method and Description |
---|---|
RuntimeListItem |
RuntimeService.getRuntimeItem(PipelineExecutionTraceKey pipelineExecutionTraceKey)
Gets the runtime information for a given pipeline execution.
|
RuntimeListItem |
RuntimeService.getRuntimeItem(RuntimeKey runtimeKey)
Gets the runtime information for a given runtime.
|
Modifier and Type | Method and Description |
---|---|
Collection<RuntimeListItem> |
RuntimeService.getRuntimeItems(ProviderKey providerKey)
Gets the information about the runtimes associated to a given provider.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.