com.jivesoftware.community.event
Class ImageEvent
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageEvent
public ImageEvent()
ImageEvent
public ImageEvent(ImageEvent.Type eventType,
JiveObject jiveObject,
Image image,
Map<String,? extends Object> params)
getJiveObject
public EntityDescriptor getJiveObject()
Copyright © 1999-2007 Jive Software.