com.atlassian.jira.appconsistency.integrity
Interface EntityCheck

All Superinterfaces:
Check
All Known Implementing Classes:
EntityCheckImpl

public interface EntityCheck
extends Check


Method Summary
 EntityIntegrityCheck getEntityIntegrityCheck()
           
 void setEntityIntegrityCheck(EntityIntegrityCheck entityIntegrityCheck)
           
 
Methods inherited from interface com.atlassian.jira.appconsistency.integrity.Check
correct, getDescription, getId, getIntegrityCheck, getUnavailableMessage, isAvailable, preview, setIntegrityCheck
 

Method Detail

getEntityIntegrityCheck

public EntityIntegrityCheck getEntityIntegrityCheck()

setEntityIntegrityCheck

public void setEntityIntegrityCheck(EntityIntegrityCheck entityIntegrityCheck)