public class IntegrityCheckImpl extends AbstractIntegrityCheck
| Constructor and Description |
|---|
IntegrityCheckImpl(int id,
String description,
Check... checks) |
| Modifier and Type | Method and Description |
|---|---|
List<Check> |
getChecks() |
compareTo, getDescription, getId, isAvailablepublic List<Check> getChecks()
getChecks in interface IntegrityCheckgetChecks in class AbstractIntegrityCheckCopyright © 2002-2021 Atlassian. All Rights Reserved.