Class SimpleConversationId

java.lang.Object
org.springframework.webflow.conversation.ConversationId
org.springframework.webflow.conversation.impl.SimpleConversationId
All Implemented Interfaces:
Serializable

public class SimpleConversationId extends ConversationId
An id that uniquely identifies a conversation managed by a ConversationManager.
Author:
Ben Hale
See Also: