public interface WorkflowProcessInstance extends ProcessInstance, org.kie.api.runtime.process.WorkflowProcessInstance
Modifier and Type | Method and Description |
---|---|
void |
addEventListener(String type,
org.kie.api.runtime.process.EventListener eventListener,
boolean external) |
void |
removeEventListener(String type,
org.kie.api.runtime.process.EventListener eventListener,
boolean external) |
getFaultData, getKnowledgeRuntime, getMetaData, getOutcome, getProcess, setId, setKnowledgeRuntime, setParentProcessInstanceId, setProcess, setState, setState, setState, start, start
addContextInstance, getContextContainer, getContextInstance, getContextInstance, getContextInstances, removeContextInstance
getContextInstance
getVariable, setVariable
getId, getParentProcessInstanceId, getProcessId, getProcessName, getState
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.