public class MockIntegrityCheckerOperation extends Object implements ProgressAwareIntegrityCheckerOperation
| Modifier and Type | Field and Description |
|---|---|
static Long |
CHECK_ID_CAUSING_INTEGRITY_EXCEPTION |
| Constructor and Description |
|---|
MockIntegrityCheckerOperation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationDescription() |
String |
getOperationName() |
String |
getOperationProgressKey() |
Map<Long,List<Amendment>> |
perform(List<Long> checks,
Context taskContext) |
public static final Long CHECK_ID_CAUSING_INTEGRITY_EXCEPTION
public String getOperationName()
getOperationName in interface ProgressAwareIntegrityCheckerOperationpublic String getOperationDescription()
getOperationDescription in interface ProgressAwareIntegrityCheckerOperationpublic String getOperationProgressKey()
getOperationProgressKey in interface ProgressAwareIntegrityCheckerOperationpublic Map<Long,List<Amendment>> perform(List<Long> checks, Context taskContext) throws IntegrityException
perform in interface ProgressAwareIntegrityCheckerOperationIntegrityExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.