| Package | Description |
|---|---|
| org.guvnor.ala.ui.model | |
| org.guvnor.ala.ui.service |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalGitSource
Class for defining project sources in a git repository.
|
| Modifier and Type | Method and Description |
|---|---|
Source |
Runtime.getSource() |
| Constructor and Description |
|---|
Runtime(RuntimeKey key,
String name,
PipelineExecutionTrace pipelineTrace,
Source source,
RuntimeStatus status,
String endpoint,
String createdDate) |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutionTraceKey |
RuntimeService.createRuntime(ProviderKey providerKey,
String runtimeName,
Source source,
PipelineKey pipelineKey)
Creates a runtime by associating it with a given provider.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.