com.atlassian.jira.appconsistency.integrity
Interface IntegrityCheckManager

All Known Implementing Classes:
IntegrityCheckManagerImpl

public interface IntegrityCheckManager


Method Summary
 Check getCheck(Long checkId)
           
 IntegrityCheck getIntegrityCheck(Long id)
           
 List getIntegrityChecks()
           
 

Method Detail

getIntegrityChecks

List getIntegrityChecks()

getCheck

Check getCheck(Long checkId)

getIntegrityCheck

IntegrityCheck getIntegrityCheck(Long id)


Copyright © 2002-2013 Atlassian. All Rights Reserved.