End current conversation and begin a new one
--------------------------------------------
Key: JBSEAM-3504
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3504
Project: Seam
Issue Type: Feature Request
Components: Core
Affects Versions: The future
Reporter: Stuart Douglas
Add a convience method to Conversation that allows a user to end and then begin a new
conversation:
Conversation.instance().end();
Manager.instance().initializeTemporaryConversation();
Conversation.instance().begin();
Possibly add annotations/pages.xml to support this as well
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira