public class KieServerInfo extends Object
| Constructor and Description |
|---|
KieServerInfo() |
KieServerInfo(String serverId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerId() |
String |
getVersion() |
void |
setServerId(String serverId) |
void |
setVersion(String version) |
String |
toString() |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.