| java.lang.Object | |||
| ↳ | com.atlassian.jira.appconsistency.integrity.check.CheckImpl<T extends com.atlassian.jira.appconsistency.integrity.amendment.Amendment> | ||
| ↳ | com.atlassian.jira.appconsistency.integrity.check.EntityCheckImpl<T extends com.atlassian.jira.appconsistency.integrity.amendment.Amendment> | ||
| ↳ | com.atlassian.jira.appconsistency.integrity.check.IssueLinkCheck | ||
Check that all Issue Links are associated with valid issues. ie. That the issue ids specified by the link exist in the database.
|
[Expand]
Inherited Fields | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.appconsistency.integrity.check.CheckImpl
| |||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|

