Package | Description |
---|---|
com.atlassian.jira.appconsistency.integrity.check | |
com.atlassian.jira.appconsistency.integrity.integritycheck |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityRelation<T extends Amendment> |
class |
EntityCheckImpl<T extends Amendment> |
class |
IssueLinkCheck
Check that all Issue Links are associated with valid issues.
|
class |
PrimaryEntityRelationCreate |
class |
PrimaryEntityRelationDelete |
Constructor and Description |
---|
EntityIntegrityCheckImpl(int id,
String description,
String entityName,
EntityCheck... checks) |
Constructor and Description |
---|
EntityIntegrityCheckImpl(int id,
String description,
String entityName,
List<EntityCheck> checks) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.