public interface ConversationMetadataProvider<T>
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<ConversationMetadata> |
getConversationMetadata(T input)
Returns the conversation metadata for the given input.
|
com.google.common.base.Optional<ConversationMetadata> getConversationMetadata(T input)
input
- the input for which to get the conversation metadataCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.