| Package | Description |
|---|---|
| org.guvnor.ala.registry | |
| org.guvnor.ala.runtime | |
| org.guvnor.ala.runtime.base |
| Modifier and Type | Method and Description |
|---|---|
Runtime |
RuntimeRegistry.getRuntimeById(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Runtime> |
RuntimeRegistry.getRuntimes(Integer page,
Integer pageSize,
String sort,
boolean sortOrder) |
List<Runtime> |
RuntimeRegistry.getRuntimesByProvider(ProviderType provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeRegistry.registerRuntime(Runtime runtime) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeBuilder<T extends RuntimeConfig,R extends Runtime> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRuntime |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.