Class RemoteLinkConversationService.CreationConversation

java.lang.Object
com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation
All Implemented Interfaces:
Serializable
Enclosing interface:
RemoteLinkConversationService

public static class RemoteLinkConversationService.CreationConversation extends Object implements Serializable
Represents the "conversation" after a creation request. This needs to be Serializable because these objects are stored in a cache which is replicated in a clustered environment, without being backed by a database.
See Also: