Class IssueLinkTypesCheck

java.lang.Object
com.atlassian.jira.appconsistency.integrity.check.CheckImpl<CheckAmendment>
com.atlassian.jira.appconsistency.integrity.check.IssueLinkTypesCheck
All Implemented Interfaces:
Check<CheckAmendment>

public class IssueLinkTypesCheck extends CheckImpl<CheckAmendment>
Check that all issue link types are associated with valid issues links. i.e. That the issue link type specified by the link exist in the database. If not, the link is considered corrupt and will be removed.