Assign To Workflow Owner Trigger

Overview

This trigger assigns the following step (the step that will occur as a result of this action) to the user that initiated the workflow. This is particularly useful in the case of a "Reject" / "Request Edits" action where the following step should always be assigned back to the workflow initiator.

Declaration


                <trigger class="com.cms.workflow.function.AssignToWorkflowOwner" name="AssignToWorkflowOwner"/>
                

Usage


                <trigger name="AssignToWorkflowOwner"/>
                

Parameters

None.