implement a single processing step in a Work Flow.
A
can perform a task such as mapping DNs, renaming attributes,
filtering attributes, joining data sources, proxying, or
load-balancing. The simplest
is the Local Backend Work Flow Element, which routes data
to a Backend.
ds-cfg-workflow-element
top
Indicates whether the
is enabled for use in the server.
If a
is not enabled, then its contents are not accessible when
processing operations.
ds-cfg-enabled
Specifies the fully-qualified name of the Java class that provides the
implementation.
org.opends.server.workflowelement.WorkflowElement
ds-cfg-java-class