Assign To Content Owner of Asset Trigger

Overview

This trigger assigns the following step (the step that will occur as a result of this action) to the content owner of the asset in workflow. This can be used to create a workflow that dynamically assigns a step, such as an approval step, to the content owner of the asset in workflow as opposed to a specific group or group with write access to the asset's parent folder (in case you have multiple).

Declaration


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

Usage


                <trigger name="AssignToContentOwnerOfAsset"/>
                

Parameters

None.