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/LocalBackendWorkflowElementCfgDefn.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opends/src/admin/messages/LocalBackendWorkflowElementCfgDefn.properties b/opends/src/admin/messages/LocalBackendWorkflowElementCfgDefn.properties index 14847f5..4a51ffa 100644 --- a/opends/src/admin/messages/LocalBackendWorkflowElementCfgDefn.properties +++ b/opends/src/admin/messages/LocalBackendWorkflowElementCfgDefn.properties @@ -5,5 +5,3 @@ property.enabled.synopsis=Indicates whether the Local Backend Workflow Element is enabled for use in the server. property.enabled.description=If a Local Backend 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 Local Backend Workflow Element implementation. -property.workflow-element-id.synopsis=Provides a name that identifies the associated Local Backend Workflow Element . -property.workflow-element-id.description=The name must be unique among all Local Backend Workflow Elements in the server. -- Gitblit v1.10.0