Configuration Reference Home
Oracle Unified Directory - Fa Workflow Element

Fa Workflow Element

The Fa Workflow Element allows clients to access the information made available by Directory Server monitor providers.

Parent Component

The Fa Workflow Element component inherits from the Workflow Element

Relations From this Component

The following components have a direct AGGREGATION relation FROM Fa Workflow Elements :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled  None
↓ java-class
↓ next-workflow-element

Basic Properties

enabled

Description
Indicates whether the Workflow Element is enabled for use in the server. If a Workflow Element is not enabled, then its contents are not accessible when processing operations.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Fa Workflow Element implementation.
Default Value
org.opends.server.workflowelement.fa.FAWorkflowElement
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.workflowelement.WorkflowElement
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

next-workflow-element

Description
The next workflow element in the workflow.
Default Value
None
Allowed Values
The DN of any Workflow Element.
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Copyright © 2011,2012, Oracle and/or its affiliates. All rights reserved.