|
s:taskId |
|
<p>The <s:taskId> tag includes the JBoss business process management (jBPM) task ID in the view. It can be combined with other visual JSF UI controls.</p>
Example
<h:outputLink value="Hello"><s:taskId /></h:outputLink>
This tag is available for use with Facelets only. The default JSF view handler (JSP) is not supported.
|