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