FluentBatchExecution |
FluentBatchExecutionImpl.assertRuleFired(String ruleName) |
FluentBatchExecution |
FluentBatchExecutionImpl.assertRuleFired(String ruleName,
int fireCount) |
FluentBatchExecution |
FluentBatchExecutionImpl.createProcessInstance(String identifier,
Map<String,Object> params) |
FluentBatchExecution |
FluentBatchExecutionImpl.delete(org.kie.api.runtime.rule.FactHandle handle) |
FluentBatchExecution |
FluentBatchExecutionImpl.fireAllRules() |
FluentBatchExecution |
FluentBatchExecutionImpl.getGlobal(String identifier) |
FluentBatchExecution |
FluentBatchExecutionImpl.insert(Object object) |
FluentBatchExecution |
FluentBatchExecutionImpl.newBatchExecution() |
FluentBatchExecution |
FluentBatchExecutionImpl.out() |
FluentBatchExecution |
FluentBatchExecutionImpl.out(String name) |
FluentBatchExecution |
FluentBatchExecutionImpl.set(String name) |
FluentBatchExecution |
FluentBatchExecutionImpl.setGlobal(String identifier,
Object object) |
FluentBatchExecution |
FluentBatchExecutionImpl.signalEvent(String id,
Object event) |
FluentBatchExecution |
FluentBatchExecutionImpl.signalEvent(String id,
Object event,
long processId) |
FluentBatchExecution |
FluentBatchExecutionImpl.startProcess(String identifier) |
FluentBatchExecution |
FluentBatchExecutionImpl.startProcess(String identifier,
Map<String,Object> params) |
FluentBatchExecution |
FluentBatchExecutionImpl.startProcessInstance(long processId) |
FluentBatchExecution |
FluentBatchExecutionImpl.update(org.kie.api.runtime.rule.FactHandle handle,
Object object) |