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<org.kie.api.runtime.ExecutionResults> |
callContainer(String containerId,
String payload,
org.kie.server.api.marshalling.MarshallingFormat marshallingFormat,
String classType) |
callContainer, executeScriptpublic DroolsKieContainerCommandServiceImpl(KieServerImpl kieServer, KieServerRegistry context, RulesExecutionService rulesExecutionService)
public org.kie.server.api.model.ServiceResponse<org.kie.api.runtime.ExecutionResults> callContainer(String containerId, String payload, org.kie.server.api.marshalling.MarshallingFormat marshallingFormat, String classType)
callContainer in interface KieContainerCommandService<org.kie.api.runtime.ExecutionResults>callContainer in class KieContainerCommandServiceImplCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.