| Package | Description |
|---|---|
| org.kie.server.controller.api.model |
| Modifier and Type | Method and Description |
|---|---|
Set<KieServerInstanceInfo> |
KieServerInstance.getManagedInstances()
Returns list of URLs where given KieServer can be found
|
| Modifier and Type | Method and Description |
|---|---|
void |
KieServerInstance.setManagedInstances(Set<KieServerInstanceInfo> managedInstances) |
| Constructor and Description |
|---|
KieServerInstance(String identifier,
String name,
String version,
Set<KieServerInstanceInfo> managedInstances,
KieServerStatus status,
KieServerSetup kieServerSetup) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.