com.atlassian.jira.appconsistency.integrity.check
Class WorkflowCurrentStepCheck
java.lang.Object
com.atlassian.jira.appconsistency.integrity.check.CheckImpl
com.atlassian.jira.appconsistency.integrity.check.WorkflowCurrentStepCheck
- All Implemented Interfaces:
- Check
public class WorkflowCurrentStepCheck
- extends CheckImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowCurrentStepCheck
public WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator,
int id)
WorkflowCurrentStepCheck
public WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator,
int id,
ConstantsManager constantsManager,
WorkflowManager workflowManager)
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()
getIssueIds
public Collection getIssueIds()
Copyright © 2002-2011 Atlassian. All Rights Reserved.