Class AddFormCommandTask

    • Constructor Detail

      • AddFormCommandTask

        public AddFormCommandTask​(FormCommandManagementService service,
                                  Form form,
                                  FormCommand command)
        Creates a new task of adding form command.
        Parameters:
        service - the management service. Addition happens by using this service.
        form - the form in which the form command will be added
        command - it is the added form command