| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | None |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| entity | true | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| The token, task, or process instance for which the variable should be updated. |
| name | true | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| The name of the variable to update. |
| name | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A different name to use for this action. Action names are used by some navigation handlers. |
| navigate | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean expression that can be used to control whether navigation will be attempted after this action completes. |
| target | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| An optional EL expression into which the old variable value will be stored. |
| unless | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean expression that, if true, will prevent this action from being run. |
| value | true | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| The new variable value. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||