OpenDJ Server 4.0.0 Documentation

@PublicAPI(stability=UNCOMMITTED)

Package org.opends.server.types.operation

Contains a number of interfaces that are implemented by the various types of Directory Server operations.

See: Description

Package org.opends.server.types.operation Description

Contains a number of interfaces that are implemented by the various types of Directory Server operations. These interfaces are used to define the methods that should be available for use at various times during the operation processing (e.g., what methods are available for pre-parse versus pre-operation versus post-operation versus post-response plugins).

Note that none of the interfaces defined in this package are intended to be implemented by any custom code. They should be implemented only by the core Directory Server operation types.
OpenDJ Server 4.0.0 Documentation

Copyright © 2010-2017 ForgeRock AS. All Rights Reserved.