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

All Superinterfaces:
IntegrityCheck
All Known Implementing Classes:
EntityIntegrityCheckImpl

public interface EntityIntegrityCheck
extends IntegrityCheck


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

Method Detail

getEntityName

public java.lang.String getEntityName()


Copyright © 2002-2005 Atlassian. All Rights Reserved.