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 ProgressAwareIntegrityCheckerOperation
public String getOperationDescription()
getOperationDescription
in interface ProgressAwareIntegrityCheckerOperation
public String getOperationProgressKey()
getOperationProgressKey
in interface ProgressAwareIntegrityCheckerOperation
public Map<Long,List<Amendment>> perform(List<Long> checks, Context taskContext) throws IntegrityException
perform
in interface ProgressAwareIntegrityCheckerOperation
IntegrityException
Copyright © 2002-2024 Atlassian. All Rights Reserved.