Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
workflowengine:isobjectdeadlocked
Checks to see if an object is deadlocked.
Syntax
<workflowengine:isobjectdeadlocked object="name of workflowable object" varname="variable name" />Parameters
object (required)
- Name of the object from the
WORKFLOWABLEobject
class.
varname (required)
- Name of the output variable to create. The variable contains
true
if the object is deadlocked orfalse
if the object is not deadlocked.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.