public class DroolsKieContainerCommandServiceImpl extends KieContainerCommandServiceImpl
context, kieServer, LOOKUP| Constructor and Description |
|---|
DroolsKieContainerCommandServiceImpl(KieServerImpl kieServer,
KieServerRegistry context,
RulesExecutionService rulesExecutionService) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.server.api.model.ServiceResponse<String> |
callContainer(String containerId,
String payload,
org.kie.server.api.marshalling.MarshallingFormat marshallingFormat,
String classType) |
executeScriptpublic DroolsKieContainerCommandServiceImpl(KieServerImpl kieServer, KieServerRegistry context, RulesExecutionService rulesExecutionService)
public org.kie.server.api.model.ServiceResponse<String> callContainer(String containerId, String payload, org.kie.server.api.marshalling.MarshallingFormat marshallingFormat, String classType)
callContainer in interface KieContainerCommandServicecallContainer in class KieContainerCommandServiceImplCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.