Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.event
Class WatchEvent

java.lang.Object
  extended by 
      extended by com.jivesoftware.community.event.WatchEvent

public class WatchEvent
extends

A class for Watch events.


Nested Class Summary
static class WatchEvent.Type
           
 
Constructor Summary
WatchEvent()
           
WatchEvent(WatchEvent.Type eventType, Watch watch)
          Creates a new watch event.
 
Method Summary
 long getIndirectObjectID()
           
 int getIndirectObjectType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.
Method Detail

getIndirectObjectID

public long getIndirectObjectID()

getIndirectObjectType

public int getIndirectObjectType()

Jive Product Page

Copyright © 1999-2007 Jive Software.