Uses of Class
org.nuxeo.common.xmap.annotation.XObject
-
-
Uses of XObject in org.nuxeo.automation.scripting.internals
Classes in org.nuxeo.automation.scripting.internals with annotations of type XObject Modifier and Type Class Description class
ClassFilterDescriptor
Descriptor for classes that may be allowed or denied for use by the scripting engine.class
ScriptingOperationDescriptor
-
Uses of XObject in org.nuxeo.binary.metadata.internals
Classes in org.nuxeo.binary.metadata.internals with annotations of type XObject Modifier and Type Class Description class
MetadataMappingDescriptor
static class
MetadataMappingDescriptor.MetadataDescriptor
class
MetadataProcessorDescriptor
class
MetadataRuleDescriptor
-
Uses of XObject in org.nuxeo.common.server
Classes in org.nuxeo.common.server with annotations of type XObject Modifier and Type Class Description class
WebApplication
-
Uses of XObject in org.nuxeo.common.xmap
Methods in org.nuxeo.common.xmap that return XObject Modifier and Type Method Description protected static XObject
XMap. checkObjectAnnotation(AnnotatedElement ae)
Constructors in org.nuxeo.common.xmap with parameters of type XObject Constructor Description XAnnotatedObject(XMap xmap, Class<?> klass, XObject xob)
-
Uses of XObject in org.nuxeo.connect.update.xml
Classes in org.nuxeo.connect.update.xml with annotations of type XObject Modifier and Type Class Description class
FieldDefinition
class
FormDefinition
class
FormsDefinition
class
PackageDefinitionImpl
class
TaskDefinitionImpl
Describe an install / uninstall task -
Uses of XObject in org.nuxeo.directory.mongodb
Classes in org.nuxeo.directory.mongodb with annotations of type XObject Modifier and Type Class Description class
MongoDBDirectoryDescriptor
class
MongoDBReferenceDescriptor
Descriptor for mongoDB directory reference. -
Uses of XObject in org.nuxeo.dmk
Classes in org.nuxeo.dmk with annotations of type XObject Modifier and Type Class Description class
DmkProtocol
-
Uses of XObject in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl with annotations of type XObject Modifier and Type Class Description class
ActiveFileSystemItemFactoriesDescriptor
XMap descriptor for theactiveFileSystemItemFactories
contributions to theactiveFileSystemItemFactories
extension point of theFileSystemItemAdapterService
.class
ActiveFileSystemItemFactoryDescriptor
XMap descriptor for thefactory
elements of theactiveFileSystemItemFactories
contributions.class
ActiveTopLevelFolderItemFactoryDescriptor
XMap descriptor for theactiveTopLevelFolderItemFactory
contributions to theactiveFileSystemItemFactories
extension point of theFileSystemItemAdapterService
.class
ChangeFinderDescriptor
XMap descriptor for contributions to thechangeFinder
extension point of theNuxeoDriveManager
.class
FileSystemItemFactoryDescriptor
XMap descriptor for factories contributed to thefileSystemItemFactory
extension point of theFileSystemItemAdapterService
.class
TopLevelFolderItemFactoryDescriptor
XMap descriptor for factories contributed to thetopLevelFolderItemFactory
extension point of theFileSystemItemAdapterService
. -
Uses of XObject in org.nuxeo.ecm.automation
Classes in org.nuxeo.ecm.automation with annotations of type XObject Modifier and Type Class Description static class
OperationDocumentation.Param
-
Uses of XObject in org.nuxeo.ecm.automation.context
Classes in org.nuxeo.ecm.automation.context with annotations of type XObject Modifier and Type Class Description class
ContextHelperDescriptor
-
Uses of XObject in org.nuxeo.ecm.automation.core
Classes in org.nuxeo.ecm.automation.core with annotations of type XObject Modifier and Type Class Description class
AutomationFilterDescriptor
class
ChainExceptionDescriptor
static class
ChainExceptionDescriptor.ChainExceptionRun
class
OperationChainContribution
static class
OperationChainContribution.Operation
static class
OperationChainContribution.Param
class
OperationContribution
class
TypeAdapterContribution
-
Uses of XObject in org.nuxeo.ecm.automation.core.events
Classes in org.nuxeo.ecm.automation.core.events with annotations of type XObject Modifier and Type Class Description class
EventHandler
-
Uses of XObject in org.nuxeo.ecm.automation.io.services.codec
Classes in org.nuxeo.ecm.automation.io.services.codec with annotations of type XObject Modifier and Type Class Description class
CodecDescriptor
-
Uses of XObject in org.nuxeo.ecm.automation.server
Classes in org.nuxeo.ecm.automation.server with annotations of type XObject Modifier and Type Class Description class
MarshallerDescriptor
class
RestBinding
-
Uses of XObject in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch.handler with annotations of type XObject Modifier and Type Class Description class
BatchHandlerDescriptor
BatchHandler Descriptor -
Uses of XObject in org.nuxeo.ecm.core
Classes in org.nuxeo.ecm.core with annotations of type XObject Modifier and Type Class Description class
CoreServiceOrphanVersionRemovalFilterDescriptor
Descriptor for Core Service orphanVersionRemovalFilter extension point configuration.class
CoreServicePolicyDescriptor
Descriptor for Core Service versionRemovalPolicy extension point configuration. -
Uses of XObject in org.nuxeo.ecm.core.api.adapter
Classes in org.nuxeo.ecm.core.api.adapter with annotations of type XObject Modifier and Type Class Description class
DocumentAdapterDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.api.blobholder
Classes in org.nuxeo.ecm.core.api.blobholder with annotations of type XObject Modifier and Type Class Description class
BlobHolderFactoryDescriptor
XMap descriptor for contributed factories. -
Uses of XObject in org.nuxeo.ecm.core.api.externalblob
Classes in org.nuxeo.ecm.core.api.externalblob with annotations of type XObject Modifier and Type Class Description class
ExternalBlobAdapterDescriptor
Descriptor for registration of an external blob adapter. -
Uses of XObject in org.nuxeo.ecm.core.api.pathsegment
Classes in org.nuxeo.ecm.core.api.pathsegment with annotations of type XObject Modifier and Type Class Description class
PathSegmentServiceDescriptor
Descriptor to contribute aPathSegmentService
. -
Uses of XObject in org.nuxeo.ecm.core.api.propertiesmapping
Classes in org.nuxeo.ecm.core.api.propertiesmapping with annotations of type XObject Modifier and Type Class Description class
PropertiesMappingDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.api.repository
Classes in org.nuxeo.ecm.core.api.repository with annotations of type XObject Modifier and Type Class Description class
PoolConfiguration
Descriptor of the pool of low-level Nuxeo Sessions.class
Repository
A high-level repository descriptor, from which you get aCoreSession
when callingopen
. -
Uses of XObject in org.nuxeo.ecm.core.api.thumbnail
Classes in org.nuxeo.ecm.core.api.thumbnail with annotations of type XObject Modifier and Type Class Description class
ThumbnailFactoryDescriptor
XMap descriptor for contributed thumbnail factories. -
Uses of XObject in org.nuxeo.ecm.core.api.validation
Classes in org.nuxeo.ecm.core.api.validation with annotations of type XObject Modifier and Type Class Description class
DocumentValidationDescriptor
Handler for theDocumentValidationService
"activations" extension point. -
Uses of XObject in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob with annotations of type XObject Modifier and Type Class Description class
BlobDispatcherDescriptor
Descriptor for aBlobDispatcher
and its configuration.class
BlobProviderDescriptor
Descriptor for aBlobProvider
. -
Uses of XObject in org.nuxeo.ecm.core.blob.binary
Classes in org.nuxeo.ecm.core.blob.binary with annotations of type XObject Modifier and Type Class Description class
BinaryManagerRootDescriptor
Descriptor for the configuration of an on-disk binaries storage. -
Uses of XObject in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk with annotations of type XObject Modifier and Type Class Description class
BulkActionDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.cache
Classes in org.nuxeo.ecm.core.cache with annotations of type XObject Modifier and Type Class Description class
CacheDescriptor
Descriptor of cache contrib -
Uses of XObject in org.nuxeo.ecm.core.convert.extension
Classes in org.nuxeo.ecm.core.convert.extension with annotations of type XObject Modifier and Type Class Description class
ConverterDescriptor
XMap descriptor for the contribution of a newConverter
.class
GlobalConfigDescriptor
XMap Descriptor for theConversionService
configuration. -
Uses of XObject in org.nuxeo.ecm.core.event.impl
Classes in org.nuxeo.ecm.core.event.impl with annotations of type XObject Modifier and Type Class Description class
EventListenerDescriptor
XObject descriptor to declare event listeners -
Uses of XObject in org.nuxeo.ecm.core.event.pipe
Classes in org.nuxeo.ecm.core.event.pipe with annotations of type XObject Modifier and Type Class Description class
EventPipeDescriptor
XMap Descriptor for contributing a newEventBundlePipe
-
Uses of XObject in org.nuxeo.ecm.core.event.pipe.dispatch
Classes in org.nuxeo.ecm.core.event.pipe.dispatch with annotations of type XObject Modifier and Type Class Description class
EventDispatcherDescriptor
XMap Descriptor for contributing a newEventBundleDispatcher
-
Uses of XObject in org.nuxeo.ecm.core.event.stream
Classes in org.nuxeo.ecm.core.event.stream with annotations of type XObject Modifier and Type Class Description class
DomainEventProducerDescriptor
Defines a Domain Event Producer -
Uses of XObject in org.nuxeo.ecm.core.filter
Classes in org.nuxeo.ecm.core.filter with annotations of type XObject Modifier and Type Class Description class
CharacterFilteringServiceDescriptor
Descriptor for the character filtering service -
Uses of XObject in org.nuxeo.ecm.core.io.download
Classes in org.nuxeo.ecm.core.io.download with annotations of type XObject Modifier and Type Class Description class
DownloadPermissionDescriptor
Descriptor for the permissions associated to a blob download.class
RedirectResolverDescriptor
Descriptor for Core Service versionRemovalPolicy extension point configuration. -
Uses of XObject in org.nuxeo.ecm.core.io.registry
Classes in org.nuxeo.ecm.core.io.registry with annotations of type XObject Modifier and Type Class Description class
MarshallerRegistryDescriptor
POJO used to handle "register"MarshallerRegistry
extension point. -
Uses of XObject in org.nuxeo.ecm.core.lifecycle.extensions
Classes in org.nuxeo.ecm.core.lifecycle.extensions with annotations of type XObject Modifier and Type Class Description class
LifeCycleDescriptor
Descriptor for a life cycle extension.class
LifeCycleTypesDescriptor
Life cycle types mapping descriptor. -
Uses of XObject in org.nuxeo.ecm.core.management.probes
Classes in org.nuxeo.ecm.core.management.probes with annotations of type XObject Modifier and Type Class Description class
HealthCheckProbesDescriptor
Probes to be evaluated at a health checkclass
ProbeDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.management.statuses
Classes in org.nuxeo.ecm.core.management.statuses with annotations of type XObject Modifier and Type Class Description class
AdministrableServiceDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.management.storage
Classes in org.nuxeo.ecm.core.management.storage with annotations of type XObject Modifier and Type Class Description class
DocumentStoreConfigurationDescriptor
Configure the repository to be usedclass
DocumentStoreHandlerDescriptor
For registering a document store handler -
Uses of XObject in org.nuxeo.ecm.core.opencmis.bindings
Classes in org.nuxeo.ecm.core.opencmis.bindings with annotations of type XObject Modifier and Type Class Description class
NuxeoCmisServiceFactoryDescriptor
Nuxeo CmisServiceFactory Descriptor. -
Uses of XObject in org.nuxeo.ecm.core.persistence
Classes in org.nuxeo.ecm.core.persistence with annotations of type XObject Modifier and Type Class Description class
HibernateConfiguration
-
Uses of XObject in org.nuxeo.ecm.core.redis
Classes in org.nuxeo.ecm.core.redis with annotations of type XObject Modifier and Type Class Description class
RedisPoolDescriptor
class
RedisSentinelDescriptor
static class
RedisSentinelDescriptor.RedisHostDescriptor
class
RedisServerDescriptor
Descriptor for a Redis configuration. -
Uses of XObject in org.nuxeo.ecm.core.scheduler
Classes in org.nuxeo.ecm.core.scheduler with annotations of type XObject Modifier and Type Class Description class
ScheduleImpl
ScheduleImpl extension definition. -
Uses of XObject in org.nuxeo.ecm.core.schema
Classes in org.nuxeo.ecm.core.schema with annotations of type XObject Modifier and Type Class Description class
DocumentTypeDescriptor
Document Type Descriptor.class
FacetDescriptor
Facet Descriptor.class
PropertyDeprecationDescriptor
Deprecated.since 11.1, usePropertyDescriptor
insteadclass
PropertyDescriptor
Descriptor representing a Nuxeo Property.class
ProxiesDescriptor
Repository proxies configuration descriptor.class
SchemaBindingDescriptor
class
SchemaDescriptor
Descriptor for a reference to a schema from a document type or a facet.class
TypeConfiguration
-
Uses of XObject in org.nuxeo.ecm.core.schema.types.resolver
Classes in org.nuxeo.ecm.core.schema.types.resolver with annotations of type XObject Modifier and Type Class Description class
ObjectResolverDescriptor
Handler for theObjectResolverService
"resolvers" extension point. -
Uses of XObject in org.nuxeo.ecm.core.scroll
Classes in org.nuxeo.ecm.core.scroll with annotations of type XObject Modifier and Type Class Description class
ScrollDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.security
Classes in org.nuxeo.ecm.core.security with annotations of type XObject Modifier and Type Class Description class
PermissionDescriptor
class
PermissionUIItemDescriptor
class
PermissionVisibilityDescriptor
class
SecurityPolicyDescriptor
Pluggable policy descriptor for core security -
Uses of XObject in org.nuxeo.ecm.core.storage
Classes in org.nuxeo.ecm.core.storage with annotations of type XObject Modifier and Type Class Description static class
FulltextDescriptor.FulltextIndexDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.storage.lock
Classes in org.nuxeo.ecm.core.storage.lock with annotations of type XObject Modifier and Type Class Description class
LockManagerDescriptor
Descriptor of aLockManager
for theLockManagerService
. -
Uses of XObject in org.nuxeo.ecm.core.storage.mem
Classes in org.nuxeo.ecm.core.storage.mem with annotations of type XObject Modifier and Type Class Description class
MemRepositoryDescriptor
Memory Repository Descriptor. -
Uses of XObject in org.nuxeo.ecm.core.storage.mongodb
Classes in org.nuxeo.ecm.core.storage.mongodb with annotations of type XObject Modifier and Type Class Description class
MongoDBRepositoryDescriptor
MongoDB Repository Descriptor. -
Uses of XObject in org.nuxeo.ecm.core.storage.sql
Classes in org.nuxeo.ecm.core.storage.sql with annotations of type XObject Modifier and Type Class Description class
RepositoryDescriptor
Low-level VCS Repository Descriptor.static class
RepositoryDescriptor.FieldDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.storage.sql.jdbc
Classes in org.nuxeo.ecm.core.storage.sql.jdbc with annotations of type XObject Modifier and Type Class Description class
QueryMakerDescriptor
Descriptor for the registration of a QueryMaker. -
Uses of XObject in org.nuxeo.ecm.core.transientstore.api
Classes in org.nuxeo.ecm.core.transientstore.api with annotations of type XObject Modifier and Type Class Description class
TransientStoreConfig
XMap
descriptor for representing the Configuration of aTransientStore
-
Uses of XObject in org.nuxeo.ecm.core.uidgen
Classes in org.nuxeo.ecm.core.uidgen with annotations of type XObject Modifier and Type Class Description class
UIDGeneratorDescriptor
UID generator configuration holder.class
UIDSequencerProviderDescriptor
-
Uses of XObject in org.nuxeo.ecm.core.versioning
Classes in org.nuxeo.ecm.core.versioning with annotations of type XObject Modifier and Type Class Description class
DefaultVersioningRuleDescriptor
Deprecated.since 9.1 use 'policy', 'filter' and 'restriction' contributions insteadclass
InitialStateDescriptor
Descriptor to contribute the initial version state of a document.class
OptionDescriptor
Deprecated.since 9.1 use 'policy', 'filter' and 'restriction' contributions insteadclass
SaveOptionsDescriptor
Deprecated.since 9.1 use 'policy', 'filter' and 'restriction' contributions insteadclass
VersioningFilterDescriptor
class
VersioningPolicyDescriptor
class
VersioningRestrictionDescriptor
Descriptor to contribute new restrictions in versioning system.class
VersioningRestrictionOptionsDescriptor
Descriptor used to restrict versioning options for a given lifeCycleStateprotected static class
VersioningRestrictionOptionsDescriptor.OptionDescriptor
class
VersioningRuleDescriptor
Deprecated.since 9.1 use 'policy', 'filter' and 'restriction' contributions insteadclass
VersioningServiceDescriptor
Descriptor to contribute a newVersioningService
. -
Uses of XObject in org.nuxeo.ecm.core.work.api
Classes in org.nuxeo.ecm.core.work.api with annotations of type XObject Modifier and Type Class Description class
WorkQueueDescriptor
Descriptor for aWorkManager
queue configuration.class
WorkQueuingDescriptor
Descriptor for aWorkManager
queuing implementation configuration. -
Uses of XObject in org.nuxeo.ecm.directory
Classes in org.nuxeo.ecm.directory with annotations of type XObject Modifier and Type Class Description class
BaseDirectoryDescriptor
Basic directory descriptor, containing the basic fields used by all directories.class
DirectoryDeleteConstraintDescriptor
Directory ui descriptorclass
DirectoryFactoryDescriptor
class
InverseReferenceDescriptor
class
PermissionDescriptor
Common permission descriptor for all directory that use security checkclass
ReferenceDescriptor
-
Uses of XObject in org.nuxeo.ecm.directory.core
Classes in org.nuxeo.ecm.directory.core with annotations of type XObject Modifier and Type Class Description class
CoreDirectoryDescriptor
Descriptor for aCoreDirectory
.static class
CoreDirectoryDescriptor.ACLDescriptor
-
Uses of XObject in org.nuxeo.ecm.directory.ldap
Classes in org.nuxeo.ecm.directory.ldap with annotations of type XObject Modifier and Type Class Description class
LDAPDirectoryDescriptor
static class
LDAPDirectoryDescriptor.EntryAdaptorDescriptor
class
LDAPDynamicReferenceDescriptor
Dynamic Reference descriptor for Ldap References.class
LDAPReference
Implementation of the directory Reference interface that leverage two common ways of storing relationships in LDAP directories: the static attribute strategy where a multi-valued attribute store the exhaustive list of distinguished names of the refereed entries (eg.class
LDAPServerDescriptor
class
LDAPTreeReference
Implementation of the directory Reference interface that makes it possible to retrieve children of a node in the LDAP tree structure.class
LDAPUrlDescriptor
-
Uses of XObject in org.nuxeo.ecm.directory.memory
Classes in org.nuxeo.ecm.directory.memory with annotations of type XObject Modifier and Type Class Description class
MemoryDirectoryDescriptor
-
Uses of XObject in org.nuxeo.ecm.directory.multi
Classes in org.nuxeo.ecm.directory.multi with annotations of type XObject Modifier and Type Class Description class
FieldDescriptor
class
MultiDirectoryDescriptor
class
SourceDescriptor
class
SubDirectoryDescriptor
-
Uses of XObject in org.nuxeo.ecm.directory.sql
Classes in org.nuxeo.ecm.directory.sql with annotations of type XObject Modifier and Type Class Description class
SQLDirectoryDescriptor
class
SQLStaticFilter
class
TableReferenceDescriptor
Descriptor for SQL directory reference. -
Uses of XObject in org.nuxeo.ecm.jwt
Classes in org.nuxeo.ecm.jwt with annotations of type XObject Modifier and Type Class Description class
JWTServiceConfigurationDescriptor
Descriptor for theJWTService
. -
Uses of XObject in org.nuxeo.ecm.multi.tenant
Classes in org.nuxeo.ecm.multi.tenant with annotations of type XObject Modifier and Type Class Description class
MultiTenantConfiguration
-
Uses of XObject in org.nuxeo.ecm.platform.actions
Classes in org.nuxeo.ecm.platform.actions with annotations of type XObject Modifier and Type Class Description class
Action
Descriptor for action.class
ActionPropertiesDescriptor
Action property descriptorclass
ActionPropertyListDescriptor
Action property list descriptorclass
DefaultActionFilter
class
FilterFactory
class
FilterRule
class
TypeCompatibility
UI type action compatibility descriptor from category action -
Uses of XObject in org.nuxeo.ecm.platform.audit.service.extension
Classes in org.nuxeo.ecm.platform.audit.service.extension with annotations of type XObject Modifier and Type Class Description class
AdapterDescriptor
class
AuditBackendDescriptor
Descriptor to configure / contribute a Backend for Audit serviceclass
AuditBulkerDescriptor
Deprecated.since 10.10, audit bulker is now handled with nuxeo-stream, no replacementclass
AuditStorageDescriptor
class
EventDescriptor
Really simple auditable event descriptor.class
ExtendedInfoDescriptor
Extended info descriptorclass
ManagedEventIdDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.auth.saml.key
Classes in org.nuxeo.ecm.platform.auth.saml.key with annotations of type XObject Modifier and Type Class Description class
KeyDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.commandline.executor.service
Classes in org.nuxeo.ecm.platform.commandline.executor.service with annotations of type XObject Modifier and Type Class Description class
CommandLineDescriptor
XMap descriptor for a CommandLine.class
CommandTesterDescriptor
XMap descriptor for a new contributedCommandTester
.class
EnvironmentDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.comment.service
Classes in org.nuxeo.ecm.platform.comment.service with annotations of type XObject Modifier and Type Class Description class
CommentServiceConfig
-
Uses of XObject in org.nuxeo.ecm.platform.computedgroups
Classes in org.nuxeo.ecm.platform.computedgroups with annotations of type XObject Modifier and Type Class Description class
DocumentMetadataGroupComputerDescriptor
class
GroupComputerChainDescriptor
class
GroupComputerDescriptor
class
UserMetadataGroupComputerDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.content.template.service
Classes in org.nuxeo.ecm.platform.content.template.service with annotations of type XObject Modifier and Type Class Description class
ACEDescriptor
ACE Descriptor.class
ContentFactoryDescriptor
Content factory descriptor.class
FactoryBindingDescriptor
Factory binding descriptor.class
NotificationDescriptor
Notification Descriptor.class
PostContentCreationHandlerDescriptor
Descriptor of a registeredPostContentCreationHandler
.class
PropertyDescriptor
class
TemplateItemDescriptor
Template item descriptor. -
Uses of XObject in org.nuxeo.ecm.platform.ec.notification.service
Classes in org.nuxeo.ecm.platform.ec.notification.service with annotations of type XObject Modifier and Type Class Description class
GeneralSettingsDescriptor
class
NotificationDescriptor
class
NotificationEventDescriptor
class
NotificationListenerHookDescriptor
class
NotificationListenerVetoDescriptor
class
TemplateDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.el
Classes in org.nuxeo.ecm.platform.el with annotations of type XObject Modifier and Type Class Description class
ELContextFactoryDescriptor
Descriptor for the factory class for an ELContext. -
Uses of XObject in org.nuxeo.ecm.platform.filemanager.service.extension
Classes in org.nuxeo.ecm.platform.filemanager.service.extension with annotations of type XObject Modifier and Type Class Description class
CreationContainerListProviderDescriptor
class
FileImporterDescriptor
class
FolderImporterDescriptor
class
UnicityExtension
class
VersioningDescriptor
Deprecated.since 9.1 automatic versioning mechanism has been moved to versioning service -
Uses of XObject in org.nuxeo.ecm.platform.forms.layout.descriptors
Classes in org.nuxeo.ecm.platform.forms.layout.descriptors with annotations of type XObject Modifier and Type Class Description class
ControlsDescriptor
class
FieldDescriptor
Field definition descriptor.class
LayoutColumnDescriptor
Layout column descriptor, acts as an alias ofLayoutRowDescriptor
.class
LayoutConverterDescriptor
class
LayoutDescriptor
Layout definition descriptor.class
LayoutDescriptors
Descriptor for a list of layout definitionsclass
LayoutRowDescriptor
Layout row descriptor.class
LayoutTypeConfigurationDescriptor
class
LayoutTypeDescriptor
class
PropertiesDescriptor
Property descriptorclass
PropertyListDescriptor
Property list descriptorclass
RenderingInfoDescriptor
class
RenderingInfosDescriptor
class
WidgetConverterDescriptor
class
WidgetDescriptor
Widget definition descriptor.class
WidgetReferenceDescriptor
Descriptor for a widget reference with a row.class
WidgetSelectOptionDescriptor
class
WidgetSelectOptionsDescriptor
class
WidgetTypeConfigurationDescriptor
Descriptor for a widget type configurationclass
WidgetTypeDescriptor
Widget type descriptor. -
Uses of XObject in org.nuxeo.ecm.platform.htmlsanitizer
Classes in org.nuxeo.ecm.platform.htmlsanitizer with annotations of type XObject Modifier and Type Class Description class
FieldDescriptor
class
HtmlSanitizerAntiSamyDescriptor
class
HtmlSanitizerDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.importer.service
Classes in org.nuxeo.ecm.platform.importer.service with annotations of type XObject Modifier and Type Class Description class
ImporterConfigurationDescriptor
static class
ImporterConfigurationDescriptor.DocumentModelFactory
-
Uses of XObject in org.nuxeo.ecm.platform.importer.xml.parser
Classes in org.nuxeo.ecm.platform.importer.xml.parser with annotations of type XObject Modifier and Type Class Description class
AttributeConfigDescriptor
Descriptor that can be used to define how Nuxeo DocumentModel properties are filled from the input XMLclass
DocConfigDescriptor
Descriptor that is used to define how DocumenModel should be created from XML input -
Uses of XObject in org.nuxeo.ecm.platform.io.descriptors
Classes in org.nuxeo.ecm.platform.io.descriptors with annotations of type XObject Modifier and Type Class Description class
IOResourceAdapterDescriptor
Resource adapter descriptorclass
PropertyListDescriptor
IOResource property list descriptor -
Uses of XObject in org.nuxeo.ecm.platform.mail.action
Classes in org.nuxeo.ecm.platform.mail.action with annotations of type XObject Modifier and Type Class Description class
MessageActionDescriptor
class
MessageActionPipeDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.mail.fetcher
Classes in org.nuxeo.ecm.platform.mail.fetcher with annotations of type XObject Modifier and Type Class Description class
PropertiesFetcherDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.mail.service
Classes in org.nuxeo.ecm.platform.mail.service with annotations of type XObject Modifier and Type Class Description class
SessionFactoryDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.mimetype.service
Classes in org.nuxeo.ecm.platform.mimetype.service with annotations of type XObject Modifier and Type Class Description class
ExtensionDescriptor
Filename extension definition.class
MimetypeDescriptor
MimetypeEntry extension definition. -
Uses of XObject in org.nuxeo.ecm.platform.oauth.keys
Classes in org.nuxeo.ecm.platform.oauth.keys with annotations of type XObject Modifier and Type Class Description class
ServerKeyDescriptor
Xmap object used to represent the contribution toOAuthServerKeyManager
. -
Uses of XObject in org.nuxeo.ecm.platform.oauth2.openid
Classes in org.nuxeo.ecm.platform.oauth2.openid with annotations of type XObject Modifier and Type Class Description class
OpenIDConnectProviderDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.oauth2.providers
Classes in org.nuxeo.ecm.platform.oauth2.providers with annotations of type XObject Modifier and Type Class Description class
OAuth2ServiceProviderDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.picture.api
Classes in org.nuxeo.ecm.platform.picture.api with annotations of type XObject Modifier and Type Class Description class
ImagingConfigurationDescriptor
Descriptor for configuration information contribution that will be used by the ImagingService.class
PictureConversion
Object to store the definition of a picture conversion, to be used when computing views for a given image. -
Uses of XObject in org.nuxeo.ecm.platform.picture.core.libraryselector
Classes in org.nuxeo.ecm.platform.picture.core.libraryselector with annotations of type XObject Modifier and Type Class Description class
ImageUtilsDescriptor
class
LibrarySelectorServiceDescriptor
class
MetadataUtilsDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.preview.adapter
Classes in org.nuxeo.ecm.platform.preview.adapter with annotations of type XObject Modifier and Type Class Description class
AdapterFactoryDescriptor
Descriptor for contributed Preview Adapter factories.class
BlobPostProcessorDescriptor
class
MimeTypePreviewerDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.publisher.descriptors
Classes in org.nuxeo.ecm.platform.publisher.descriptors with annotations of type XObject Modifier and Type Class Description class
PublicationTreeConfigDescriptor
Descriptor for a PublicationTree configuration.class
PublicationTreeDescriptor
Descriptor of a PublicationTree.class
PublishedDocumentFactoryDescriptor
Descriptor used to register PublishedDocument factories.class
RootSectionFinderFactoryDescriptor
Descriptor used to registerRootSectionFinder
factories. -
Uses of XObject in org.nuxeo.ecm.platform.publisher.rules
Classes in org.nuxeo.ecm.platform.publisher.rules with annotations of type XObject Modifier and Type Class Description class
ValidatorsRuleDescriptor
Validators rule descriptor. -
Uses of XObject in org.nuxeo.ecm.platform.query.core
Classes in org.nuxeo.ecm.platform.query.core with annotations of type XObject Modifier and Type Class Description class
AggregateDescriptor
class
AggregateRangeDateDescriptor
class
AggregateRangeDescriptor
class
CoreQueryPageProviderDescriptor
Core Query page provider descriptor.class
FieldDescriptor
Field descriptor accepting a separate schema and field or a complete xpath.class
GenericPageProviderDescriptor
Page provider descriptor accepting a custom class name.class
PageProviderClassReplacerDescriptor
class
PredicateDescriptor
Predicate descriptor accepting a schema and field, an operator, and a parameter.class
PropertiesDescriptor
class
PropertyListDescriptor
class
QuickFilterDescriptor
Descriptor for the quick filter used by page providersclass
ReferencePageProviderDescriptor
class
SortInfoDescriptor
Descriptor for sort info declaration.class
WhereClauseDescriptor
Generic descriptor for query where clause, accepting predicates and a fixed part. -
Uses of XObject in org.nuxeo.ecm.platform.relations.descriptors
Classes in org.nuxeo.ecm.platform.relations.descriptors with annotations of type XObject Modifier and Type Class Description class
GraphDescriptor
Graph descriptor.class
GraphTypeDescriptor
Graph type extension defined by its name and implementation class.class
ResourceAdapterDescriptor
Adapter to transform aDocumentModel
into aQNameResource
and reverse. -
Uses of XObject in org.nuxeo.ecm.platform.rendering.wiki.extensions
Classes in org.nuxeo.ecm.platform.rendering.wiki.extensions with annotations of type XObject Modifier and Type Class Description class
PatternFilter
-
Uses of XObject in org.nuxeo.ecm.platform.rendition.service
Classes in org.nuxeo.ecm.platform.rendition.service with annotations of type XObject Modifier and Type Class Description class
DefaultRenditionDescriptor
Descriptor for the default rendition of a document.class
RenditionDefinition
Definition of a rendition.class
RenditionDefinitionProviderDescriptor
Descriptor contributionRenditionDefinitionProvider
s.class
StoredRenditionManagerDescriptor
Descriptor for a stored rendition manager. -
Uses of XObject in org.nuxeo.ecm.platform.routing.api
Classes in org.nuxeo.ecm.platform.routing.api with annotations of type XObject Modifier and Type Class Description class
RouteModelResourceType
-
Uses of XObject in org.nuxeo.ecm.platform.routing.core.impl
Classes in org.nuxeo.ecm.platform.routing.core.impl with annotations of type XObject Modifier and Type Class Description class
ChainToTypeMappingDescriptor
Deprecated.since 5.9.2 - Use only routes of type 'graph'class
PersisterDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.scanimporter.service
Classes in org.nuxeo.ecm.platform.scanimporter.service with annotations of type XObject Modifier and Type Class Description class
ImporterConfig
XMap Descriptor for importer configclass
ScanFileBlobMapping
XMap descriptor for Blob mappingclass
ScanFileFieldMapping
XMap descriptor for meta-data mappingclass
ScanFileMappingDescriptor
Top level descriptor for mapping -
Uses of XObject in org.nuxeo.ecm.platform.shibboleth.service
Classes in org.nuxeo.ecm.platform.shibboleth.service with annotations of type XObject Modifier and Type Class Description class
ShibbolethAuthenticationConfig
-
Uses of XObject in org.nuxeo.ecm.platform.signature.core.pki
Classes in org.nuxeo.ecm.platform.signature.core.pki with annotations of type XObject Modifier and Type Class Description class
RootDescriptor
Provides configuration information for root certificate generation services. -
Uses of XObject in org.nuxeo.ecm.platform.signature.core.sign
Classes in org.nuxeo.ecm.platform.signature.core.sign with annotations of type XObject Modifier and Type Class Description class
SignatureDescriptor
Provides default values for signing services.static class
SignatureDescriptor.SignatureAppearance
static class
SignatureDescriptor.SignatureLayout
-
Uses of XObject in org.nuxeo.ecm.platform.signature.core.user
Classes in org.nuxeo.ecm.platform.signature.core.user with annotations of type XObject Modifier and Type Class Description class
CUserDescriptor
Provides default values for new user certificates. -
Uses of XObject in org.nuxeo.ecm.platform.suggestbox.service.descriptors
Classes in org.nuxeo.ecm.platform.suggestbox.service.descriptors with annotations of type XObject Modifier and Type Class Description class
SuggesterDescriptor
XMap descriptor for registering overridable parameterized Suggester implementation on the SuggesterService.class
SuggesterGroupDescriptor
class
SuggesterGroupItemDescriptor
XMap descriptor for registering suggester names in a suggesterGroup contribution.class
SuggestionHandlerDescriptor
XMap descriptor for registering overridable suggestion handlers (individual operations or named chains of operations). -
Uses of XObject in org.nuxeo.ecm.platform.task
Classes in org.nuxeo.ecm.platform.task with annotations of type XObject Modifier and Type Class Description class
TaskPersisterDescriptor
class
TaskProviderDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.threed.service
Classes in org.nuxeo.ecm.platform.threed.service with annotations of type XObject Modifier and Type Class Description class
AutomaticLOD
Object representing a registered automatic level of detail conversion on theThreeDService
.class
AutomaticRenderView
Object representing an automatic render view on theThreeDService
.class
RenderView
Object representing a registered render view conversion on theThreeDService
. -
Uses of XObject in org.nuxeo.ecm.platform.types
Classes in org.nuxeo.ecm.platform.types with annotations of type XObject Modifier and Type Class Description class
DocumentContentView
class
DocumentContentViews
Content view descriptor put on document types.class
Layouts
Layout list descriptorclass
SubType
Type view to display a given document sub-type.class
Type
class
TypeView
Type view to display a given document type view. -
Uses of XObject in org.nuxeo.ecm.platform.ui.web.auth.service
Classes in org.nuxeo.ecm.platform.ui.web.auth.service with annotations of type XObject Modifier and Type Class Description class
AuthenticationChainDescriptor
class
AuthenticationPluginDescriptor
class
LoginProviderLink
class
LoginScreenConfig
XMap
object to manage configuration of the login screen (login.jsp)class
LoginStartupPage
class
LoginVideo
class
OpenUrlDescriptor
class
SessionManagerDescriptor
class
SpecificAuthChainDescriptor
class
StartURLPatternDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.url.codec.descriptor
Classes in org.nuxeo.ecm.platform.url.codec.descriptor with annotations of type XObject Modifier and Type Class Description class
DocumentViewCodecDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.usermanager
Classes in org.nuxeo.ecm.platform.usermanager with annotations of type XObject Modifier and Type Class Description class
PropertyListDescriptor
Property list descriptor APG-240 All attributes are defined public because the user manager service do not get access to the fields.class
UserManagerDescriptor
APG-240 All attributes are defined public because the user manager service do not get access to the fields.class
VirtualUserDescriptor
Descriptor for virtual users. -
Uses of XObject in org.nuxeo.ecm.platform.userworkspace.core.service
Classes in org.nuxeo.ecm.platform.userworkspace.core.service with annotations of type XObject Modifier and Type Class Description class
UserWorkspaceDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.util
Classes in org.nuxeo.ecm.platform.util with annotations of type XObject Modifier and Type Class Description class
LocationManagerPluginExtension
-
Uses of XObject in org.nuxeo.ecm.platform.video.service
Classes in org.nuxeo.ecm.platform.video.service with annotations of type XObject Modifier and Type Class Description class
AutomaticVideoConversion
Object representing a registered automatic video conversion on theVideoService
.class
Configuration
Configuration of theVideoService
.class
VideoConversion
Object representing a registered video conversion on theVideoService
. -
Uses of XObject in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor with annotations of type XObject Modifier and Type Class Description class
ErrorHandler
class
ErrorHandlersDescriptor
class
ExceptionHandlerDescriptor
class
ListenerDescriptor
class
RequestDumpDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.web.common.locale
Classes in org.nuxeo.ecm.platform.web.common.locale with annotations of type XObject Modifier and Type Class Description class
LocaleProviderDescriptor
-
Uses of XObject in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Classes in org.nuxeo.ecm.platform.web.common.requestcontroller.service with annotations of type XObject Modifier and Type Class Description class
FilterConfigDescriptor
Descriptor forRequestFilterConfig
class
NuxeoCorsFilterDescriptor
class
NuxeoHeaderDescriptor
-
Uses of XObject in org.nuxeo.ecm.quota
Classes in org.nuxeo.ecm.quota with annotations of type XObject Modifier and Type Class Description class
QuotaStatsUpdaterDescriptor
Descriptor object for registeringQuotaStatsUpdater
s. -
Uses of XObject in org.nuxeo.ecm.quota.size
Classes in org.nuxeo.ecm.quota.size with annotations of type XObject Modifier and Type Class Description class
BlobExcludeDescriptor
-
Uses of XObject in org.nuxeo.ecm.user.center.profile
Classes in org.nuxeo.ecm.user.center.profile with annotations of type XObject Modifier and Type Class Description class
ImporterConfig
-
Uses of XObject in org.nuxeo.ecm.user.invite
Classes in org.nuxeo.ecm.user.invite with annotations of type XObject Modifier and Type Class Description class
UserRegistrationConfiguration
-
Uses of XObject in org.nuxeo.ecm.web.resources.core
Classes in org.nuxeo.ecm.web.resources.core with annotations of type XObject Modifier and Type Class Description class
ProcessorDescriptor
class
ResourceBundleDescriptor
class
ResourceDescriptor
-
Uses of XObject in org.nuxeo.ecm.webdav.service
Classes in org.nuxeo.ecm.webdav.service with annotations of type XObject Modifier and Type Class Description class
BackendFactoryDescriptor
-
Uses of XObject in org.nuxeo.ecm.webengine
Classes in org.nuxeo.ecm.webengine with annotations of type XObject Modifier and Type Class Description class
ConfigurationFileDescriptor
class
PathDescriptor
Obsolete since 8.4, transactions are always active.class
ResourceBinding
Deprecated.resources are deprecated - you should use a jax-rs application to declare more resources. -
Uses of XObject in org.nuxeo.ecm.webengine.install
Classes in org.nuxeo.ecm.webengine.install with annotations of type XObject Modifier and Type Class Description class
AppendOperation
class
CopyOperation
class
Installer
-
Uses of XObject in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Classes in org.nuxeo.ecm.webengine.jaxrs.servlet.config with annotations of type XObject Modifier and Type Class Description class
FilterDescriptor
class
FilterSetDescriptor
class
ListenerDescriptor
class
ListenerSetDescriptor
class
ResourceExtension
class
ResourcesDescriptor
class
ServletDescriptor
-
Uses of XObject in org.nuxeo.ecm.webengine.model
Classes in org.nuxeo.ecm.webengine.model with annotations of type XObject Modifier and Type Class Description class
LinkDescriptor
-
Uses of XObject in org.nuxeo.ecm.webengine.model.impl
Classes in org.nuxeo.ecm.webengine.model.impl with annotations of type XObject Modifier and Type Class Description class
AdapterDescriptor
class
MediaTypeRef
class
ModuleConfiguration
class
ModuleShortcut
Can be used to register links to your module entry points in the main web engine pageclass
TypeDescriptor
-
Uses of XObject in org.nuxeo.ecm.webengine.rendering
Classes in org.nuxeo.ecm.webengine.rendering with annotations of type XObject Modifier and Type Class Description class
RenderingExtensionDescriptor
-
Uses of XObject in org.nuxeo.ecm.webengine.security
Classes in org.nuxeo.ecm.webengine.security with annotations of type XObject Modifier and Type Class Description class
GuardDescriptor
-
Uses of XObject in org.nuxeo.ecm.webengine.security.guards
Classes in org.nuxeo.ecm.webengine.security.guards with annotations of type XObject Modifier and Type Class Description class
FacetGuard
class
GroupGuard
class
IsAdministratorGuard
class
PermissionGuard
Check access against a built-in permissionclass
SchemaGuard
class
ScriptGuard
class
TypeGuard
class
UserGuard
-
Uses of XObject in org.nuxeo.elasticsearch.config
Classes in org.nuxeo.elasticsearch.config with annotations of type XObject Modifier and Type Class Description class
ElasticSearchClientConfig
class
ElasticSearchDocWriterDescriptor
class
ElasticSearchEmbeddedServerConfig
Configuration of an embedded (same JVM as Nuxeo) Elasticsearch server.class
ElasticSearchIndexConfig
XMap descriptor for configuring an indexclass
ESHintQueryBuilderDescriptor
This descriptor allows to add a Elasticsearch Hint. -
Uses of XObject in org.nuxeo.elasticsearch.http.readonly.service
Classes in org.nuxeo.elasticsearch.http.readonly.service with annotations of type XObject Modifier and Type Class Description class
RequestFilterDescriptor
-
Uses of XObject in org.nuxeo.io.fsexporter
Classes in org.nuxeo.io.fsexporter with annotations of type XObject Modifier and Type Class Description class
ExportLogicDescriptor
-
Uses of XObject in org.nuxeo.runtime.api.login
Classes in org.nuxeo.runtime.api.login with annotations of type XObject Modifier and Type Class Description class
LoginAsDescriptor
-
Uses of XObject in org.nuxeo.runtime.avro
Classes in org.nuxeo.runtime.avro with annotations of type XObject Modifier and Type Class Description class
AvroMapperDescriptor
The Avro mapper descriptor.class
AvroReplacementDescriptor
The Avro forbidden character replacement descriptor.
Avro allows alphanumeric characters and underscores in names.
Nuxeo Studio allows alphanumeric characters, underscores and dashes that have to be replaced by another symbol.
The default contributions provide replacement for :
- "-" as "__dash__"
- ":" as "__colon__
- ";" as "__semicolon__"
- and with higher priority "__" as "____" to ensure no user string is wrongly replaced.class
AvroSchemaDescriptor
The Avro schema descriptor.class
AvroSchemaFactoryDescriptor
The Avro schema factory descriptor. -
Uses of XObject in org.nuxeo.runtime.aws
Classes in org.nuxeo.runtime.aws with annotations of type XObject Modifier and Type Class Description class
AWSConfigurationDescriptor
-
Uses of XObject in org.nuxeo.runtime.cluster
Classes in org.nuxeo.runtime.cluster with annotations of type XObject Modifier and Type Class Description class
ClusterNodeDescriptor
Descriptor of a cluster node. -
Uses of XObject in org.nuxeo.runtime.codec
Classes in org.nuxeo.runtime.codec with annotations of type XObject Modifier and Type Class Description class
CodecDescriptor
-
Uses of XObject in org.nuxeo.runtime.datasource
Classes in org.nuxeo.runtime.datasource with annotations of type XObject Modifier and Type Class Description class
DataSourceDescriptor
The descriptor for a Nuxeo-defined datasource.class
DataSourceLinkDescriptor
-
Uses of XObject in org.nuxeo.runtime.deployment.preprocessor
Classes in org.nuxeo.runtime.deployment.preprocessor with annotations of type XObject Modifier and Type Class Description class
ContainerDescriptor
class
FragmentDescriptor
class
TemplateDescriptor
-
Uses of XObject in org.nuxeo.runtime.deployment.preprocessor.template
Classes in org.nuxeo.runtime.deployment.preprocessor.template with annotations of type XObject Modifier and Type Class Description class
TemplateContribution
-
Uses of XObject in org.nuxeo.runtime.kafka
Classes in org.nuxeo.runtime.kafka with annotations of type XObject Modifier and Type Class Description class
KafkaConfigDescriptor
static class
KafkaConfigDescriptor.AdminProperties
static class
KafkaConfigDescriptor.ConsumerProperties
static class
KafkaConfigDescriptor.ProducerProperties
-
Uses of XObject in org.nuxeo.runtime.kv
Classes in org.nuxeo.runtime.kv with annotations of type XObject Modifier and Type Class Description class
KeyValueStoreDescriptor
Descriptor of Key/Value store contribution. -
Uses of XObject in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management with annotations of type XObject Modifier and Type Class Description class
ResourceFactoryDescriptor
class
ServerLocatorDescriptor
class
ServiceDescriptor
class
ShortcutDescriptor
-
Uses of XObject in org.nuxeo.runtime.metrics
Classes in org.nuxeo.runtime.metrics with annotations of type XObject Modifier and Type Class Description class
MetricsConfigurationDescriptor
static class
MetricsConfigurationDescriptor.FilterDescriptor
static class
MetricsConfigurationDescriptor.InstrumentDescriptor
class
MetricsReporterDescriptor
-
Uses of XObject in org.nuxeo.runtime.migration
Classes in org.nuxeo.runtime.migration with annotations of type XObject Modifier and Type Class Description class
MigrationDescriptor
Descriptor of a Migration, consisting of States and Steps.static class
MigrationDescriptor.MigrationStateDescriptor
static class
MigrationDescriptor.MigrationStepDescriptor
-
Uses of XObject in org.nuxeo.runtime.model
Classes in org.nuxeo.runtime.model with annotations of type XObject Modifier and Type Class Description class
Property
-
Uses of XObject in org.nuxeo.runtime.model.impl
Classes in org.nuxeo.runtime.model.impl with annotations of type XObject Modifier and Type Class Description class
ConfigurationDescriptorImpl
class
ExtensionImpl
class
ExtensionPointImpl
class
RegistrationInfoImpl
class
ServiceDescriptor
-
Uses of XObject in org.nuxeo.runtime.model.persistence
Classes in org.nuxeo.runtime.model.persistence with annotations of type XObject Modifier and Type Class Description class
ContributionStorageDescriptor
-
Uses of XObject in org.nuxeo.runtime.mongodb
Classes in org.nuxeo.runtime.mongodb with annotations of type XObject Modifier and Type Class Description class
MongoDBConnectionConfig
Descriptor to retrieve connection information to MongoDB. -
Uses of XObject in org.nuxeo.runtime.pubsub
Classes in org.nuxeo.runtime.pubsub with annotations of type XObject Modifier and Type Class Description class
PubSubProviderDescriptor
Descriptor for aPubSubProvider
implementation. -
Uses of XObject in org.nuxeo.runtime.server
Classes in org.nuxeo.runtime.server with annotations of type XObject Modifier and Type Class Description class
FilterDescriptor
Descriptor for a servlet filter.class
FilterMappingDescriptor
Descriptor for a servlet filter mapping.class
InitParamDescriptor
Descriptor for an init param.class
ServletContextListenerDescriptor
class
ServletDescriptor
Descriptor for a servlet. -
Uses of XObject in org.nuxeo.runtime.services.config
Classes in org.nuxeo.runtime.services.config with annotations of type XObject Modifier and Type Class Description class
ConfigurationPropertyDescriptor
Descriptor for JSF configuration contributions. -
Uses of XObject in org.nuxeo.runtime.services.event
Classes in org.nuxeo.runtime.services.event with annotations of type XObject Modifier and Type Class Description class
ListenerDescriptor
-
Uses of XObject in org.nuxeo.runtime.services.resource
Classes in org.nuxeo.runtime.services.resource with annotations of type XObject Modifier and Type Class Description class
ResourceDescriptor
A pointer to a template located in the contributor bundle. -
Uses of XObject in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream with annotations of type XObject Modifier and Type Class Description class
LogConfigDescriptor
static class
LogConfigDescriptor.LogDescriptor
static class
LogConfigDescriptor.LogMatchDescriptor
class
StreamProcessorDescriptor
static class
StreamProcessorDescriptor.ComputationDescriptor
static class
StreamProcessorDescriptor.FilterDescriptor
static class
StreamProcessorDescriptor.PolicyDescriptor
static class
StreamProcessorDescriptor.StreamDescriptor
-
Uses of XObject in org.nuxeo.runtime.trackers.files
Classes in org.nuxeo.runtime.trackers.files with annotations of type XObject Modifier and Type Class Description static class
FileEventTracker.EnableThreadsTracking
-
Uses of XObject in org.nuxeo.targetplatforms.core.descriptors
Classes in org.nuxeo.targetplatforms.core.descriptors with annotations of type XObject Modifier and Type Class Description class
ServiceConfigurationDescriptor
Service configuration descriptorclass
TargetPackageDescriptor
Descriptor for target package contributions.class
TargetPlatformDescriptor
Descriptor for target platform contributions. -
Uses of XObject in org.nuxeo.template.api.descriptor
Classes in org.nuxeo.template.api.descriptor with annotations of type XObject Modifier and Type Class Description class
ContextExtensionFactoryDescriptor
class
OutputFormatDescriptor
class
TemplateProcessorDescriptor
-
Uses of XObject in org.nuxeo.template.serializer.service
Classes in org.nuxeo.template.serializer.service with annotations of type XObject Modifier and Type Class Description class
SerializerDescriptor
-
Uses of XObject in org.nuxeo.theme.styling.service.descriptors
Classes in org.nuxeo.theme.styling.service.descriptors with annotations of type XObject Modifier and Type Class Description class
FlavorDescriptor
A flavor represents the set of information that can be used to switch the theme styling on a given page.class
FlavorPresets
class
IconDescriptor
Descriptor for icon elements.class
LogoDescriptor
class
NegotiationDescriptor
Descriptor for contributed negotiators.class
NegotiatorDescriptor
Descriptor for contributed negotiators.class
PageDescriptor
Descriptor to associate resources and flavors to a page.class
PalettePreview
class
SassImport
class
SimpleStyle
Deprecated.since 7.4: use theResourceDescriptor
with flavor endpoint instead.class
ThemePage
Deprecated.since 7.4, usePageDescriptor
instead. -
Uses of XObject in org.nuxeo.usermapper.service
Classes in org.nuxeo.usermapper.service with annotations of type XObject Modifier and Type Class Description class
UserMapperDescriptor
XMap descriptor for contributingUserMapper
plugins -
Uses of XObject in org.nuxeo.wopi
Classes in org.nuxeo.wopi with annotations of type XObject Modifier and Type Class Description class
CheckFileInfoUpdaterDescriptor
-