public class IntegrityChecker extends Object
| Constructor and Description |
|---|
IntegrityChecker(IntegrityCheckManager integrityCheckManager) |
public IntegrityChecker(IntegrityCheckManager integrityCheckManager)
public Map preview(List<Check> checks) throws IntegrityException
IntegrityExceptionpublic Map previewWithIds(List<Long> checkIds) throws IntegrityException
IntegrityExceptionpublic Map correct(List<Check> checks) throws IntegrityException
IntegrityExceptionpublic Map correctWithIds(List<Long> checkIds) throws IntegrityException
IntegrityExceptionpublic List preview(Check check) throws IntegrityException
IntegrityExceptionpublic List correct(Check check) throws IntegrityException
IntegrityExceptionCopyright © 2002-2022 Atlassian. All Rights Reserved.