org.drools.core.event
Class AfterProcessRemovedEvent
java.lang.Object
java.util.EventObject
org.drools.core.event.AfterProcessRemovedEvent
- All Implemented Interfaces:
- Serializable
public class AfterProcessRemovedEvent
- extends EventObject
- See Also:
- Serialized Form
AfterProcessRemovedEvent
public AfterProcessRemovedEvent(org.kie.api.definition.process.Process process)
getProcess
public org.kie.api.definition.process.Process getProcess()
toString
public String toString()
- Overrides:
toString in class EventObject
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.