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