Uses of Class
org.nuxeo.common.annotation.Experimental
-
Packages that use Experimental Package Description org.nuxeo.common.annotation org.nuxeo.ecm.core.event.pipe.local org.nuxeo.ecm.user.center.profile -
-
Uses of Experimental in org.nuxeo.common.annotation
Classes in org.nuxeo.common.annotation with annotations of type Experimental Modifier and Type Class Description interface
Experimental
Signifies that annotated API is still in early stage and subject to incompatible changes, or even removal, in a future release. -
Uses of Experimental in org.nuxeo.ecm.core.event.pipe.local
Classes in org.nuxeo.ecm.core.event.pipe.local with annotations of type Experimental Modifier and Type Class Description class
LocalEventBundlePipe
Local In memory implementation: directly relays to WorkManagerclass
LocalEventBundlePipeConsumer
In memory implementation that does not handle any marshaling and directly feeds theWorkManager
. -
Uses of Experimental in org.nuxeo.ecm.user.center.profile
Classes in org.nuxeo.ecm.user.center.profile with annotations of type Experimental Modifier and Type Class Description class
ImporterConfig
class
UserProfileImporter
class
UserProfileImporterWork
-