com.atlassian.jira.appconsistency.integrity.integritycheck
Class SchemePermissionIntegrityCheck

java.lang.Object
  extended by com.atlassian.jira.appconsistency.integrity.integritycheck.AbstractIntegrityCheck
      extended by com.atlassian.jira.appconsistency.integrity.integritycheck.IntegrityCheckImpl
          extended by com.atlassian.jira.appconsistency.integrity.integritycheck.SchemePermissionIntegrityCheck
All Implemented Interfaces:
IntegrityCheck, Comparable

public class SchemePermissionIntegrityCheck
extends IntegrityCheckImpl

Created by IntelliJ IDEA. User: owenfellows Date: 24-Jun-2004 Time: 14:50:32 To change this template use File | Settings | File Templates.


Constructor Summary
SchemePermissionIntegrityCheck(Long id, String description, List checks)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.appconsistency.integrity.integritycheck.IntegrityCheckImpl
getChecks
 
Methods inherited from class com.atlassian.jira.appconsistency.integrity.integritycheck.AbstractIntegrityCheck
compareTo, getDescription, getId, isAvailable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemePermissionIntegrityCheck

public SchemePermissionIntegrityCheck(Long id,
                                      String description,
                                      List checks)


Copyright © 2002-2009 Atlassian. All Rights Reserved.