com.atlassian.jira.appconsistency.integrity.integritycheck
Interface EntityIntegrityCheck

All Superinterfaces:
Comparable<IntegrityCheck>, IntegrityCheck
All Known Implementing Classes:
EntityIntegrityCheckImpl

public interface EntityIntegrityCheck
extends IntegrityCheck


Method Summary
 String getEntityName()
           
 
Methods inherited from interface com.atlassian.jira.appconsistency.integrity.integritycheck.IntegrityCheck
getChecks, getDescription, getId, isAvailable
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getEntityName

String getEntityName()


Copyright © 2002-2012 Atlassian. All Rights Reserved.