Create method to end/destroy other conversations
------------------------------------------------
Key: JBSEAM-1406
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1406
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Bruno E. Grossi
In some situations we need to end/destroy other conversations different from the actual
one.
Manager has a private method Manager.destroyConversation(String conversationId,
ContextAdaptor session) that can do it, but it private and requires a session
ContextAdaptor.
My suggestion to create a public method on Manager (or some other appropriate class) that
receives an id the clean up that conversation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira