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