Attributes |
Name | Required | Request-time | Type | Description |
onOutcome | false | false | java.lang.String | end the conversation only if the action outcome matches the given onOutcome. This can be a comma separated list. |
errorOutcome | false | false | java.lang.String | on exception use the given outcome for further navigation |
restart | false | false | java.lang.String | true|false|valueBinding - true if the conversation should be restarted immediately |
restartAction | false | false | java.lang.String | the action which should be called in case of a restart |
name | true | false | java.lang.String | the name of the conversation |