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
Constructor Summary |
WorkflowCurrentStepCheck(org.ofbiz.core.entity.GenericDelegator genericDelegator,
java.lang.Long id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowCurrentStepCheck
public WorkflowCurrentStepCheck(org.ofbiz.core.entity.GenericDelegator genericDelegator,
java.lang.Long id)
getDescription
public java.lang.String getDescription()
preview
public java.util.List preview()
throws IntegrityException
- Throws:
IntegrityException
correct
public java.util.List correct()
throws IntegrityException
- Throws:
IntegrityException
isAvailable
public boolean isAvailable()
getUnavailableMessage
public java.lang.String getUnavailableMessage()
Copyright © 2002-2005 Atlassian. All Rights Reserved.