com.jivesoftware.community.event
Class WatchEvent
java.lang.Object
com.jivesoftware.community.event.WatchEvent
public class WatchEvent
- extends
A class for Watch events.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WatchEvent
public WatchEvent()
WatchEvent
public WatchEvent(WatchEvent.Type eventType,
Watch watch)
- Creates a new watch event.
- Parameters:
eventType - the type of the watch event.watch - the watch the event corresponds to.
getIndirectObjectID
public long getIndirectObjectID()
getIndirectObjectType
public int getIndirectObjectType()
Copyright © 1999-2007 Jive Software.