Package | Description |
---|---|
org.kie.server.controller.api.model.events | |
org.kie.server.controller.api.model.spec | |
org.kie.server.controller.api.service |
Modifier and Type | Method and Description |
---|---|
ContainerSpecKey |
RuleConfigUpdated.getContainerSpecKey() |
Modifier and Type | Method and Description |
---|---|
void |
RuleConfigUpdated.setContainerSpecKey(ContainerSpecKey containerSpecKey) |
Modifier and Type | Class and Description |
---|---|
class |
ContainerSpec |
Modifier and Type | Method and Description |
---|---|
void |
RuleCapabilitiesService.scanNow(ContainerSpecKey containerSpecKey) |
void |
SpecManagementService.startContainer(ContainerSpecKey containerSpecKey) |
void |
RuleCapabilitiesService.startScanner(ContainerSpecKey containerSpecKey,
long interval) |
void |
SpecManagementService.stopContainer(ContainerSpecKey containerSpecKey) |
void |
RuleCapabilitiesService.stopScanner(ContainerSpecKey containerSpecKey) |
void |
RuleCapabilitiesService.upgradeContainer(ContainerSpecKey containerSpecKey,
org.kie.server.api.model.ReleaseId releaseId) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.