From 3050004f8907c956303e7451b551300909459e92 Mon Sep 17 00:00:00 2001 From: ludovicp <ludovicp@localhost> Date: Mon, 31 May 2010 12:53:45 +0000 Subject: [PATCH] Use cn as naming attribute for the WorkFlow and WorkFlowElements like other objects in OpenDS configuration --- opends/src/admin/messages/WorkflowElementCfgDefn.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opends/src/admin/messages/WorkflowElementCfgDefn.properties b/opends/src/admin/messages/WorkflowElementCfgDefn.properties index 2904e2e..b4a493f 100644 --- a/opends/src/admin/messages/WorkflowElementCfgDefn.properties +++ b/opends/src/admin/messages/WorkflowElementCfgDefn.properties @@ -5,5 +5,3 @@ property.enabled.synopsis=Indicates whether the Workflow Element is enabled for use in the server. property.enabled.description=If a Workflow Element is not enabled, then its contents are not accessible when processing operations. property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Workflow Element implementation. -property.workflow-element-id.synopsis=Provides a name that identifies the associated Workflow Element . -property.workflow-element-id.description=The name must be unique among all Workflow Elements in the server. -- Gitblit v1.10.0