public interface KieContainerCommandService
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse<String> |
callContainer(String containerId,
String payload,
MarshallingFormat marshallingFormat,
String classType) |
ServiceResponsesList |
executeScript(CommandScript commands,
MarshallingFormat marshallingFormat,
String classType) |
ServiceResponse<String> callContainer(String containerId, String payload, MarshallingFormat marshallingFormat, String classType)
ServiceResponsesList executeScript(CommandScript commands, MarshallingFormat marshallingFormat, String classType)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.