|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.EventObject org.springframework.context.ApplicationEvent com.atlassian.event.Event com.atlassian.confluence.event.events.ConfluenceEvent com.atlassian.confluence.event.events.support.SupportRequestCreatedEvent
public class SupportRequestCreatedEvent
Event fired when the create support zip is called.
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
SupportRequestCreatedEvent(java.lang.Object src)
The event is fired BEFORE the zipfile is created and thus listeners can write things to logs and that information will be included in the logs in the zip-file. |
Method Summary |
---|
Methods inherited from class com.atlassian.event.Event |
---|
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
---|
getTimestamp |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SupportRequestCreatedEvent(java.lang.Object src)
src
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |