public interface RuleServicesClient
| Modifier and Type | Method and Description |
|---|---|
org.kie.server.api.model.ServiceResponse<String> |
executeCommands(String id,
org.kie.api.command.Command<?> cmd) |
org.kie.server.api.model.ServiceResponse<String> |
executeCommands(String id,
String payload) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.