exControlFlow

Extends: baseModel
Namespace: (default namespace)
XML Schema: ns0.xsd

An external representation of a control flow. Used by the access-control-flows resource.

XML

Elements

name (type) min/max
occurs
description
name (string) 0/1 The control flow's name.
description (string) 0/1 A description for the control flow.
loopsAllowed (boolean) 1/1 The control flow's loops-allowed indicator.
allowedAsLinkedControlFlow (boolean) 1/1 Get 'allowed as linked control flow' indicator (can the flow be invoked from RCF or RSD?).
activities/activity (exActivity) 0/unbounded The control flow's list of activities.