public interface ExtendedKieCommands
extends org.kie.api.command.KieCommands
Modifier and Type | Method and Description |
---|---|
org.kie.api.command.Command |
newClearActivationGroup(String name) |
org.kie.api.command.Command |
newClearAgenda() |
org.kie.api.command.Command |
newClearAgendaGroup(String name) |
org.kie.api.command.Command |
newClearRuleFlowGroup(String name) |
org.kie.api.command.Command |
newEnableAuditLog(String filename) |
org.kie.api.command.Command |
newEnableAuditLog(String directory,
String filename) |
fromExternalFactHandleCommand, fromExternalFactHandleCommand, newAbortWorkItem, newAgendaGroupSetFocus, newBatchExecution, newBatchExecution, newCompleteWorkItem, newDelete, newDeleteObject, newDispose, newFireAllRules, newFireAllRules, newFireAllRules, newGetFactHandle, newGetFactHandleInEntryPoint, newGetFactHandles, newGetFactHandles, newGetFactHandles, newGetFactHandles, newGetGlobal, newGetGlobal, newGetObject, newGetObject, newGetObjects, newGetObjects, newGetObjects, newGetObjects, newInsert, newInsert, newInsert, newInsertElements, newInsertElements, newInsertElements, newModify, newQuery, newQuery, newRegisterWorkItemHandlerCommand, newSetGlobal, newSetGlobal, newSetGlobal, newSetter, newSignalEvent, newSignalEvent, newStartProcess, newStartProcess
org.kie.api.command.Command newEnableAuditLog(String filename)
org.kie.api.command.Command newClearActivationGroup(String name)
org.kie.api.command.Command newClearAgenda()
org.kie.api.command.Command newClearAgendaGroup(String name)
org.kie.api.command.Command newClearRuleFlowGroup(String name)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.