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