public interface

IntegrityCheck

implements Comparable<T>
com.atlassian.jira.appconsistency.integrity.integritycheck.IntegrityCheck
Known Indirect Subclasses

Summary

Public Methods
List<? extends Check> getChecks()
String getDescription()
Long getId()
boolean isAvailable()
[Expand]
Inherited Methods
From interface java.lang.Comparable

Public Methods

public List<? extends Check> getChecks ()

public String getDescription ()

public Long getId ()

public boolean isAvailable ()