Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.event
Class ImageEvent

java.lang.Object
  extended by 
      extended by com.jivesoftware.community.event.ImageEvent
All Implemented Interfaces:
Serializable

public class ImageEvent
extends
implements Serializable

A class for Image events. This class will be passed to EventListeners whenever an image event is fired and contains all the pertinent information to the event.


Nested Class Summary
static class ImageEvent.Type
           
 
Constructor Summary
ImageEvent()
           
ImageEvent(ImageEvent.Type eventType, JiveObject jiveObject, Image image, Map<String,? extends Object> params)
           
 
Method Summary
 EntityDescriptor getJiveObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageEvent

public ImageEvent()

ImageEvent

public ImageEvent(ImageEvent.Type eventType,
                  JiveObject jiveObject,
                  Image image,
                  Map<String,? extends Object> params)
Method Detail

getJiveObject

public EntityDescriptor getJiveObject()

Jive Product Page

Copyright © 1999-2007 Jive Software.