| Package | Description |
|---|---|
| com.atlassian.bamboo.caching.conversation |
| Modifier and Type | Method and Description |
|---|---|
<T> @NotNull Conversation<T> |
ConversationStorageServiceImpl.createConversation(T initialValue) |
<T> @NotNull Conversation<T> |
ConversationStorageService.createConversation(T initialValue)
Creates a new conversation object for storing temporary data, initialized with the given value.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.