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, setIntegrityCheck
public WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator, int id)
public WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator, int id, ConstantsManager constantsManager, WorkflowManager workflowManager)
public String getDescription()
public List preview() throws IntegrityException
IntegrityException
public List correct() throws IntegrityException
IntegrityException
public boolean isAvailable()
public String getUnavailableMessage()
public Collection<Long> getIssueIds()
Copyright © 2002-2016 Atlassian. All Rights Reserved.