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

 

Workflow Step Tags

Workflow step tags manage workflow step objects. A step represents a transition between states. When an assignment is completed, the next step transition is selected and then is used to change the state. Workflow steps are defined for each workflow process.

Note

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

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

  Home > Contents > Index >

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