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