com.atlassian.jira.appconsistency.integrity.check
Class SearchRequestRelationCheck
java.lang.Object
com.atlassian.jira.appconsistency.integrity.check.CheckImpl
com.atlassian.jira.appconsistency.integrity.check.SearchRequestRelationCheck
- All Implemented Interfaces:
- Check
public class SearchRequestRelationCheck
- extends CheckImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchRequestRelationCheck
public SearchRequestRelationCheck(OfBizDelegator ofBizDelegator,
int id)
getDescription
public String getDescription()
preview
public List preview()
throws IntegrityException
- Throws:
IntegrityException
correct
public List correct()
throws IntegrityException
- Throws:
IntegrityException
isAvailable
public boolean isAvailable()
getUnavailableMessage
public String getUnavailableMessage()
Copyright © 2002-2012 Atlassian. All Rights Reserved.