public abstract class PluginEvent extends ConfigurationEvent implements ClusterEvent
Constructor and Description |
---|
PluginEvent(java.lang.Object src,
java.lang.String pluginKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getPluginKey() |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.String getPluginKey()
public boolean equals(java.lang.Object o)
equals
in class com.atlassian.event.Event
public int hashCode()
hashCode
in class com.atlassian.event.Event
public java.lang.String toString()
toString
in class java.util.EventObject
Copyright © 2003-2014 Atlassian. All Rights Reserved.