Package | Description |
---|---|
org.kie.server.controller.api.model.spec | |
org.kie.server.controller.api.service | |
org.kie.server.controller.api.storage |
Modifier and Type | Class and Description |
---|---|
class |
ServerTemplate |
Modifier and Type | Method and Description |
---|---|
ServerTemplateKey |
ContainerSpecKey.getServerTemplateKey() |
Modifier and Type | Method and Description |
---|---|
void |
ContainerSpecKey.setServerTemplateKey(ServerTemplateKey serverTemplateKey) |
Constructor and Description |
---|
ContainerSpec(String id,
String containerName,
ServerTemplateKey serverTemplateKey,
org.kie.server.api.model.ReleaseId releasedId,
org.kie.server.api.model.KieContainerStatus status,
Map<Capability,ContainerConfig> configs) |
ContainerSpecKey(String id,
String containerName,
ServerTemplateKey serverTemplateKey) |
Modifier and Type | Method and Description |
---|---|
Collection<ServerTemplateKey> |
SpecManagementService.listServerTemplateKeys() |
Modifier and Type | Method and Description |
---|---|
List<ServerTemplateKey> |
KieServerTemplateStorage.loadKeys()
Load all known ServerTemplates
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.