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)
    • Method Detail

      • apply

        public void apply​(com.vlsolutions.swing.docking.DockingDesktop desktop,
                          org.bidib.wizard.api.event.DefaultLabelsWorkListItemEvent event)
                   throws ActionAbortedException
        Specified by:
        apply in interface WorkListAction<org.bidib.wizard.api.event.DefaultLabelsWorkListItemEvent>
        Throws:
        ActionAbortedException