KIE API 6.2.0.Beta1

org.kie.api.event.process
Interface ProcessCompletedEvent

All Superinterfaces:
KieRuntimeEvent, ProcessEvent

public interface ProcessCompletedEvent
extends ProcessEvent

A runtime event that is generated when a ProcessInstance is completed.


Method Summary
 
Methods inherited from interface org.kie.api.event.process.ProcessEvent
getProcessInstance
 
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
 


KIE API 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.