public class KieServerGateway extends Object
| Constructor and Description |
|---|
KieServerGateway(String username,
String password,
Integer connectionTimeout,
Integer socketTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.kie.server.api.model.KieContainerResource |
getContainer(String serverUrl,
String container)
Verify the container status on remote process server.
|
public org.kie.server.api.model.KieContainerResource getContainer(String serverUrl, String container)
serverUrl - remote process server URLcontainer - container idpublic void close()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.