Class ApplyDefaultLabelsAction

  • All Implemented Interfaces:
    WorkListAction<org.bidib.wizard.api.event.DefaultLabelsWorkListItemEvent>

    public class ApplyDefaultLabelsAction
    extends Object
    implements WorkListAction<org.bidib.wizard.api.event.DefaultLabelsWorkListItemEvent>
    • Constructor Detail

      • ApplyDefaultLabelsAction

        public ApplyDefaultLabelsAction​(ConnectionService connectionService,
                                        org.bidib.wizard.common.labels.WizardLabelWrapper wizardLabelWrapper,
                                        org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
                                        org.bidib.wizard.api.service.console.ConsoleService consoleService)