WorkflowElementCfgDefn.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maederuser-friendly-name=Workflow Element
25cc5fbba63f84b47e389af749f55abbbde71c8cChristian Maederuser-friendly-plural-name=Workflow Elements
63f0e65a37b95621334db9ee4ba0cd9d826f5c0fChristian Maedersynopsis=Workflow Elements implement a single processing step in a Work Flow.
25cc5fbba63f84b47e389af749f55abbbde71c8cChristian Maederdescription=A Workflow Element can perform a task such as mapping DNs, renaming attributes, filtering attributes, joining data sources, proxying, or load-balancing. The simplest Workflow Element is the Local Backend Work Flow Element, which routes data to a Backend.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.enabled.synopsis=Indicates whether the Workflow Element is enabled for use in the server.
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maederproperty.enabled.description=If a Workflow Element is not enabled, then its contents are not accessible when processing operations.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Workflow Element implementation.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder