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
WORKFLOWABLEobjectclass.
varname (required)- Name of the output variable to create. The variable contains
trueif the object is deadlocked orfalseif the object is not deadlocked.
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.