public interface IntegrityCheck extends Comparable<IntegrityCheck>
Modifier and Type | Method and Description |
---|---|
List<? extends Check> |
getChecks() |
String |
getDescription() |
Long |
getId() |
boolean |
isAvailable() |
compareTo
Copyright © 2002-2019 Atlassian. All Rights Reserved.