public class AttachmentListViewEvent extends SpaceEvent implements Viewed
spacesource| Constructor and Description |
|---|
AttachmentListViewEvent(Object src,
Space space,
@Nullable String fileExtension) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(@Nullable Object o)
Equals for ConfluenceEvents is defined such that specific sub-events are only equal to events of the same type.
|
@Nullable String |
getFileExtension() |
int |
hashCode()
Subclasses must override this to hash their own fields.
|
getSpacegetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLocaleInfo, getPropertiespublic @Nullable String getFileExtension()
public boolean equals(@Nullable Object o)
ConfluenceEventSubclasses must override this to compare their own fields.
equals in class SpaceEvento - the object to compare.Event.equals(Object)public int hashCode()
ConfluenceEventhashCode in class SpaceEventEvent.hashCode()Copyright © 2003–2020 Atlassian. All rights reserved.