com.atlassian.jira.appconsistency.integrity.check
Interface Check
- All Known Subinterfaces:
- EntityCheck
- All Known Implementing Classes:
- CheckImpl, EntityCheckImpl
- public interface Check
getId
public java.lang.Long getId()
getDescription
public java.lang.String getDescription()
preview
public java.util.List preview()
throws IntegrityException
- Throws:
IntegrityException
correct
public java.util.List correct()
throws IntegrityException
- Throws:
IntegrityException
getIntegrityCheck
public IntegrityCheck getIntegrityCheck()
setIntegrityCheck
public void setIntegrityCheck(IntegrityCheck integrityCheck)
isAvailable
public boolean isAvailable()
getUnavailableMessage
public java.lang.String getUnavailableMessage()
Copyright © 2002-2005 Atlassian. All Rights Reserved.