2.4 Task Queues

The following functionalities are available in the TaskQueues module:

2.4.1 Functionality

TaskQueue List :

  • A list of all task queues will be displayed.

Refresh button :

  • To ensure the latest task queues are visible, simply click the refresh button after creating a new task queue. This action will update the task queue listing page to include the newly created task queue.

  • Similarly, if you have searched for a specific task queue and want to view all task queues again, you can click on the Refresh button. This will refresh the page and display all task queues in the listing, providing a comprehensive view of the available task queues.

  • The TaskQueue listing page is equipped with a convenient search bar that allows users to easily locate specific task queues. By utilizing the search bar, users can quickly search for and find the desired task queue among the listed options. This enables efficient navigation and retrieval of specific task queues based on search criteria.

Add New TaskQueue button:

  • To add a new TaskQueue, simply click on the "Add New TaskQueue" button. Fill out all the mandatory fields, such as the Unique Name and Description, and then click the Submit button.

  • Once you click Submit, a success message will appear, indicating that the TaskQueue has been added successfully.

2.4.2 Features:

Edit:

  • When editing an object in the TaskQueue, you have the ability to modify its description, status, and target object. After making the desired changes, clicking the "Save" button will trigger a success message confirming that the TaskQueue has been updated successfully.

  • Additionally, you can use the "Back" button to easily navigate back to the task queue listing page.

Delete:

  • When you click on the "Delete" action for a TaskQueue, a confirmation dialog box will appear with two buttons: "Yes, Delete It!" and "Cancel". If you choose to proceed by clicking "Yes, Delete It!", the selected TaskQueue will be permanently deleted, and the TaskQueue listing will be automatically refreshed.

Last updated