@PublicAPI(stability=PRIVATE)

Package org.opends.server.workflowelement

This package contains source for workflow elements used within the server.

See:
          Description

Class Summary
LeafWorkflowElement<T extends WorkflowElementCfg> This class defines the super class for all the workflow elements used to wrap physical repositories.
WorkflowElement<T extends WorkflowElementCfg> This class defines the super class for all the workflow elements.
WorkflowElementConfigManager This class defines a utility that will be used to manage the configuration for the set of workflow elements defined in the Directory Server.
 

Package org.opends.server.workflowelement Description

This package contains source for workflow elements used within the server. Different kinds of workflow elements are needed for different server roles (e.g., local data storage, proxy/distribution/virtual access, etc.).