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

java.lang.Object
  extended bycom.atlassian.jira.appconsistency.integrity.integritycheck.AbstractIntegrityCheck
      extended bycom.atlassian.jira.appconsistency.integrity.integritycheck.IntegrityCheckImpl
          extended bycom.atlassian.jira.appconsistency.integrity.integritycheck.PortletIntegrityCheck
All Implemented Interfaces:
Comparable, IntegrityCheck

public class PortletIntegrityCheck
extends IntegrityCheckImpl

Created by IntelliJ IDEA. User: owenfellows Date: 20-Jun-2004 Time: 15:28:12 To change this template use File | Settings | File Templates.


Constructor Summary
PortletIntegrityCheck(Long id, String description, List checks)
           
 
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

PortletIntegrityCheck

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


Copyright © 2002-2007 Atlassian. All Rights Reserved.