public class ProcessEvent extends EventObject
source
Constructor and Description |
---|
ProcessEvent(org.kie.api.runtime.process.ProcessInstance instance,
org.kie.internal.runtime.KnowledgeRuntime kruntime) |
Modifier and Type | Method and Description |
---|---|
org.kie.internal.runtime.KnowledgeRuntime |
getKieRuntime() |
org.kie.api.runtime.process.ProcessInstance |
getProcessInstance() |
getSource, toString
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.