This is the last of several use cases in support of CRUD for topics and queues. Comments are welcome.
USE CASE 5: Delete a Destination Basic Description An administrator uses the system to delete a destination from a JBoss server. Preconditions It is assumed that Use Case 1 will already have been executed and the user has a list of destinations from which to choose. Goal Delete the selected destination. Basic flow of events 1. The user indicates to the system that they wish to delete a particular destination. 2. The system prompts the user to confirm their desire to delete the destination. 3. The user confirms the deletion. 4. The system attempts to delete the selected destination. 5. The use case ends. Alternate flows A5.1: User cancels deletion During step 3) of the Basic Flow: 1. The user indicates to the system that they want to cancel the deletion of the destination. 2. The system does not attempt to delete the destination. 3. The use case ends. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871952#3871952 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871952 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
