java.lang.Object | ||
↳ | com.atlassian.jira.notification.type.AbstractNotificationType | |
↳ | com.atlassian.jira.notification.type.TypeForTesting |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Validate the configuration (the argument in
getRecipients(com.atlassian.jira.event.issue.IssueEvent, String) )
when it is entered in the "Add Notification" page. | |||||||||||
Type identifier (currently unused).
|
[Expand]
Inherited Methods | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||
![]() | |||||||||||||||||||||||
![]()
|
Validate the configuration (the argument in getRecipients(com.atlassian.jira.event.issue.IssueEvent, String)
)
when it is entered in the "Add Notification" page.
For instance, a group notification type might check if the entered group exists.
key | Key of relevant value in parameters |
---|---|
parameters | HTML form parameters (only the keyed entry is relevant). |