public static interface AnonymizeMentionsCommand.Worker<E>
Modifier and Type | Method and Description |
---|---|
default void |
afterUpdates() |
void |
executeUpdateEntityQuery(E entity,
QueryDslAccessor queryDslAccessor,
MentionAnonymizationContext ctx) |
String |
getSavingErrorMessageKey() |
void executeUpdateEntityQuery(E entity, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx)
String getSavingErrorMessageKey()
default void afterUpdates()
Copyright © 2002-2022 Atlassian. All Rights Reserved.