public class WorkflowStateCheck extends CheckImpl<CheckAmendment>
id, ofBizDelegator
Constructor and Description |
---|
WorkflowStateCheck(OfBizDelegator ofBizDelegator,
int id) |
Modifier and Type | Method and Description |
---|---|
List<CheckAmendment> |
correct() |
String |
getDescription() |
String |
getUnavailableMessage() |
boolean |
isAvailable() |
List<CheckAmendment> |
preview() |
getI18NBean, getId, getIntegrityCheck, setIntegrityCheck
public WorkflowStateCheck(OfBizDelegator ofBizDelegator, int id)
public String getDescription()
public List<CheckAmendment> preview() throws IntegrityException
IntegrityException
public List<CheckAmendment> correct() throws IntegrityException
IntegrityException
public boolean isAvailable()
public String getUnavailableMessage()
Copyright © 2002-2021 Atlassian. All Rights Reserved.