id, ofBizDelegator| Constructor and Description |
|---|
WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator,
int id) |
WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator,
int id,
ConstantsManager constantsManager,
WorkflowManager workflowManager) |
| Modifier and Type | Method and Description |
|---|---|
List |
correct() |
String |
getDescription() |
Collection<Long> |
getIssueIds() |
String |
getUnavailableMessage() |
boolean |
isAvailable() |
List |
preview() |
getI18NBean, getId, getIntegrityCheck, setIntegrityCheckpublic WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator, int id)
public WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator, int id, ConstantsManager constantsManager, WorkflowManager workflowManager)
public String getDescription()
public List preview() throws IntegrityException
IntegrityExceptionpublic List correct() throws IntegrityException
IntegrityExceptionpublic boolean isAvailable()
public String getUnavailableMessage()
public Collection<Long> getIssueIds()
Copyright © 2002-2017 Atlassian. All Rights Reserved.