|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.event.AbstractEvent
com.atlassian.jira.event.issue.IssueViewEvent
@PublicApi public final class IssueViewEvent
Event that is triggered when an issue is viewed.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.event.AbstractEvent |
|---|
params, time |
| Constructor Summary | |
|---|---|
IssueViewEvent(long issueId)
|
|
| Method Summary | |
|---|---|
long |
getId()
|
| Methods inherited from class com.atlassian.jira.event.AbstractEvent |
|---|
equals, getParams, getTime, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IssueViewEvent(long issueId)
| Method Detail |
|---|
public long getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||