Wiki Markup |
---|
{scrollbar} | Parameters: |
...
none
...
Result:
...
boolean
...
| none \\ |
| Result: | boolean \\ |
This returns true if the component is allowed to ask the use for parameters. If the request to execute an action sequence originated from a web application, this will return 'true'. If the request comes from a web service client, a scheduler, or a workflow engine there is no user to request anything from, and this method will return 'false';
h2. |