Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

Workflow Group Tags

Workflow group tags control workflow groups. A workflow group consists of individual assets that must go through the same workflow process. Assets in a workflow group must advance to the next state together. Workflow group deadlock occurs when two assets in the same group transition through different steps.

Note

You create a workflow group object by using the workflowengine:createnewgroup tag.

Note

Each JSP file containing workflowgroup tags must have the following directive at the top:

<%@ taglib prefix="workflowgroup" uri="futuretense_cs/workflowgroup.tld" %>

  Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.