| Package | Description |
|---|---|
| org.kie.server.api | |
| org.kie.server.api.commands | |
| org.kie.server.api.model |
| Modifier and Type | Method and Description |
|---|---|
Set<KieContainerResource> |
KieController.getContainers(Set<String> controllers,
String serverId)
Returns list of
KieContainerResource retrieved from one of the given controllers. |
| Modifier and Type | Method and Description |
|---|---|
KieContainerResource |
CreateContainerCommand.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateContainerCommand.setContainer(KieContainerResource container) |
| Constructor and Description |
|---|
CreateContainerCommand(KieContainerResource container) |
| Modifier and Type | Method and Description |
|---|---|
List<KieContainerResource> |
KieContainerResourceList.getContainers() |
| Modifier and Type | Method and Description |
|---|---|
void |
KieContainerResourceList.setContainers(List<KieContainerResource> containers) |
| Constructor and Description |
|---|
KieContainerResourceList(List<KieContainerResource> containers) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.