Uses of Class
org.apache.oozie.event.WorkflowActionEvent

Packages that use WorkflowActionEvent
org.apache.oozie.event.listener   
org.apache.oozie.jms   
org.apache.oozie.sla.listener   
 

Uses of WorkflowActionEvent in org.apache.oozie.event.listener
 

Methods in org.apache.oozie.event.listener with parameters of type WorkflowActionEvent
abstract  void JobEventListener.onWorkflowActionEvent(WorkflowActionEvent wae)
          On workflow action transition
 

Uses of WorkflowActionEvent in org.apache.oozie.jms
 

Methods in org.apache.oozie.jms with parameters of type WorkflowActionEvent
 void JMSJobEventListener.onWorkflowActionEvent(WorkflowActionEvent wae)
           
 

Uses of WorkflowActionEvent in org.apache.oozie.sla.listener
 

Methods in org.apache.oozie.sla.listener with parameters of type WorkflowActionEvent
 void SLAJobEventListener.onWorkflowActionEvent(WorkflowActionEvent event)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.