|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited 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 |
ifNotBegunOutcome
Deprecated. use no-conversation-view-id in pages.xml |
boolean |
initiator
Deprecated. 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 |