T - type of data stored in this conversation@ThreadSafe public class Conversation<T> extends Object
ConversationStorageService, for storing temporary data.| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
T |
getValue() |
void |
setValue(T value)
Set the value of this conversation.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.