@ParametersAreNonnullByDefault public class ChangeMentionsInIssue extends Object implements AnonymizeMentionsCommand.Worker<IssueDTO>
| Constructor and Description |
|---|
ChangeMentionsInIssue() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeUpdateEntityQuery(IssueDTO issue,
QueryDslAccessor queryDslAccessor,
MentionAnonymizationContext ctx) |
String |
getSavingErrorMessageKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterUpdatespublic void executeUpdateEntityQuery(IssueDTO issue, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx)
executeUpdateEntityQuery in interface AnonymizeMentionsCommand.Worker<IssueDTO>public String getSavingErrorMessageKey()
getSavingErrorMessageKey in interface AnonymizeMentionsCommand.Worker<IssueDTO>Copyright © 2002-2023 Atlassian. All Rights Reserved.