Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
workflowengine:isobjectassigned
Verifies whether the specified object is assigned to a specified user.
Syntax
<workflowengine:isobjectassigned object="workflow_asset_object_name
" varname="variable_name" />Parameters
object (required)
- Name of the workflow asset object
varname (required)
- Name of the output variable to create. The variable contains
true
if the object is assigned orfalse
if the object is not assigned.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.