| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface Conversational
Specifies that a component or method is conversational, and may only be called inside the scope of a long-running conversation.
| Optional Element Summary | |
|---|---|
|  String | ifNotBegunOutcomeDeprecated. use no-conversation-view-id in pages.xml | 
|  boolean | initiatorDeprecated. use no-conversation-view-id in pages.xml | 
public abstract String ifNotBegunOutcome
public abstract boolean initiator
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||