public class AfterProcessRemovedEvent extends EventObject
source
Constructor and Description |
---|
AfterProcessRemovedEvent(org.kie.api.definition.process.Process process) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.definition.process.Process |
getProcess() |
String |
toString() |
getSource
public AfterProcessRemovedEvent(org.kie.api.definition.process.Process process)
public org.kie.api.definition.process.Process getProcess()
public String toString()
toString
in class EventObject
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.