@ParametersAreNonnullByDefault public class ChangeMentionsInTextCustomFieldsDefaultValue extends Object implements AnonymizeMentionsCommand.Worker<GenericConfigurationDTO>
| Constructor and Description |
|---|
ChangeMentionsInTextCustomFieldsDefaultValue(com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUpdates() |
void |
executeUpdateEntityQuery(GenericConfigurationDTO entity,
QueryDslAccessor queryDslAccessor,
MentionAnonymizationContext ctx) |
String |
getSavingErrorMessageKey() |
public ChangeMentionsInTextCustomFieldsDefaultValue(com.atlassian.event.api.EventPublisher eventPublisher)
public void executeUpdateEntityQuery(GenericConfigurationDTO entity, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx)
executeUpdateEntityQuery in interface AnonymizeMentionsCommand.Worker<GenericConfigurationDTO>public String getSavingErrorMessageKey()
getSavingErrorMessageKey in interface AnonymizeMentionsCommand.Worker<GenericConfigurationDTO>public void afterUpdates()
afterUpdates in interface AnonymizeMentionsCommand.Worker<GenericConfigurationDTO>Copyright © 2002-2021 Atlassian. All Rights Reserved.