com.atlassian.jira.appconsistency.integrity.check
Class FilterSubscriptionsSavedFilterCheck
java.lang.Object
com.atlassian.jira.appconsistency.integrity.check.CheckImpl
com.atlassian.jira.appconsistency.integrity.check.BaseFilterSubscriptionsCheck
com.atlassian.jira.appconsistency.integrity.check.FilterSubscriptionsSavedFilterCheck
- All Implemented Interfaces:
- Check
public class FilterSubscriptionsSavedFilterCheck
- extends BaseFilterSubscriptionsCheck
Finds and fixes all filtersubcriptions that have no corresponding search filter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterSubscriptionsSavedFilterCheck
public FilterSubscriptionsSavedFilterCheck(OfBizDelegator ofBizDelegator,
int id)
getDescription
public String getDescription()
doRealCheck
protected void doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List messages)
throws IntegrityException
- Specified by:
doRealCheck
in class BaseFilterSubscriptionsCheck
- Throws:
IntegrityException
Copyright © 2002-2012 Atlassian. All Rights Reserved.