Uses of Interface
org.nuxeo.runtime.model.Extensible
Package
Description
Implementation of the Conversion Service
(see
ConversionService
).Event Service API (see
EventService
).Implementation of the LifeCycle API.
Schema API and implementation; a schema describes the names and types of some fields.
Provides implementation for the api package.
PKI services implementation.
PDF signing services implementation.
Certificate user services implementation.
-
Uses of Extensible in org.nuxeo.adobe.cc
-
Uses of Extensible in org.nuxeo.automation.scripting.internals
-
Uses of Extensible in org.nuxeo.binary.metadata.internals
Modifier and TypeClassDescriptionclass
Binary metadata component which registers all binary metadata contributions. -
Uses of Extensible in org.nuxeo.connect.client
Modifier and TypeClassDescriptionclass
Nuxeo Runtime Component used to wrap nuxeo-connect-client services as Nuxeo Services. -
Uses of Extensible in org.nuxeo.connect.update
-
Uses of Extensible in org.nuxeo.directory.mongodb
-
Uses of Extensible in org.nuxeo.dmk
-
Uses of Extensible in org.nuxeo.drive.service.impl
Modifier and TypeClassDescriptionclass
Default implementation of theFileSystemItemAdapterService
.class
Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo user. -
Uses of Extensible in org.nuxeo.ecm.automation.core
Modifier and TypeClassDescriptionclass
Nuxeo component that provide an implementation of theAutomationService
and handle extensions registrations. -
Uses of Extensible in org.nuxeo.ecm.automation.io.services
-
Uses of Extensible in org.nuxeo.ecm.automation.server
-
Uses of Extensible in org.nuxeo.ecm.automation.server.jaxrs.batch
Modifier and TypeClassDescriptionclass
Runtime Component implementing theBatchManager
service with theTransientStore
. -
Uses of Extensible in org.nuxeo.ecm.collections.core
-
Uses of Extensible in org.nuxeo.ecm.core
Modifier and TypeClassDescriptionclass
Service used to register version removal policies. -
Uses of Extensible in org.nuxeo.ecm.core.api
Modifier and TypeClassDescriptionclass
Implementation for the service managing the acquisition/release ofCoreSession
instances. -
Uses of Extensible in org.nuxeo.ecm.core.api.adapter
-
Uses of Extensible in org.nuxeo.ecm.core.api.blobholder
Modifier and TypeClassDescriptionclass
Runtime component to manage the pluggable factory forDocumentAdapterFactory
. -
Uses of Extensible in org.nuxeo.ecm.core.api.localconfiguration
Modifier and TypeClassDescriptionclass
Default implementation ofLocalConfigurationService
. -
Uses of Extensible in org.nuxeo.ecm.core.api.pathsegment
Modifier and TypeClassDescriptionclass
Central service for the generation of a path segment for a document. -
Uses of Extensible in org.nuxeo.ecm.core.api.propertiesmapping.impl
Modifier and TypeClassDescriptionclass
Service that allows to copy a set of metadata from a source to a target document -
Uses of Extensible in org.nuxeo.ecm.core.api.repository
Modifier and TypeClassDescriptionclass
High-level service to get to aRepository
and from there toCoreSession
objects. -
Uses of Extensible in org.nuxeo.ecm.core.api.thumbnail
Modifier and TypeClassDescriptionclass
Thumbnail service providing 3 kind of factories: by facet, by doctype, and thumbnail default one -
Uses of Extensible in org.nuxeo.ecm.core.api.validation
-
Uses of Extensible in org.nuxeo.ecm.core.blob
Modifier and TypeClassDescriptionclass
Implementation of the service managing the storage and retrieval ofBlob
s, through internally-registeredBlobProvider
s.class
-
Uses of Extensible in org.nuxeo.ecm.core.bulk
-
Uses of Extensible in org.nuxeo.ecm.core.cache
Modifier and TypeClassDescriptionclass
Cache service implementation to manage nuxeo cache -
Uses of Extensible in org.nuxeo.ecm.core.convert.service
Modifier and TypeClassDescriptionclass
Runtime Component that also provides the POJO implementation of theConversionService
. -
Uses of Extensible in org.nuxeo.ecm.core.event
Modifier and TypeClassDescriptionclass
Event Service Component, allowing registration of contributions and doing the event service shutdown upon deactivation. -
Uses of Extensible in org.nuxeo.ecm.core.filter
-
Uses of Extensible in org.nuxeo.ecm.core.io.download
Modifier and TypeClassDescriptionclass
This service allows the download of blobs to a HTTP response. -
Uses of Extensible in org.nuxeo.ecm.core.io.registry
-
Uses of Extensible in org.nuxeo.ecm.core.lifecycle.impl
-
Uses of Extensible in org.nuxeo.ecm.core.management
-
Uses of Extensible in org.nuxeo.ecm.core.management.jtajca.internal
Modifier and TypeClassDescriptionclass
Component used to install/uninstall the monitors (transaction and connections). -
Uses of Extensible in org.nuxeo.ecm.core.management.standby
-
Uses of Extensible in org.nuxeo.ecm.core.opencmis.bindings
Modifier and TypeClassDescriptionclass
Service holding the definition -
Uses of Extensible in org.nuxeo.ecm.core.opencmis.impl.server
Modifier and TypeClassDescriptionclass
Information about all Nuxeo repositories. -
Uses of Extensible in org.nuxeo.ecm.core.persistence
-
Uses of Extensible in org.nuxeo.ecm.core.repository
Modifier and TypeClassDescriptionclass
Component and service managing low-level repository instances. -
Uses of Extensible in org.nuxeo.ecm.core.scheduler
-
Uses of Extensible in org.nuxeo.ecm.core.schema
Modifier and TypeClassDescriptionclass
The TypeService is the component dealing with registration of schemas and document types (and facets and prefetch configuration). -
Uses of Extensible in org.nuxeo.ecm.core.schema.types.resolver
-
Uses of Extensible in org.nuxeo.ecm.core.scroll
-
Uses of Extensible in org.nuxeo.ecm.core.security
-
Uses of Extensible in org.nuxeo.ecm.core.storage.dbs
Modifier and TypeClassDescriptionclass
Service holding the configuration for DBS repositories. -
Uses of Extensible in org.nuxeo.ecm.core.storage.lock
Modifier and TypeClassDescriptionclass
Service holding the registered lock managers. -
Uses of Extensible in org.nuxeo.ecm.core.storage.mem
Modifier and TypeClassDescriptionclass
Service holding the configuration for Memory repositories. -
Uses of Extensible in org.nuxeo.ecm.core.storage.mongodb
Modifier and TypeClassDescriptionclass
Service holding the configuration for MongoDB repositories. -
Uses of Extensible in org.nuxeo.ecm.core.storage.sql.coremodel
Modifier and TypeClassDescriptionclass
Compatibility component to register old-style VCS repository extension points.class
Service holding the configuration for VCS repositories. -
Uses of Extensible in org.nuxeo.ecm.core.storage.sql.jdbc
Modifier and TypeClassDescriptionclass
Service for the registration of QueryMaker classes. -
Uses of Extensible in org.nuxeo.ecm.core.transientstore
Modifier and TypeClassDescriptionclass
Component exposing theTransientStoreService
and managing the underlying extension point -
Uses of Extensible in org.nuxeo.ecm.core.trash
-
Uses of Extensible in org.nuxeo.ecm.core.uidgen
-
Uses of Extensible in org.nuxeo.ecm.core.versioning
Modifier and TypeClassDescriptionclass
Versioning service component and implementation. -
Uses of Extensible in org.nuxeo.ecm.core.work
Modifier and TypeClassDescriptionclass
WorkManager impl that appends works into a Log.class
The implementation of aWorkManager
. -
Uses of Extensible in org.nuxeo.ecm.directory
Modifier and TypeClassDescriptionclass
Default implementation for a directory factory component, that simply delegates registration of descriptors to theDirectoryService
.class
class
-
Uses of Extensible in org.nuxeo.ecm.directory.core
Modifier and TypeClassDescriptionclass
Factory implementation for directory on repository -
Uses of Extensible in org.nuxeo.ecm.directory.ldap
-
Uses of Extensible in org.nuxeo.ecm.directory.multi
-
Uses of Extensible in org.nuxeo.ecm.directory.sql
-
Uses of Extensible in org.nuxeo.ecm.jwt
-
Uses of Extensible in org.nuxeo.ecm.multi.tenant
-
Uses of Extensible in org.nuxeo.ecm.platform.actions
-
Uses of Extensible in org.nuxeo.ecm.platform.audit.service
-
Uses of Extensible in org.nuxeo.ecm.platform.auth.saml.key
Modifier and TypeClassDescriptionclass
An implementation ofKeyManager
that uses a JKS key store. -
Uses of Extensible in org.nuxeo.ecm.platform.commandline.executor.service
Modifier and TypeClassDescriptionclass
POJO implementation of theCommandLineExecutorService
interface. -
Uses of Extensible in org.nuxeo.ecm.platform.comment.impl
-
Uses of Extensible in org.nuxeo.ecm.platform.comment.service
-
Uses of Extensible in org.nuxeo.ecm.platform.computedgroups
-
Uses of Extensible in org.nuxeo.ecm.platform.content.template.service
-
Uses of Extensible in org.nuxeo.ecm.platform.dublincore.service
Modifier and TypeClassDescriptionclass
DublinCore Storage Service Implementation. -
Uses of Extensible in org.nuxeo.ecm.platform.ec.notification.service
-
Uses of Extensible in org.nuxeo.ecm.platform.el
Modifier and TypeClassDescriptionclass
Implementation for the service providing access to EL-related functions. -
Uses of Extensible in org.nuxeo.ecm.platform.filemanager.service
-
Uses of Extensible in org.nuxeo.ecm.platform.forms.layout.core.service
-
Uses of Extensible in org.nuxeo.ecm.platform.htmlsanitizer
Modifier and TypeClassDescriptionclass
Service that sanitizes some HMTL fields to remove potential cross-site scripting attacks in them. -
Uses of Extensible in org.nuxeo.ecm.platform.importer.service
-
Uses of Extensible in org.nuxeo.ecm.platform.importer.xml.parser
Modifier and TypeClassDescriptionclass
Main Nuxeo Runtime component managing extension points and exposingXMLImporterService
-
Uses of Extensible in org.nuxeo.ecm.platform.io.impl
Modifier and TypeClassDescriptionclass
Component registeringIOResourceAdapter
instances to anIOManager
. -
Uses of Extensible in org.nuxeo.ecm.platform.login.deputy.management
-
Uses of Extensible in org.nuxeo.ecm.platform.mail.service
-
Uses of Extensible in org.nuxeo.ecm.platform.management
-
Uses of Extensible in org.nuxeo.ecm.platform.mimetype.service
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth.consumers
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth.keys
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth.providers
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth.tokens
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth2.clients
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth2.openid
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth2.providers
-
Uses of Extensible in org.nuxeo.ecm.platform.oauth2.tokens
Modifier and TypeClassDescriptionclass
The implementation that manages the oauth2 tokens in Nuxeo. -
Uses of Extensible in org.nuxeo.ecm.platform.pdf.service
-
Uses of Extensible in org.nuxeo.ecm.platform.picture
-
Uses of Extensible in org.nuxeo.ecm.platform.picture.core.libraryselector
-
Uses of Extensible in org.nuxeo.ecm.platform.preview.adapter
Modifier and TypeClassDescriptionclass
Runtime component that handles the extension points and the service interface for Preview Adapter management. -
Uses of Extensible in org.nuxeo.ecm.platform.publisher.impl.service
Modifier and TypeClassDescriptionclass
POJO implementation of the publisher service. -
Uses of Extensible in org.nuxeo.ecm.platform.query.core
-
Uses of Extensible in org.nuxeo.ecm.platform.relations.services
-
Uses of Extensible in org.nuxeo.ecm.platform.rendering.fm
-
Uses of Extensible in org.nuxeo.ecm.platform.rendering.impl
-
Uses of Extensible in org.nuxeo.ecm.platform.rendition.service
-
Uses of Extensible in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeClassDescriptionclass
class
The implementation of the routing service. -
Uses of Extensible in org.nuxeo.ecm.platform.scanimporter.service
Modifier and TypeClassDescriptionclass
Component to provide service logic : - meta-data parsing - configuration management - extension points -
Uses of Extensible in org.nuxeo.ecm.platform.shibboleth.service
-
Uses of Extensible in org.nuxeo.ecm.platform.signature.core.pki
Modifier and TypeClassDescriptionclass
Base implementation of the certification service.class
-
Uses of Extensible in org.nuxeo.ecm.platform.signature.core.sign
Modifier and TypeClassDescriptionclass
Base implementation for the signature service (also a Nuxeo component). -
Uses of Extensible in org.nuxeo.ecm.platform.signature.core.user
Modifier and TypeClassDescriptionclass
Base implementation of the user certificate service. -
Uses of Extensible in org.nuxeo.ecm.platform.suggestbox.service
-
Uses of Extensible in org.nuxeo.ecm.platform.tag
-
Uses of Extensible in org.nuxeo.ecm.platform.task.core.service
-
Uses of Extensible in org.nuxeo.ecm.platform.threed.service
-
Uses of Extensible in org.nuxeo.ecm.platform.types
-
Uses of Extensible in org.nuxeo.ecm.platform.ui.web.auth.service
-
Uses of Extensible in org.nuxeo.ecm.platform.url.service
-
Uses of Extensible in org.nuxeo.ecm.platform.usermanager
-
Uses of Extensible in org.nuxeo.ecm.platform.userpreferences
-
Uses of Extensible in org.nuxeo.ecm.platform.userworkspace.core.service
Modifier and TypeClassDescriptionclass
This component is used to register the service that provide the userworkspace service support. -
Uses of Extensible in org.nuxeo.ecm.platform.util
-
Uses of Extensible in org.nuxeo.ecm.platform.versioning.service
Modifier and TypeClassDescriptionclass
Versions management component implementation. -
Uses of Extensible in org.nuxeo.ecm.platform.video.service
-
Uses of Extensible in org.nuxeo.ecm.platform.video.tools.service
Modifier and TypeClassDescriptionclass
TheVideoToolsService
default implementation for handling video blobs. -
Uses of Extensible in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
-
Uses of Extensible in org.nuxeo.ecm.platform.web.common.locale
Modifier and TypeClassDescriptionclass
Allow external components to provide locale and timezone to be used in the application. -
Uses of Extensible in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Modifier and TypeClassDescriptionclass
Runtime component that implements theRequestControllerManager
interface. -
Uses of Extensible in org.nuxeo.ecm.quota
-
Uses of Extensible in org.nuxeo.ecm.quota.size
-
Uses of Extensible in org.nuxeo.ecm.restapi.server
-
Uses of Extensible in org.nuxeo.ecm.user.center.profile
Modifier and TypeClassDescriptionclass
Implementation ofUserProfileService
. -
Uses of Extensible in org.nuxeo.ecm.user.invite
-
Uses of Extensible in org.nuxeo.ecm.web.resources.core.service
-
Uses of Extensible in org.nuxeo.ecm.webdav.service
-
Uses of Extensible in org.nuxeo.ecm.webengine
Modifier and TypeClassDescriptionclass
TODO remove old WebEngine references and rename WebEngine2 to WebEngine -
Uses of Extensible in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
Uses of Extensible in org.nuxeo.elasticsearch
Modifier and TypeClassDescriptionclass
Component used to configure and manage ElasticSearch integration -
Uses of Extensible in org.nuxeo.elasticsearch.http.readonly.service
-
Uses of Extensible in org.nuxeo.io.fsexporter
-
Uses of Extensible in org.nuxeo.mail
Modifier and TypeClassDescriptionclass
-
Uses of Extensible in org.nuxeo.runtime
Modifier and TypeClassDescriptionclass
Runtime component, for later extensibility. -
Uses of Extensible in org.nuxeo.runtime.api.login
Modifier and TypeClassDescriptionclass
LoginAs component.class
Component holding the stack of logged in principals. -
Uses of Extensible in org.nuxeo.runtime.avro
-
Uses of Extensible in org.nuxeo.runtime.aws
Modifier and TypeClassDescriptionclass
Implementation of the service providing AWS configuration. -
Uses of Extensible in org.nuxeo.runtime.capabilities
-
Uses of Extensible in org.nuxeo.runtime.cluster
Modifier and TypeClassDescriptionclass
Implementation for the Cluster Service. -
Uses of Extensible in org.nuxeo.runtime.codec
-
Uses of Extensible in org.nuxeo.runtime.datasource
Modifier and TypeClassDescriptionclass
Nuxeo component allowing the JNDI registration of datasources by extension point contributions. -
Uses of Extensible in org.nuxeo.runtime.deploy
-
Uses of Extensible in org.nuxeo.runtime.jtajca
Modifier and TypeClassDescriptionclass
If this bundle is present in the running platform it should automatically install the NuxeoContainer. -
Uses of Extensible in org.nuxeo.runtime.kafka
-
Uses of Extensible in org.nuxeo.runtime.kv
Modifier and TypeClassDescriptionclass
Implementation for the Key/Value Service. -
Uses of Extensible in org.nuxeo.runtime.management
-
Uses of Extensible in org.nuxeo.runtime.management.counters
Modifier and TypeClassDescriptionclass
Deprecated.since 11.4: use dropwizard metrics counter instead -
Uses of Extensible in org.nuxeo.runtime.management.metrics
-
Uses of Extensible in org.nuxeo.runtime.metrics
-
Uses of Extensible in org.nuxeo.runtime.migration
Modifier and TypeClassDescriptionclass
Implementation for the Migration Service. -
Uses of Extensible in org.nuxeo.runtime.model
Modifier and TypeInterfaceDescriptioninterface
A Nuxeo Runtime component.interface
A component instance is a proxy to the component implementation object. -
Uses of Extensible in org.nuxeo.runtime.model.impl
-
Uses of Extensible in org.nuxeo.runtime.model.persistence
-
Uses of Extensible in org.nuxeo.runtime.mongodb
Modifier and TypeClassDescriptionclass
Component used to get a database connection to MongoDB. -
Uses of Extensible in org.nuxeo.runtime.pubsub
Modifier and TypeClassDescriptionclass
class
Implementation for the Publish/Subscribe Service. -
Uses of Extensible in org.nuxeo.runtime.reload
-
Uses of Extensible in org.nuxeo.runtime.server
Modifier and TypeClassDescriptionclass
This component registers and configures an embedded servlet container. -
Uses of Extensible in org.nuxeo.runtime.services.config
-
Uses of Extensible in org.nuxeo.runtime.services.event
-
Uses of Extensible in org.nuxeo.runtime.services.resource
-
Uses of Extensible in org.nuxeo.runtime.stream
-
Uses of Extensible in org.nuxeo.runtime.trackers.files
Modifier and TypeClassDescriptionclass
Files event tracker which delete files once the runtime leave the threads or at least once the associated marker object is garbaged. -
Uses of Extensible in org.nuxeo.scim.v2.service
Modifier and TypeClassDescriptionclass
This service is used to register the SCIM v2 mapping class. -
Uses of Extensible in org.nuxeo.targetplatforms.core.service
Modifier and TypeClassDescriptionclass
TargetPlatformService
implementation relying on runtime extension points. -
Uses of Extensible in org.nuxeo.template.serializer.service
-
Uses of Extensible in org.nuxeo.template.service
Modifier and TypeClassDescriptionclass
Runtime Component used to handle Extension Points and expose theTemplateProcessorService
interface -
Uses of Extensible in org.nuxeo.theme.styling.service
-
Uses of Extensible in org.nuxeo.usermapper.service
Modifier and TypeClassDescriptionclass
Component to manage extension point and expose theUserMapperService
interface. -
Uses of Extensible in org.nuxeo.wopi
ClusterActionService
instead