org.apache.oozie.event
Class EventQueue.EventQueueElement

java.lang.Object
  extended by org.apache.oozie.event.EventQueue.EventQueueElement
All Implemented Interfaces:
Serializable
Enclosing interface:
EventQueue

public static class EventQueue.EventQueueElement
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EventQueue.EventQueueElement(org.apache.oozie.client.event.Event e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventQueue.EventQueueElement

public EventQueue.EventQueueElement(org.apache.oozie.client.event.Event e)


Copyright © 2013 Apache Software Foundation. All Rights Reserved.