@Retention(RUNTIME)
@Target(METHOD)
public @interface Conversation
| Modifier and Type | Optional Element | Description | 
|---|---|---|
Conversation.Phase | 
value | 
 Deprecated. 
Possible values are:
 Phase.START
   Specifies that the method starts a new conversation. 
 | 
Conversation.Phase value