Uses of Interface
org.nuxeo.runtime.service.TimestampedService
-
-
Uses of TimestampedService in org.nuxeo.adobe.cc
Classes in org.nuxeo.adobe.cc that implement TimestampedService Modifier and Type Class Description class
NuxeoAdobeConnectorServiceImpl
-
Uses of TimestampedService in org.nuxeo.automation.scripting.internals
Classes in org.nuxeo.automation.scripting.internals that implement TimestampedService Modifier and Type Class Description class
AutomationScriptingComponent
-
Uses of TimestampedService in org.nuxeo.binary.metadata.internals
Classes in org.nuxeo.binary.metadata.internals that implement TimestampedService Modifier and Type Class Description class
BinaryMetadataComponent
Binary metadata component which registers all binary metadata contributions. -
Uses of TimestampedService in org.nuxeo.connect.client
Classes in org.nuxeo.connect.client that implement TimestampedService Modifier and Type Class Description class
ConnectClientComponent
Nuxeo Runtime Component used to wrap nuxeo-connect-client services as Nuxeo Services. -
Uses of TimestampedService in org.nuxeo.connect.update
Classes in org.nuxeo.connect.update that implement TimestampedService Modifier and Type Class Description class
PackageUpdateComponent
-
Uses of TimestampedService in org.nuxeo.directory.mongodb
Classes in org.nuxeo.directory.mongodb that implement TimestampedService Modifier and Type Class Description class
MongoDBDirectoryFactory
-
Uses of TimestampedService in org.nuxeo.dmk
Classes in org.nuxeo.dmk that implement TimestampedService Modifier and Type Class Description class
DmkComponent
-
Uses of TimestampedService in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl that implement TimestampedService Modifier and Type Class Description class
FileSystemItemAdapterServiceImpl
Default implementation of theFileSystemItemAdapterService
.class
NuxeoDriveManagerImpl
Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo user. -
Uses of TimestampedService in org.nuxeo.ecm.automation.core
Classes in org.nuxeo.ecm.automation.core that implement TimestampedService Modifier and Type Class Description class
AutomationComponent
Nuxeo component that provide an implementation of theAutomationService
and handle extensions registrations. -
Uses of TimestampedService in org.nuxeo.ecm.automation.io.services
Classes in org.nuxeo.ecm.automation.io.services that implement TimestampedService Modifier and Type Class Description class
IOComponent
-
Uses of TimestampedService in org.nuxeo.ecm.automation.server
Classes in org.nuxeo.ecm.automation.server that implement TimestampedService Modifier and Type Class Description class
AutomationServerComponent
-
Uses of TimestampedService in org.nuxeo.ecm.automation.server.jaxrs.batch
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch that implement TimestampedService Modifier and Type Class Description class
BatchManagerComponent
Runtime Component implementing theBatchManager
service with theTransientStore
. -
Uses of TimestampedService in org.nuxeo.ecm.collections.core
Classes in org.nuxeo.ecm.collections.core that implement TimestampedService Modifier and Type Class Description class
CollectionManagerImpl
class
FavoritesManagerImpl
-
Uses of TimestampedService in org.nuxeo.ecm.core
Classes in org.nuxeo.ecm.core that implement TimestampedService Modifier and Type Class Description class
CoreService
Service used to register version removal policies. -
Uses of TimestampedService in org.nuxeo.ecm.core.api
Classes in org.nuxeo.ecm.core.api that implement TimestampedService Modifier and Type Class Description class
CoreSessionServiceImpl
Implementation for the service managing the acquisition/release ofCoreSession
instances. -
Uses of TimestampedService in org.nuxeo.ecm.core.api.adapter
Classes in org.nuxeo.ecm.core.api.adapter that implement TimestampedService Modifier and Type Class Description class
DocumentAdapterService
-
Uses of TimestampedService in org.nuxeo.ecm.core.api.blobholder
Classes in org.nuxeo.ecm.core.api.blobholder that implement TimestampedService Modifier and Type Class Description class
BlobHolderAdapterComponent
Runtime component to manage the pluggable factory forDocumentAdapterFactory
. -
Uses of TimestampedService in org.nuxeo.ecm.core.api.localconfiguration
Classes in org.nuxeo.ecm.core.api.localconfiguration that implement TimestampedService Modifier and Type Class Description class
LocalConfigurationServiceImpl
Default implementation ofLocalConfigurationService
. -
Uses of TimestampedService in org.nuxeo.ecm.core.api.pathsegment
Classes in org.nuxeo.ecm.core.api.pathsegment that implement TimestampedService Modifier and Type Class Description class
PathSegmentComponent
Central service for the generation of a path segment for a document. -
Uses of TimestampedService in org.nuxeo.ecm.core.api.propertiesmapping.impl
Classes in org.nuxeo.ecm.core.api.propertiesmapping.impl that implement TimestampedService Modifier and Type Class Description class
PropertiesMappingComponent
Service that allows to copy a set of metadata from a source to a target document -
Uses of TimestampedService in org.nuxeo.ecm.core.api.repository
Classes in org.nuxeo.ecm.core.api.repository that implement TimestampedService Modifier and Type Class Description class
RepositoryManagerImpl
High-level service to get to aRepository
and from there toCoreSession
objects. -
Uses of TimestampedService in org.nuxeo.ecm.core.api.thumbnail
Classes in org.nuxeo.ecm.core.api.thumbnail that implement TimestampedService Modifier and Type Class Description class
ThumbnailServiceImpl
Thumbnail service providing 3 kind of factories: by facet, by doctype, and thumbnail default one -
Uses of TimestampedService in org.nuxeo.ecm.core.api.validation
Classes in org.nuxeo.ecm.core.api.validation that implement TimestampedService Modifier and Type Class Description class
DocumentValidationServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement TimestampedService Modifier and Type Class Description class
BlobManagerComponent
Implementation of the service managing the storage and retrieval ofBlob
s, through internally-registeredBlobProvider
s.class
DocumentBlobManagerComponent
-
Uses of TimestampedService in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement TimestampedService Modifier and Type Class Description class
BulkComponent
The bulk component. -
Uses of TimestampedService in org.nuxeo.ecm.core.cache
Classes in org.nuxeo.ecm.core.cache that implement TimestampedService Modifier and Type Class Description class
CacheServiceImpl
Cache service implementation to manage nuxeo cache -
Uses of TimestampedService in org.nuxeo.ecm.core.convert.service
Classes in org.nuxeo.ecm.core.convert.service that implement TimestampedService Modifier and Type Class Description class
ConversionServiceImpl
Runtime Component that also provides the POJO implementation of theConversionService
. -
Uses of TimestampedService in org.nuxeo.ecm.core.event
Classes in org.nuxeo.ecm.core.event that implement TimestampedService Modifier and Type Class Description class
EventServiceComponent
Event Service Component, allowing registration of contributions and doing the event service shutdown upon deactivation. -
Uses of TimestampedService in org.nuxeo.ecm.core.filter
Classes in org.nuxeo.ecm.core.filter that implement TimestampedService Modifier and Type Class Description class
CharacterFilteringServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.core.io.download
Classes in org.nuxeo.ecm.core.io.download that implement TimestampedService Modifier and Type Class Description class
DownloadServiceImpl
This service allows the download of blobs to a HTTP response. -
Uses of TimestampedService in org.nuxeo.ecm.core.io.registry
Classes in org.nuxeo.ecm.core.io.registry that implement TimestampedService Modifier and Type Class Description class
MarshallerRegistryImpl
Implementation ofMarshallerRegistry
. -
Uses of TimestampedService in org.nuxeo.ecm.core.lifecycle.impl
Classes in org.nuxeo.ecm.core.lifecycle.impl that implement TimestampedService Modifier and Type Class Description class
LifeCycleServiceImpl
Life cycle service implementation. -
Uses of TimestampedService in org.nuxeo.ecm.core.management
Classes in org.nuxeo.ecm.core.management that implement TimestampedService Modifier and Type Class Description class
CoreManagementComponent
-
Uses of TimestampedService in org.nuxeo.ecm.core.management.jtajca.internal
Classes in org.nuxeo.ecm.core.management.jtajca.internal that implement TimestampedService Modifier and Type Class Description class
DefaultMonitorComponent
Component used to install/uninstall the monitors (transaction and connections). -
Uses of TimestampedService in org.nuxeo.ecm.core.management.standby
Classes in org.nuxeo.ecm.core.management.standby that implement TimestampedService Modifier and Type Class Description class
StandbyComponent
-
Uses of TimestampedService in org.nuxeo.ecm.core.opencmis.bindings
Classes in org.nuxeo.ecm.core.opencmis.bindings that implement TimestampedService Modifier and Type Class Description class
NuxeoCmisServiceFactoryManager
Service holding the definition -
Uses of TimestampedService in org.nuxeo.ecm.core.opencmis.impl.server
Classes in org.nuxeo.ecm.core.opencmis.impl.server that implement TimestampedService Modifier and Type Class Description class
NuxeoRepositories
Information about all Nuxeo repositories. -
Uses of TimestampedService in org.nuxeo.ecm.core.persistence
Classes in org.nuxeo.ecm.core.persistence that implement TimestampedService Modifier and Type Class Description class
PersistenceComponent
-
Uses of TimestampedService in org.nuxeo.ecm.core.redis
Classes in org.nuxeo.ecm.core.redis that implement TimestampedService Modifier and Type Class Description class
RedisComponent
Implementation of the Redis Service holding the configured Jedis pool. -
Uses of TimestampedService in org.nuxeo.ecm.core.repository
Classes in org.nuxeo.ecm.core.repository that implement TimestampedService Modifier and Type Class Description class
RepositoryService
Component and service managing low-level repository instances. -
Uses of TimestampedService in org.nuxeo.ecm.core.scheduler
Classes in org.nuxeo.ecm.core.scheduler that implement TimestampedService Modifier and Type Class Description class
SchedulerServiceImpl
Schedule service implementation. -
Uses of TimestampedService in org.nuxeo.ecm.core.schema
Classes in org.nuxeo.ecm.core.schema that implement TimestampedService Modifier and Type Class Description class
TypeService
The TypeService is the component dealing with registration of schemas and document types (and facets and prefetch configuration). -
Uses of TimestampedService in org.nuxeo.ecm.core.schema.types.resolver
Classes in org.nuxeo.ecm.core.schema.types.resolver that implement TimestampedService Modifier and Type Class Description class
ObjectResolverServiceImpl
Simple Map base implementation. -
Uses of TimestampedService in org.nuxeo.ecm.core.scroll
Classes in org.nuxeo.ecm.core.scroll that implement TimestampedService Modifier and Type Class Description class
ScrollComponent
-
Uses of TimestampedService in org.nuxeo.ecm.core.security
Classes in org.nuxeo.ecm.core.security that implement TimestampedService Modifier and Type Class Description class
SecurityService
-
Uses of TimestampedService in org.nuxeo.ecm.core.storage.dbs
Classes in org.nuxeo.ecm.core.storage.dbs that implement TimestampedService Modifier and Type Class Description class
DBSRepositoryService
Service holding the configuration for DBS repositories. -
Uses of TimestampedService in org.nuxeo.ecm.core.storage.lock
Classes in org.nuxeo.ecm.core.storage.lock that implement TimestampedService Modifier and Type Class Description class
LockManagerService
Service holding the registered lock managers. -
Uses of TimestampedService in org.nuxeo.ecm.core.storage.mem
Classes in org.nuxeo.ecm.core.storage.mem that implement TimestampedService Modifier and Type Class Description class
MemRepositoryService
Service holding the configuration for Memory repositories. -
Uses of TimestampedService in org.nuxeo.ecm.core.storage.mongodb
Classes in org.nuxeo.ecm.core.storage.mongodb that implement TimestampedService Modifier and Type Class Description class
MongoDBRepositoryService
Service holding the configuration for MongoDB repositories. -
Uses of TimestampedService in org.nuxeo.ecm.core.storage.sql.coremodel
Classes in org.nuxeo.ecm.core.storage.sql.coremodel that implement TimestampedService Modifier and Type Class Description class
SQLRepositoryCompatService
Compatibility component to register old-style VCS repository extension points.class
SQLRepositoryService
Service holding the configuration for VCS repositories. -
Uses of TimestampedService in org.nuxeo.ecm.core.storage.sql.jdbc
Classes in org.nuxeo.ecm.core.storage.sql.jdbc that implement TimestampedService Modifier and Type Class Description class
QueryMakerServiceImpl
Service for the registration of QueryMaker classes. -
Uses of TimestampedService in org.nuxeo.ecm.core.transientstore
Classes in org.nuxeo.ecm.core.transientstore that implement TimestampedService Modifier and Type Class Description class
TransientStorageComponent
Component exposing theTransientStoreService
and managing the underlying extension point -
Uses of TimestampedService in org.nuxeo.ecm.core.trash
Classes in org.nuxeo.ecm.core.trash that implement TimestampedService Modifier and Type Class Description class
TrashServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.core.uidgen
Classes in org.nuxeo.ecm.core.uidgen that implement TimestampedService Modifier and Type Class Description class
UIDGeneratorComponent
Service that writes MetaData. -
Uses of TimestampedService in org.nuxeo.ecm.core.versioning
Classes in org.nuxeo.ecm.core.versioning that implement TimestampedService Modifier and Type Class Description class
VersioningComponent
Versioning service component and implementation. -
Uses of TimestampedService in org.nuxeo.ecm.core.work
Classes in org.nuxeo.ecm.core.work that implement TimestampedService Modifier and Type Class Description class
StreamWorkManager
WorkManager impl that appends works into a Log.class
WorkManagerImpl
The implementation of aWorkManager
. -
Uses of TimestampedService in org.nuxeo.ecm.directory
Classes in org.nuxeo.ecm.directory that implement TimestampedService Modifier and Type Class Description class
DefaultDirectoryFactory
Default implementation for a directory factory component, that simply delegates registration of descriptors to theDirectoryService
.class
DirectoryServiceImpl
class
GenericDirectoryComponent
-
Uses of TimestampedService in org.nuxeo.ecm.directory.core
Classes in org.nuxeo.ecm.directory.core that implement TimestampedService Modifier and Type Class Description class
CoreDirectoryFactory
Factory implementation for directory on repository -
Uses of TimestampedService in org.nuxeo.ecm.directory.ldap
Classes in org.nuxeo.ecm.directory.ldap that implement TimestampedService Modifier and Type Class Description class
LDAPDirectoryFactory
-
Uses of TimestampedService in org.nuxeo.ecm.directory.multi
Classes in org.nuxeo.ecm.directory.multi that implement TimestampedService Modifier and Type Class Description class
MultiDirectoryFactory
-
Uses of TimestampedService in org.nuxeo.ecm.directory.sql
Classes in org.nuxeo.ecm.directory.sql that implement TimestampedService Modifier and Type Class Description class
SQLDirectoryFactory
-
Uses of TimestampedService in org.nuxeo.ecm.jwt
Classes in org.nuxeo.ecm.jwt that implement TimestampedService Modifier and Type Class Description class
JWTServiceImpl
The JSON Web Token Service implementation. -
Uses of TimestampedService in org.nuxeo.ecm.multi.tenant
Classes in org.nuxeo.ecm.multi.tenant that implement TimestampedService Modifier and Type Class Description class
MultiTenantServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.actions
Classes in org.nuxeo.ecm.platform.actions that implement TimestampedService Modifier and Type Class Description class
ActionService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.audit.service
Classes in org.nuxeo.ecm.platform.audit.service that implement TimestampedService Modifier and Type Class Description class
NXAuditEventsService
Event service configuration. -
Uses of TimestampedService in org.nuxeo.ecm.platform.auth.saml.key
Classes in org.nuxeo.ecm.platform.auth.saml.key that implement TimestampedService Modifier and Type Class Description class
KeyManagerImpl
An implementation ofKeyManager
that uses a JKS key store. -
Uses of TimestampedService in org.nuxeo.ecm.platform.commandline.executor.service
Classes in org.nuxeo.ecm.platform.commandline.executor.service that implement TimestampedService Modifier and Type Class Description class
CommandLineExecutorComponent
POJO implementation of theCommandLineExecutorService
interface. -
Uses of TimestampedService in org.nuxeo.ecm.platform.comment.impl
Classes in org.nuxeo.ecm.platform.comment.impl that implement TimestampedService Modifier and Type Class Description class
AnnotationServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.comment.service
Classes in org.nuxeo.ecm.platform.comment.service that implement TimestampedService Modifier and Type Class Description class
CommentService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.computedgroups
Classes in org.nuxeo.ecm.platform.computedgroups that implement TimestampedService Modifier and Type Class Description class
ComputedGroupsServiceImpl
ComputedGroupsService
implementation -
Uses of TimestampedService in org.nuxeo.ecm.platform.content.template.service
Classes in org.nuxeo.ecm.platform.content.template.service that implement TimestampedService Modifier and Type Class Description class
ContentTemplateServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.dublincore.service
Classes in org.nuxeo.ecm.platform.dublincore.service that implement TimestampedService Modifier and Type Class Description class
DublinCoreStorageServiceImpl
DublinCore Storage Service Implementation. -
Uses of TimestampedService in org.nuxeo.ecm.platform.ec.notification.service
Classes in org.nuxeo.ecm.platform.ec.notification.service that implement TimestampedService Modifier and Type Class Description class
NotificationService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.el
Classes in org.nuxeo.ecm.platform.el that implement TimestampedService Modifier and Type Class Description class
ELServiceComponent
Implementation for the service providing access to EL-related functions. -
Uses of TimestampedService in org.nuxeo.ecm.platform.filemanager.service
Classes in org.nuxeo.ecm.platform.filemanager.service that implement TimestampedService Modifier and Type Class Description class
FileManagerService
FileManager registry service. -
Uses of TimestampedService in org.nuxeo.ecm.platform.forms.layout.core.service
Classes in org.nuxeo.ecm.platform.forms.layout.core.service that implement TimestampedService Modifier and Type Class Description class
AbstractLayoutManager
class
LayoutStoreImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.htmlsanitizer
Classes in org.nuxeo.ecm.platform.htmlsanitizer that implement TimestampedService Modifier and Type Class Description class
HtmlSanitizerServiceImpl
Service that sanitizes some HMTL fields to remove potential cross-site scripting attacks in them. -
Uses of TimestampedService in org.nuxeo.ecm.platform.importer.service
Classes in org.nuxeo.ecm.platform.importer.service that implement TimestampedService Modifier and Type Class Description class
DefaultImporterComponent
-
Uses of TimestampedService in org.nuxeo.ecm.platform.importer.xml.parser
Classes in org.nuxeo.ecm.platform.importer.xml.parser that implement TimestampedService Modifier and Type Class Description class
XMLImporterComponent
Main Nuxeo Runtime component managing extension points and exposingXMLImporterService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.io.impl
Classes in org.nuxeo.ecm.platform.io.impl that implement TimestampedService Modifier and Type Class Description class
IOManagerComponent
Component registeringIOResourceAdapter
instances to anIOManager
. -
Uses of TimestampedService in org.nuxeo.ecm.platform.login.deputy.management
Classes in org.nuxeo.ecm.platform.login.deputy.management that implement TimestampedService Modifier and Type Class Description class
DeputyManagementService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.mail.service
Classes in org.nuxeo.ecm.platform.mail.service that implement TimestampedService Modifier and Type Class Description class
MailServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.management
Classes in org.nuxeo.ecm.platform.management that implement TimestampedService Modifier and Type Class Description class
PlatformManagementComponent
-
Uses of TimestampedService in org.nuxeo.ecm.platform.mimetype.service
Classes in org.nuxeo.ecm.platform.mimetype.service that implement TimestampedService Modifier and Type Class Description class
MimetypeRegistryService
MimetypeEntry registry service. -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth.consumers
Classes in org.nuxeo.ecm.platform.oauth.consumers that implement TimestampedService Modifier and Type Class Description class
OAuthConsumerRegistryImpl
Implementation of theOAuthConsumerRegistry
Service. -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth.keys
Classes in org.nuxeo.ecm.platform.oauth.keys that implement TimestampedService Modifier and Type Class Description class
OAuthServerKeyManagerImpl
Implements theOAuthServerKeyManager
interface. -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth.providers
Classes in org.nuxeo.ecm.platform.oauth.providers that implement TimestampedService Modifier and Type Class Description class
OAuthServiceProviderRegistryImpl
Implementation of theOAuthServiceProviderRegistry
. -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth.tokens
Classes in org.nuxeo.ecm.platform.oauth.tokens that implement TimestampedService Modifier and Type Class Description class
OAuthTokenStoreImpl
Service implementation forOAuthTokenStore
. -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth2.clients
Classes in org.nuxeo.ecm.platform.oauth2.clients that implement TimestampedService Modifier and Type Class Description class
OAuth2ClientServiceImpl
OAuth2 Client service -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth2.openid
Classes in org.nuxeo.ecm.platform.oauth2.openid that implement TimestampedService Modifier and Type Class Description class
OpenIDConnectProviderRegistryImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth2.providers
Classes in org.nuxeo.ecm.platform.oauth2.providers that implement TimestampedService Modifier and Type Class Description class
OAuth2ServiceProviderRegistryImpl
Implementation of theOAuth2ServiceProviderRegistry
. -
Uses of TimestampedService in org.nuxeo.ecm.platform.oauth2.tokens
Classes in org.nuxeo.ecm.platform.oauth2.tokens that implement TimestampedService Modifier and Type Class Description class
OAuth2TokenServiceImpl
The implementation that manages the oauth2 tokens in Nuxeo. -
Uses of TimestampedService in org.nuxeo.ecm.platform.pdf.service
Classes in org.nuxeo.ecm.platform.pdf.service that implement TimestampedService Modifier and Type Class Description class
PDFTransformationServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.picture
Classes in org.nuxeo.ecm.platform.picture that implement TimestampedService Modifier and Type Class Description class
ImagingComponent
-
Uses of TimestampedService in org.nuxeo.ecm.platform.picture.core.libraryselector
Classes in org.nuxeo.ecm.platform.picture.core.libraryselector that implement TimestampedService Modifier and Type Class Description class
LibrarySelectorService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.preview.adapter
Classes in org.nuxeo.ecm.platform.preview.adapter that implement TimestampedService Modifier and Type Class Description class
PreviewAdapterManagerComponent
Runtime component that handles the extension points and the service interface for Preview Adapter management. -
Uses of TimestampedService in org.nuxeo.ecm.platform.publisher.impl.service
Classes in org.nuxeo.ecm.platform.publisher.impl.service that implement TimestampedService Modifier and Type Class Description class
PublisherServiceImpl
POJO implementation of the publisher service. -
Uses of TimestampedService in org.nuxeo.ecm.platform.query.core
Classes in org.nuxeo.ecm.platform.query.core that implement TimestampedService Modifier and Type Class Description class
PageProviderServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.relations.services
Classes in org.nuxeo.ecm.platform.relations.services that implement TimestampedService Modifier and Type Class Description class
RelationService
Relation service. -
Uses of TimestampedService in org.nuxeo.ecm.platform.rendering.fm
Classes in org.nuxeo.ecm.platform.rendering.fm that implement TimestampedService Modifier and Type Class Description class
FreemarkerComponent
-
Uses of TimestampedService in org.nuxeo.ecm.platform.rendering.impl
Classes in org.nuxeo.ecm.platform.rendering.impl that implement TimestampedService Modifier and Type Class Description class
RenderingServiceImpl
Implementation of RenderingService -
Uses of TimestampedService in org.nuxeo.ecm.platform.rendition.service
Classes in org.nuxeo.ecm.platform.rendition.service that implement TimestampedService Modifier and Type Class Description class
RenditionServiceImpl
Default implementation ofRenditionService
. -
Uses of TimestampedService in org.nuxeo.ecm.platform.routing.core.impl
Classes in org.nuxeo.ecm.platform.routing.core.impl that implement TimestampedService Modifier and Type Class Description class
DocumentRoutingEngineServiceImpl
class
DocumentRoutingServiceImpl
The implementation of the routing service.class
RoutingTaskServiceImpl
Deprecated.since 5.6, use DocumentRoutingService instead -
Uses of TimestampedService in org.nuxeo.ecm.platform.scanimporter.service
Classes in org.nuxeo.ecm.platform.scanimporter.service that implement TimestampedService Modifier and Type Class Description class
ScannedFileMapperComponent
Component to provide service logic : - meta-data parsing - configuration management - extension points -
Uses of TimestampedService in org.nuxeo.ecm.platform.shibboleth.service
Classes in org.nuxeo.ecm.platform.shibboleth.service that implement TimestampedService Modifier and Type Class Description class
ShibbolethAuthenticationServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.signature.core.pki
Classes in org.nuxeo.ecm.platform.signature.core.pki that implement TimestampedService Modifier and Type Class Description class
CertServiceImpl
Base implementation of the certification service.class
RootServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.signature.core.sign
Classes in org.nuxeo.ecm.platform.signature.core.sign that implement TimestampedService Modifier and Type Class Description class
SignatureServiceImpl
Base implementation for the signature service (also a Nuxeo component). -
Uses of TimestampedService in org.nuxeo.ecm.platform.signature.core.user
Classes in org.nuxeo.ecm.platform.signature.core.user that implement TimestampedService Modifier and Type Class Description class
CUserServiceImpl
Base implementation of the user certificate service. -
Uses of TimestampedService in org.nuxeo.ecm.platform.suggestbox.service
Classes in org.nuxeo.ecm.platform.suggestbox.service that implement TimestampedService Modifier and Type Class Description class
SuggestionServiceImpl
The Class SuggestionServiceImpl. -
Uses of TimestampedService in org.nuxeo.ecm.platform.tag
Classes in org.nuxeo.ecm.platform.tag that implement TimestampedService Modifier and Type Class Description class
TagServiceImpl
the tag component. -
Uses of TimestampedService in org.nuxeo.ecm.platform.task.core.service
Classes in org.nuxeo.ecm.platform.task.core.service that implement TimestampedService Modifier and Type Class Description class
TaskServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.threed.service
Classes in org.nuxeo.ecm.platform.threed.service that implement TimestampedService Modifier and Type Class Description class
ThreeDServiceImpl
Default implementation ofThreeDService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.types
Subinterfaces of TimestampedService in org.nuxeo.ecm.platform.types Modifier and Type Interface Description interface
TypeManager
Service handling registered UI Types.Classes in org.nuxeo.ecm.platform.types that implement TimestampedService Modifier and Type Class Description class
TypeService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.ui.web.auth.service
Classes in org.nuxeo.ecm.platform.ui.web.auth.service that implement TimestampedService Modifier and Type Class Description class
PluggableAuthenticationService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.url.service
Classes in org.nuxeo.ecm.platform.url.service that implement TimestampedService Modifier and Type Class Description class
DocumentViewCodecService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.usermanager
Classes in org.nuxeo.ecm.platform.usermanager that implement TimestampedService Modifier and Type Class Description class
UserService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.userpreferences
Classes in org.nuxeo.ecm.platform.userpreferences that implement TimestampedService Modifier and Type Class Description class
UserPreferencesServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.platform.userworkspace.core.service
Classes in org.nuxeo.ecm.platform.userworkspace.core.service that implement TimestampedService Modifier and Type Class Description class
UserWorkspaceServiceImplComponent
This component is used to register the service that provide the userworkspace service support. -
Uses of TimestampedService in org.nuxeo.ecm.platform.util
Classes in org.nuxeo.ecm.platform.util that implement TimestampedService Modifier and Type Class Description class
LocationManagerService
-
Uses of TimestampedService in org.nuxeo.ecm.platform.versioning.service
Classes in org.nuxeo.ecm.platform.versioning.service that implement TimestampedService Modifier and Type Class Description class
VersioningManagerImpl
Versions management component implementation. -
Uses of TimestampedService in org.nuxeo.ecm.platform.video.service
Classes in org.nuxeo.ecm.platform.video.service that implement TimestampedService Modifier and Type Class Description class
VideoServiceImpl
Default implementation ofVideoService
. -
Uses of TimestampedService in org.nuxeo.ecm.platform.video.tools.service
Classes in org.nuxeo.ecm.platform.video.tools.service that implement TimestampedService Modifier and Type Class Description class
VideoToolsServiceImpl
TheVideoToolsService
default implementation for handling video blobs. -
Uses of TimestampedService in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that implement TimestampedService Modifier and Type Class Description class
ExceptionHandlingComponent
-
Uses of TimestampedService in org.nuxeo.ecm.platform.web.common.locale
Classes in org.nuxeo.ecm.platform.web.common.locale that implement TimestampedService Modifier and Type Class Description class
LocaleComponent
Allow external components to provide locale and timezone to be used in the application. -
Uses of TimestampedService in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Classes in org.nuxeo.ecm.platform.web.common.requestcontroller.service that implement TimestampedService Modifier and Type Class Description class
RequestControllerService
Runtime component that implements theRequestControllerManager
interface. -
Uses of TimestampedService in org.nuxeo.ecm.quota
Classes in org.nuxeo.ecm.quota that implement TimestampedService Modifier and Type Class Description class
QuotaStatsServiceImpl
Default implementation ofQuotaStatsService
. -
Uses of TimestampedService in org.nuxeo.ecm.quota.size
Classes in org.nuxeo.ecm.quota.size that implement TimestampedService Modifier and Type Class Description class
QuotaSizeServiceImpl
-
Uses of TimestampedService in org.nuxeo.ecm.restapi.server
Classes in org.nuxeo.ecm.restapi.server that implement TimestampedService Modifier and Type Class Description class
RestAPIServiceImpl
Deprecated.since 2023.0, useClusterActionService
instead -
Uses of TimestampedService in org.nuxeo.ecm.user.center.profile
Classes in org.nuxeo.ecm.user.center.profile that implement TimestampedService Modifier and Type Class Description class
UserProfileServiceImpl
Implementation ofUserProfileService
. -
Uses of TimestampedService in org.nuxeo.ecm.user.invite
Classes in org.nuxeo.ecm.user.invite that implement TimestampedService Modifier and Type Class Description class
UserInvitationComponent
-
Uses of TimestampedService in org.nuxeo.ecm.web.resources.api.service
Subinterfaces of TimestampedService in org.nuxeo.ecm.web.resources.api.service Modifier and Type Interface Description interface
WebResourceManager
Service for web resources retrieval. -
Uses of TimestampedService in org.nuxeo.ecm.web.resources.core.service
Classes in org.nuxeo.ecm.web.resources.core.service that implement TimestampedService Modifier and Type Class Description class
WebResourceManagerImpl
-
Uses of TimestampedService in org.nuxeo.ecm.webdav.service
Classes in org.nuxeo.ecm.webdav.service that implement TimestampedService Modifier and Type Class Description class
WebDavService
-
Uses of TimestampedService in org.nuxeo.ecm.webengine
Classes in org.nuxeo.ecm.webengine that implement TimestampedService Modifier and Type Class Description class
WebEngineComponent
TODO remove old WebEngine references and rename WebEngine2 to WebEngine -
Uses of TimestampedService in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Classes in org.nuxeo.ecm.webengine.jaxrs.servlet.config that implement TimestampedService Modifier and Type Class Description class
ServletRegistryComponent
-
Uses of TimestampedService in org.nuxeo.elasticsearch
Classes in org.nuxeo.elasticsearch that implement TimestampedService Modifier and Type Class Description class
ElasticSearchComponent
Component used to configure and manage ElasticSearch integration -
Uses of TimestampedService in org.nuxeo.elasticsearch.http.readonly.service
Classes in org.nuxeo.elasticsearch.http.readonly.service that implement TimestampedService Modifier and Type Class Description class
RequestFilterService
-
Uses of TimestampedService in org.nuxeo.io.fsexporter
Classes in org.nuxeo.io.fsexporter that implement TimestampedService Modifier and Type Class Description class
FSExporter
-
Uses of TimestampedService in org.nuxeo.runtime
Classes in org.nuxeo.runtime that implement TimestampedService Modifier and Type Class Description class
RuntimeComponent
Runtime component, for later extensibility. -
Uses of TimestampedService in org.nuxeo.runtime.api.login
Classes in org.nuxeo.runtime.api.login that implement TimestampedService Modifier and Type Class Description class
LoginAsComponent
LoginAs component.class
LoginComponent
Component holding the stack of logged in principals. -
Uses of TimestampedService in org.nuxeo.runtime.avro
Classes in org.nuxeo.runtime.avro that implement TimestampedService Modifier and Type Class Description class
AvroComponent
Avro component. -
Uses of TimestampedService in org.nuxeo.runtime.aws
Classes in org.nuxeo.runtime.aws that implement TimestampedService Modifier and Type Class Description class
AWSConfigurationServiceImpl
Implementation of the service providing AWS configuration. -
Uses of TimestampedService in org.nuxeo.runtime.capabilities
Classes in org.nuxeo.runtime.capabilities that implement TimestampedService Modifier and Type Class Description class
CapabilitiesServiceImpl
-
Uses of TimestampedService in org.nuxeo.runtime.cluster
Classes in org.nuxeo.runtime.cluster that implement TimestampedService Modifier and Type Class Description class
ClusterServiceImpl
Implementation for the Cluster Service. -
Uses of TimestampedService in org.nuxeo.runtime.codec
Classes in org.nuxeo.runtime.codec that implement TimestampedService Modifier and Type Class Description class
CodecServiceImpl
-
Uses of TimestampedService in org.nuxeo.runtime.datasource
Classes in org.nuxeo.runtime.datasource that implement TimestampedService Modifier and Type Class Description class
DataSourceComponent
Nuxeo component allowing the JNDI registration of datasources by extension point contributions. -
Uses of TimestampedService in org.nuxeo.runtime.deploy
Classes in org.nuxeo.runtime.deploy that implement TimestampedService Modifier and Type Class Description class
ManagedComponent
-
Uses of TimestampedService in org.nuxeo.runtime.jtajca
Classes in org.nuxeo.runtime.jtajca that implement TimestampedService Modifier and Type Class Description class
JtaActivator
If this bundle is present in the running platform it should automatically install the NuxeoContainer. -
Uses of TimestampedService in org.nuxeo.runtime.kafka
Classes in org.nuxeo.runtime.kafka that implement TimestampedService Modifier and Type Class Description class
KafkaConfigServiceImpl
-
Uses of TimestampedService in org.nuxeo.runtime.kv
Classes in org.nuxeo.runtime.kv that implement TimestampedService Modifier and Type Class Description class
KeyValueServiceImpl
Implementation for the Key/Value Service. -
Uses of TimestampedService in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management that implement TimestampedService Modifier and Type Class Description class
ResourcePublisherService
class
ServerLocatorService
-
Uses of TimestampedService in org.nuxeo.runtime.management.counters
Classes in org.nuxeo.runtime.management.counters that implement TimestampedService Modifier and Type Class Description class
CounterManagerImpl
Deprecated.since 11.4: use dropwizard metrics counter instead -
Uses of TimestampedService in org.nuxeo.runtime.management.metrics
Classes in org.nuxeo.runtime.management.metrics that implement TimestampedService Modifier and Type Class Description class
MetricComponent
Deprecated. -
Uses of TimestampedService in org.nuxeo.runtime.metrics
Classes in org.nuxeo.runtime.metrics that implement TimestampedService Modifier and Type Class Description class
MetricsServiceImpl
-
Uses of TimestampedService in org.nuxeo.runtime.migration
Classes in org.nuxeo.runtime.migration that implement TimestampedService Modifier and Type Class Description class
MigrationServiceImpl
Implementation for the Migration Service. -
Uses of TimestampedService in org.nuxeo.runtime.model
Subinterfaces of TimestampedService in org.nuxeo.runtime.model Modifier and Type Interface Description interface
Component
A Nuxeo Runtime component.Classes in org.nuxeo.runtime.model that implement TimestampedService Modifier and Type Class Description class
DefaultComponent
Empty implementation for a component. -
Uses of TimestampedService in org.nuxeo.runtime.model.persistence
Classes in org.nuxeo.runtime.model.persistence that implement TimestampedService Modifier and Type Class Description class
ContributionPersistenceComponent
-
Uses of TimestampedService in org.nuxeo.runtime.mongodb
Classes in org.nuxeo.runtime.mongodb that implement TimestampedService Modifier and Type Class Description class
MongoDBComponent
Component used to get a database connection to MongoDB. -
Uses of TimestampedService in org.nuxeo.runtime.pubsub
Classes in org.nuxeo.runtime.pubsub that implement TimestampedService Modifier and Type Class Description class
ClusterActionServiceImpl
class
PubSubServiceImpl
Implementation for the Publish/Subscribe Service. -
Uses of TimestampedService in org.nuxeo.runtime.reload
Subinterfaces of TimestampedService in org.nuxeo.runtime.reload Modifier and Type Interface Description interface
ReloadService
Service tracking reload related events or commands when installing a package.Classes in org.nuxeo.runtime.reload that implement TimestampedService Modifier and Type Class Description class
ReloadComponent
-
Uses of TimestampedService in org.nuxeo.runtime.server
Classes in org.nuxeo.runtime.server that implement TimestampedService Modifier and Type Class Description class
ServerComponent
This component registers and configures an embedded servlet container. -
Uses of TimestampedService in org.nuxeo.runtime.services.config
Classes in org.nuxeo.runtime.services.config that implement TimestampedService Modifier and Type Class Description class
ConfigurationServiceImpl
-
Uses of TimestampedService in org.nuxeo.runtime.services.event
Classes in org.nuxeo.runtime.services.event that implement TimestampedService Modifier and Type Class Description class
EventService
-
Uses of TimestampedService in org.nuxeo.runtime.services.resource
Classes in org.nuxeo.runtime.services.resource that implement TimestampedService Modifier and Type Class Description class
ResourceService
-
Uses of TimestampedService in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement TimestampedService Modifier and Type Class Description class
StreamServiceImpl
-
Uses of TimestampedService in org.nuxeo.runtime.trackers.files
Classes in org.nuxeo.runtime.trackers.files that implement TimestampedService Modifier and Type Class Description class
FileEventTracker
Files event tracker which delete files once the runtime leave the threads or at least once the associated marker object is garbaged. -
Uses of TimestampedService in org.nuxeo.targetplatforms.core.service
Classes in org.nuxeo.targetplatforms.core.service that implement TimestampedService Modifier and Type Class Description class
TargetPlatformServiceImpl
TargetPlatformService
implementation relying on runtime extension points. -
Uses of TimestampedService in org.nuxeo.template.serializer.service
Classes in org.nuxeo.template.serializer.service that implement TimestampedService Modifier and Type Class Description class
TemplateSerializerServiceImpl
-
Uses of TimestampedService in org.nuxeo.template.service
Classes in org.nuxeo.template.service that implement TimestampedService Modifier and Type Class Description class
TemplateProcessorComponent
Runtime Component used to handle Extension Points and expose theTemplateProcessorService
interface -
Uses of TimestampedService in org.nuxeo.theme.styling.service
Classes in org.nuxeo.theme.styling.service that implement TimestampedService Modifier and Type Class Description class
ThemeStylingServiceImpl
Default implementation for theThemeStylingService
-
Uses of TimestampedService in org.nuxeo.usermapper.service
Classes in org.nuxeo.usermapper.service that implement TimestampedService Modifier and Type Class Description class
UserMapperComponent
Component to manage extension point and expose theUserMapperService
interface. -
Uses of TimestampedService in org.nuxeo.wopi
Classes in org.nuxeo.wopi that implement TimestampedService Modifier and Type Class Description class
WOPIServiceImpl
-