com.atlassian.jira.appconsistency.integrity.integritycheck
Class EntityIntegrityCheckImpl
java.lang.Object
com.atlassian.jira.appconsistency.integrity.integritycheck.AbstractIntegrityCheck
com.atlassian.jira.appconsistency.integrity.integritycheck.EntityIntegrityCheckImpl
- All Implemented Interfaces:
- Comparable, EntityIntegrityCheck, IntegrityCheck
- public class EntityIntegrityCheckImpl
- extends AbstractIntegrityCheck
- implements EntityIntegrityCheck
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityIntegrityCheckImpl
public EntityIntegrityCheckImpl(Long id,
String description,
String entityName,
List checks)
getChecks
public List getChecks()
- Specified by:
getChecks
in interface IntegrityCheck
- Specified by:
getChecks
in class AbstractIntegrityCheck
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interface EntityIntegrityCheck
Copyright © 2002-2007 Atlassian. All Rights Reserved.