setResultUrl()
Overview
public void function setResultUrl(
required string resultUrl
)
Sets the result URL for your task. If using the built-in admin monitoring UI, users will be directed to this URL on successful task completion. See also Task manager - ad-hoc tasks (10.9.0 and above).
Arguments
Name | Type | Required | Description |
---|---|---|---|
resultUrl | string | Yes | URL to which user will be redirected to on successful completion of task |