public interface ProgressAwareIntegrityCheckerOperation
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationDescription() |
String |
getOperationName() |
String |
getOperationProgressKey() |
Map<Long,List<Amendment>> |
perform(List<Long> checks,
Context taskContext) |
String getOperationName()
String getOperationDescription()
String getOperationProgressKey()
Map<Long,List<Amendment>> perform(List<Long> checks, Context taskContext) throws IntegrityException
IntegrityExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.