Overview

Members

Show inherited members

Name Type Required Description

chdl

beeId

isFinal

boolean

templatekey

string

updater

workflowTemplateUpdater

wfhdl

beeId

Hierarchy

Inherits From

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:workflowTemplateCreator xsi:type="obh:workflowTemplateCreator" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <chdl>your_beeId_0</chdl>
        <isFinal>your_boolean_0</isFinal>
        <templatekey>your_string_0</templatekey>
        <updater>your_workflowTemplateUpdater_0</updater>
        <wfhdl>your_beeId_0</wfhdl>
</obh:workflowTemplateCreator>

Referenced By Representaions

Not Referenced Directly by Representations