Constant Field Values
Contents
edu.yale.*
-
edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler Modifier and Type Constant Field Value protected static final String
PROXIES
"cas:proxies"
protected static final String
PROXY
"cas:proxy"
-
edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler Modifier and Type Constant Field Value protected static final String
AUTHENTICATION_FAILURE
"cas:authenticationFailure"
protected static final String
AUTHENTICATION_SUCCESS
"cas:authenticationSuccess"
protected static final String
PROXY_GRANTING_TICKET
"cas:proxyGrantingTicket"
protected static final String
USER
"cas:user"
-
edu.yale.its.tp.cas.client.filter.CASFilter Modifier and Type Constant Field Value public static final String
CAS_FILTER_USER
"edu.yale.its.tp.cas.client.filter.user"
-
edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter Modifier and Type Constant Field Value public static final String
AUTHORIZED_USER_STRING
"edu.yale.its.tp.cas.client.filter.authorizedUsers"
public static final String
FILTER_NAME
"SimpleCASAuthorizationFilter"
org.nuxeo.*
-
org.nuxeo.adobe.cc.CompoundAttach Modifier and Type Constant Field Value public static final String
COMPOUND_DOC_DOCS_PROPERTY
"compound:docs"
public static final String
COMPOUND_DOC_FACET
"CompoundDocument"
public static final String
ID
"CompoundDocument.Attach"
-
org.nuxeo.adobe.cc.NuxeoAdobeConnectorService Modifier and Type Constant Field Value public static final String
ADOBE_CC_CLIENT_ID
"spiApp"
public static final String
ADOBE_CC_CLIENT_URL
"https://siliconpublishing.com/c/spi_connect/connect.html"
public static final String
ADOBE_CC_NAME
"SPI"
-
org.nuxeo.audit.storage.impl.DirectoryAuditStorage Modifier and Type Constant Field Value public static final String
DIRECTORY_NAME
"auditStorage"
public static final String
ID_COLUMN
"id"
public static final String
JSON_COLUMN
"entry"
public static final String
NAME
"DirectoryAuditStorage"
-
org.nuxeo.audit.storage.stream.StreamAuditStorageWriter Modifier and Type Constant Field Value public static final String
BATCH_SIZE_OPT
"batchSize"
public static final String
BATCH_THRESHOLD_MS_OPT
"batchThresholdMs"
public static final String
COMPUTATION_NAME
"AuditStorageLogWriter"
public static final int
DEFAULT_BATCH_SIZE
10
public static final int
DEFAULT_BATCH_THRESHOLD_MS
200
-
org.nuxeo.automation.scripting.api.AutomationScriptingConstants Modifier and Type Constant Field Value public static final String
AUTOMATION_CTX_KEY
"ctx"
public static final String
AUTOMATION_MAPPER_KEY
"automation"
public static final String
AUTOMATION_SCRIPTING_MONITOR
"automation.scripting.monitor.enable"
public static final String
AUTOMATION_SCRIPTING_PRECOMPILE
"automation.scripting.precompile.enable"
public static final String
COMPLIANT_JAVA_VERSION_CACHE
"1.8.0_25"
public static final String
COMPLIANT_JAVA_VERSION_CLASS_FILTER
"1.8.0_40"
public static final String
DEFAULT_PRECOMPILE_STATUS
"true"
public static final String
NASHORN_ENGINE
"Nashorn"
public static final String
NASHORN_JAVA_VERSION
"1.8.0_1"
public static final String
NASHORN_WARN_CACHE
"Nashorn cache is not available. jdk8u25 is required to optimize Automation Javascript performances."
public static final String
NASHORN_WARN_CLASS_FILTER
"Class Filter is not available. jdk8u40 is required to activate Automation Javascript imports security."
public static final String
NASHORN_WARN_VERSION
"Cannot use Nashorn. jdk8 is required to activate Automation Javascript."
public static final String
NX_NASHORN
"nx-nashorn"
public static final String
XP_OPERATION
"operation"
-
org.nuxeo.automation.scripting.internals.AutomationScriptingComponent Modifier and Type Constant Field Value protected static final String
XP_CLASSFILTER
"classFilter"
protected static final String
XP_OPERATION
"operation"
-
org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl Modifier and Type Constant Field Value public static final String
OPTIMISTIC_TYPES_ENABLED_PROPERTY_KEY
"nuxeo.automation.scripting.optimistic.types.enabled"
-
org.nuxeo.binary.metadata.api.BinaryMetadataConstants Modifier and Type Constant Field Value public static final String
ASYNC_BINARY_METADATA_EXECUTE
"asyncExecute"
public static final String
ASYNC_MAPPING_RESULT
"asyncMappingResult"
public static final String
BINARY_METADATA_MONITOR
"binary.metadata.monitor.enable"
public static final String
DISABLE_BINARY_METADATA_LISTENER
"disableBinaryMetadataListener"
public static final String
EXIF_TOOL_CONTRIBUTION_ID
"exifTool"
public static final String
EXIFTOOL_READ
"exiftool-read"
public static final String
EXIFTOOL_READ_NOPREFIX
"exiftool-read-noprefix"
public static final String
EXIFTOOL_READ_TAGLIST
"exiftool-read-taglist"
public static final String
EXIFTOOL_READ_TAGLIST_NOPREFIX
"exiftool-read-taglist-noprefix"
public static final String
EXIFTOOL_WRITE
"exiftool-write"
public static final String
EXIFTOOL_WRITE_NOPREFIX
"exiftool-write-noprefix"
public static final String
METADATA_MAPPING_EP
"metadataMappings"
public static final String
METADATA_PROCESSORS_EP
"metadataProcessors"
public static final String
METADATA_RULES_EP
"metadataRules"
-
org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork Modifier and Type Constant Field Value protected static final String
BINARY_METADATA_WORK
"binary_metadata_work"
protected static final String
BINARY_METADATA_WORK_TITLE
"Binary Metadata Update Worker"
-
org.nuxeo.binary.metadata.internals.BinaryMetadataWork Modifier and Type Constant Field Value public static final String
BINARY_METADATA_WORK_TITLE
"Binary Metadata Update Worker"
-
org.nuxeo.binary.metadata.internals.ExifToolProcessor Modifier and Type Constant Field Value protected static final String
COMMAND_NOT_AVAILABLE
"Command \'%s\' is not available."
protected static final String
COMMAND_NOT_EXECUTABLE_NULL_BLOB
"The following command %s cannot be executed with a null blob."
-
org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinary Modifier and Type Constant Field Value public static final String
ID
"Blob.ReadMetadata"
-
org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext Modifier and Type Constant Field Value public static final String
CTX_BINARY_METADATA
"binaryMetadata"
public static final String
ID
"Context.SetMetadataFromBlob"
-
org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument Modifier and Type Constant Field Value public static final String
ID
"Document.SetMetadataFromBlob"
-
org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext Modifier and Type Constant Field Value public static final String
ID
"Blob.SetMetadataFromContext"
-
org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument Modifier and Type Constant Field Value public static final String
ID
"Blob.SetMetadataFromDocument"
-
org.nuxeo.common.Environment Modifier and Type Constant Field Value public static final String
BUNDLES
"nuxeo.osgi.bundles"
public static final String
BUNDLES_DIR
"nuxeo.osgi.app.bundles"
public static final String
CRYPT_ALGO
"server.crypt.algorithm"
public static final String
CRYPT_KEY
"server.crypt.secretkey"
public static final String
CRYPT_KEYALIAS
"server.crypt.keyalias"
public static final String
CRYPT_KEYSTORE_PASS
"server.crypt.keystore.pass"
public static final String
CRYPT_KEYSTORE_PATH
"server.crypt.keystore.path"
public static final String
DEFAULT_CONFIG_DIR
"config"
public static final String
DEFAULT_DATA_DIR
"data"
public static final String
DEFAULT_LOG_DIR
"log"
public static final String
DEFAULT_MP_DIR
"packages"
public static final String
DEFAULT_TMP_DIR
"tmp"
public static final String
DEFAULT_WEB_DIR
"web"
public static final String
DISTRIBUTION_DATE
"org.nuxeo.distribution.date"
public static final String
DISTRIBUTION_HOTFIX
"org.nuxeo.distribution.hotfix"
public static final String
DISTRIBUTION_NAME
"org.nuxeo.distribution.name"
public static final String
DISTRIBUTION_PACKAGE
"org.nuxeo.distribution.package"
public static final String
DISTRIBUTION_PROPERTY_FILE
"distribution.properties"
public static final String
DISTRIBUTION_SERVER
"org.nuxeo.distribution.server"
public static final String
DISTRIBUTION_VERSION
"org.nuxeo.distribution.version"
public static final String
JAVA_DEFAULT_KEYSTORE
"javax.net.ssl.keyStore"
public static final String
JAVA_DEFAULT_KEYSTORE_PASS
"javax.net.ssl.keyStorePassword"
public static final String
JBOSS_HOST
"JBoss"
public static final String
NUXEO_CONFIG_DIR
"nuxeo.config.dir"
public static final String
NUXEO_CONTEXT_PATH
"org.nuxeo.ecm.contextPath"
public static final String
NUXEO_DATA_DIR
"nuxeo.data.dir"
public static final String
NUXEO_HOME
"nuxeo.home"
public static final String
NUXEO_HOME_DIR
"nuxeo.home.dir"
public static final String
NUXEO_HTTP_PROXY_HOST
"nuxeo.http.proxy.host"
public static final String
NUXEO_HTTP_PROXY_LOGIN
"nuxeo.http.proxy.login"
public static final String
NUXEO_HTTP_PROXY_PASSWORD
"nuxeo.http.proxy.password"
public static final String
NUXEO_HTTP_PROXY_PORT
"nuxeo.http.proxy.port"
public static final String
NUXEO_LOG_DIR
"nuxeo.log.dir"
public static final String
NUXEO_MP_DIR
"nuxeo.mp.dir"
public static final String
NUXEO_PID_DIR
"nuxeo.pid.dir"
public static final String
NUXEO_RUNTIME_HOME
"nuxeo.runtime.home"
public static final String
NUXEO_TMP_DIR
"nuxeo.tmp.dir"
public static final String
NUXEO_WEB_DIR
"nuxeo.web.dir"
public static final String
NXSERVER_HOST
"NXServer"
public static final String
PRODUCT_NAME
"org.nuxeo.ecm.product.name"
public static final String
PRODUCT_VERSION
"org.nuxeo.ecm.product.version"
public static final String
SERVER_STATUS_KEY
"server.status.key"
public static final String
TOMCAT_HOST
"Tomcat"
-
org.nuxeo.common.codec.Crypto Modifier and Type Constant Field Value public static final String
AES
"AES"
public static final String
AES_ECB_PKCS5PADDING
"AES/ECB/PKCS5Padding"
public static final String
DEFAULT_ALGO
"AES/ECB/PKCS5Padding"
public static final String
DES
"DES"
public static final String
DES_ECB_PKCS5PADDING
"DES/ECB/PKCS5Padding"
-
org.nuxeo.common.collections.ListenerList Modifier and Type Constant Field Value public static final int
EQUALITY
0
public static final int
IDENTITY
1
-
org.nuxeo.common.file.LRUFileCache Modifier and Type Constant Field Value public static final long
CLEAR_OLD_ENTRIES_INTERVAL_MILLIS_DEFAULT
5000L
-
org.nuxeo.common.utils.DateUtils Modifier and Type Constant Field Value public static final String
ISODATETIME_GENERIC_PATTERN
"yyyy[-MM][-dd[\'T\'HH[:mm[:ss[.SSS]]]]][XXX]"
-
org.nuxeo.common.utils.FileVersion Modifier and Type Constant Field Value protected static final String
SNAPSHOT
"-SNAPSHOT"
-
org.nuxeo.common.utils.FullTextUtils Modifier and Type Constant Field Value public static final int
MIN_SIZE
3
public static final String
STOP_WORDS
"a an are and as at be by for from how i in is it of on or that the this to was what when where who will with car donc est il ils je la le les mais ni nous or ou pour tu un une vous www com net org"
public static final String
UNACCENTED
"aaaaaaaceeeeiiii\u00f0nooooo\u00f7ouuuuy\u00fey"
-
org.nuxeo.common.utils.IdUtils Modifier and Type Constant Field Value public static final String
UUID_TYPE_4_REGEXP
"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"
-
org.nuxeo.common.utils.JDBCUtils Modifier and Type Constant Field Value public static final int
MAX_TRIES
5
-
org.nuxeo.common.utils.PeriodAndDuration Modifier and Type Constant Field Value protected static final int
SECONDS_PER_HOUR
3600
protected static final int
SECONDS_PER_MINUTE
60
-
org.nuxeo.common.utils.SizeUtils Modifier and Type Constant Field Value public static final long
GB
1073741824L
public static final long
KB
1024L
public static final long
MB
1048576L
public static final long
TB
1099511627776L
-
org.nuxeo.common.xmap.annotation.XMemberAnnotation Modifier and Type Constant Field Value public static final int
CONTENT
5
public static final int
CONTEXT
6
public static final int
NODE
1
public static final int
NODE_LIST
2
public static final int
NODE_MAP
3
public static final int
PARENT
4
-
org.nuxeo.connect.client.ConnectClientComponent Modifier and Type Constant Field Value public static final String
STUDIO_SNAPSHOT_DISABLE_VALIDATION_PROPERTY
"studio.snapshot.disablePkgValidation"
-
org.nuxeo.connect.client.status.ConnectStatusHolder Modifier and Type Constant Field Value protected static final int
REFRESH_PERIOD_MINUTES
10
-
org.nuxeo.connect.client.status.ConnectUpdateStatusInfo Modifier and Type Constant Field Value protected static final String
CONNECT_UNREACHABLE
"unreachable"
protected static final String
EXPIRED
"expired"
protected static final String
ONLINE_REGISTERED
"onlineregistered"
protected static final String
UNREGISTERED
"unregistered"
-
org.nuxeo.connect.client.ui.SharedPackageListingsSettings Modifier and Type Constant Field Value public static final String
SESSION_KEY
"org.nuxeo.connect.client.ui.PackageListingSettings"
-
org.nuxeo.connect.client.vindoz.InstallAfterRestart Modifier and Type Constant Field Value public static final String
FAKE_VIDOZ
"org.nuxeo.fake.vindoz"
public static final String
FILE_NAME
"installAfterRestart.log"
-
org.nuxeo.connect.client.we.InstallHandler Modifier and Type Constant Field Value protected static final String
INSTALL_PARAM_MAPS
"org.nuxeo.connect.updates.install.params"
-
org.nuxeo.connect.client.we.StudioSnapshotHelper Modifier and Type Constant Field Value public static final String
SNAPSHOT_SUFFIX
"0.0.0-SNAPSHOT"
-
org.nuxeo.connect.update.task.standalone.AbstractTask Modifier and Type Constant Field Value public static final String
ENV_BUNDLES
"env.bundles"
public static final String
ENV_CONFIG
"env.config"
public static final String
ENV_EAR
"env.ear"
public static final String
ENV_HOME
"env.home"
public static final String
ENV_HOSTAPP_NAME
"env.hostapp.name"
public static final String
ENV_HOSTAPP_VERSION
"env.hostapp.version"
public static final String
ENV_LIB
"env.lib"
public static final String
ENV_SERVER_HOME
"env.server.home"
public static final String
ENV_SYSLIB
"env.syslib"
public static final String
ENV_TEMPLATES
"env.templates"
public static final String
ENV_TIMESTAMP
"sys.timestamp"
public static final String
PKG_ID
"package.id"
public static final String
PKG_NAME
"package.name"
public static final String
PKG_ROOT
"package.root"
public static final String
PKG_VERSION
"package.version"
-
org.nuxeo.connect.update.task.standalone.commands.Append Modifier and Type Constant Field Value public static final String
ID
"append"
-
org.nuxeo.connect.update.task.standalone.commands.CompositeCommand Modifier and Type Constant Field Value public static final String
ID
"composite"
-
org.nuxeo.connect.update.task.standalone.commands.Config Modifier and Type Constant Field Value public static final String
ID
"config"
-
org.nuxeo.connect.update.task.standalone.commands.Copy Modifier and Type Constant Field Value public static final String
ID
"copy"
protected static final String
LAUNCHER_CHANGED_PROPERTY
"launcher.changed"
protected static final String
LAUNCHER_JAR
"nuxeo-launcher.jar"
-
org.nuxeo.connect.update.task.standalone.commands.Delete Modifier and Type Constant Field Value public static final String
ID
"delete"
-
org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder Modifier and Type Constant Field Value public static final String
ID
"deploy-config"
-
org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder Modifier and Type Constant Field Value public static final String
ID
"deploy"
-
org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder Modifier and Type Constant Field Value public static final String
ID
"flush-jaas"
-
org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder Modifier and Type Constant Field Value public static final String
ID
"flush"
-
org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder Modifier and Type Constant Field Value public static final String
ID
"install"
-
org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder Modifier and Type Constant Field Value public static final String
ID
"load-jar"
-
org.nuxeo.connect.update.task.standalone.commands.ParameterizedCopy Modifier and Type Constant Field Value public static final String
ID
"pcopy"
-
org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder Modifier and Type Constant Field Value public static final String
ID
"reload-properties"
-
org.nuxeo.connect.update.task.standalone.commands.UnAppend Modifier and Type Constant Field Value public static final String
ID
"unappend"
-
org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder Modifier and Type Constant Field Value public static final String
ID
"undeploy-config"
-
org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder Modifier and Type Constant Field Value public static final String
ID
"undeploy"
-
org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder Modifier and Type Constant Field Value public static final String
ID
"uninstall"
-
org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder Modifier and Type Constant Field Value public static final String
ID
"unload-jar"
-
org.nuxeo.connect.update.task.update.Rollback Modifier and Type Constant Field Value public static final String
ID
"rollback"
-
org.nuxeo.connect.update.task.update.Update Modifier and Type Constant Field Value public static final String
ID
"update"
-
org.nuxeo.connect.update.task.update.UpdateManager Modifier and Type Constant Field Value public static final String
STUDIO_SNAPSHOT_VERSION
"0.0.0-SNAPSHOT"
-
org.nuxeo.directory.mongodb.MongoDBDirectory Modifier and Type Constant Field Value public static final String
DIRECTORY_CONNECTION_PREFIX
"directory/"
-
org.nuxeo.directory.mongodb.MongoDBReference Modifier and Type Constant Field Value public static final String
GROUP_TO_GROUP_CHILD_GROUP_ID
"childGroupId"
public static final String
GROUP_TO_GROUP_COLLECTION
"group2group"
public static final String
GROUP_TO_GROUP_PARENT_GROUP_ID
"parentGroupId"
public static final String
USER_TO_GROUP_COLLECTION
"user2group"
public static final String
USER_TO_GROUP_GROUP_ID
"groupId"
public static final String
USER_TO_GROUP_USER_ID
"userId"
-
org.nuxeo.directory.mongodb.MongoDBSerializationHelper Modifier and Type Constant Field Value public static final String
MONGODB_ID
"_id"
public static final String
MONGODB_SEQ
"seq"
-
org.nuxeo.directory.test.DirectoryConfiguration Modifier and Type Constant Field Value public static final String
DIRECTORY_MONGODB
"mongodb"
public static final String
DIRECTORY_PROPERTY
"nuxeo.test.directory"
public static final String
DIRECTORY_SQL
"sql"
public static final String
MONGODB_TEMPLATE_CONTRIB
"OSGI-INF/directory-test-mongodb-contrib.xml"
public static final String
SQL_TEMPLATE_CONTRIB
"OSGI-INF/directory-test-sql-contrib.xml"
-
org.nuxeo.drive.NuxeoDriveConstants Modifier and Type Constant Field Value public static final String
BETA_UPDATE_SITE_URL_PROP_KEY
"org.nuxeo.drive.beta.update.site.url"
public static final String
UPDATE_SITE_URL_PROP_KEY
"org.nuxeo.drive.update.site.url"
-
org.nuxeo.drive.action.FireGroupUpdatedEventAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/driveFireGroupUpdatedEvent"
public static final String
ACTION_NAME
"driveFireGroupUpdatedEvent"
-
org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem Modifier and Type Constant Field Value protected static final String
PERMISSION_CHECK_OPTIMIZED_PROPERTY
"org.nuxeo.drive.permissionCheckOptimized"
-
org.nuxeo.drive.adapter.impl.AbstractFileSystemItem Modifier and Type Constant Field Value public static final String
FILE_SYSTEM_ITEM_ID_SEPARATOR
"#"
public static final String
FILE_SYSTEM_ITEM_PATH_SEPARATOR
"/"
-
org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem Modifier and Type Constant Field Value protected static final String
DESCENDANTS_SCROLL_CACHE
"driveDescendantsScroll"
protected static final int
MAX_DESCENDANTS_BATCH_SIZE_DEFAULT
1000
protected static final String
MAX_DESCENDANTS_BATCH_SIZE_PROPERTY
"org.nuxeo.drive.maxDescendantsBatchSize"
protected static final int
VCS_CHUNK_SIZE
100
-
org.nuxeo.drive.adapter.impl.FileSystemItemHelper Modifier and Type Constant Field Value public static final String
MD5_DIGEST_ALGORITHM
"MD5"
public static final String
NUXEO_DRIVE_FORCE_VERSIONING_PROPERTY
"nuxeo.drive.force.versioning"
-
org.nuxeo.drive.elasticsearch.ESAuditChangeFinder Modifier and Type Constant Field Value protected static final String
EVENT_ID
"eventId"
-
org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.WaitForElasticsearchCompletion"
-
org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory Modifier and Type Constant Field Value protected static final String
REQUIRED_PERMISSION_PARAM
"requiredPermission"
protected static final String
SHARED_SYNC_ROOT_PARENT_FACTORY_PARAM
"sharedSyncRootParentFactory"
protected static final String
USER_SYNC_ROOT_PARENT_FACTORY_PARAM
"userSyncRootParentFactory"
-
org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory Modifier and Type Constant Field Value protected static final String
CHILDREN_FACTORIES_PARAM
"childrenFactories"
-
org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory Modifier and Type Constant Field Value protected static final String
FOLDER_NAME_PARAM
"folderName"
-
org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory Modifier and Type Constant Field Value protected static final String
SYNC_ROOT_PARENT_FACTORY_PARAM
"syncRootParentFactory"
-
org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory Modifier and Type Constant Field Value protected static final String
DEFAULT_FOLDER_NAME
"Nuxeo Drive"
protected static final String
FOLDER_NAME_PARAM
"folderName"
protected static final String
SYNC_ROOT_PARENT_FACTORY_PARAM
"syncRootParentFactory"
-
org.nuxeo.drive.listener.NuxeoDriveSyncRootCopyListener Modifier and Type Constant Field Value public static final String
RESET_SYNC_ROOTS_ON_COPY_CONFIGURATION_PROPERTY
"org.nuxeo.drive.resetSyncRootsOnCopy"
-
org.nuxeo.drive.operations.GetRepositoriesOperation Modifier and Type Constant Field Value public static final String
ID
"GetRepositories"
-
org.nuxeo.drive.operations.NuxeoDriveAddToLocallyEditedCollection Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.AddToLocallyEditedCollection"
-
org.nuxeo.drive.operations.NuxeoDriveAttachBlob Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.AttachBlob"
-
org.nuxeo.drive.operations.NuxeoDriveCanMove Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.CanMove"
-
org.nuxeo.drive.operations.NuxeoDriveCreateFile Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.CreateFile"
-
org.nuxeo.drive.operations.NuxeoDriveCreateFolder Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.CreateFolder"
-
org.nuxeo.drive.operations.NuxeoDriveDelete Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.Delete"
-
org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.FileSystemItemExists"
-
org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GenerateConflictedItemName"
-
org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GetChangeSummary"
-
org.nuxeo.drive.operations.NuxeoDriveGetChildren Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GetChildren"
-
org.nuxeo.drive.operations.NuxeoDriveGetClientUpdateInfo Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GetClientUpdateInfo"
-
org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GetFileSystemItem"
-
org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GetRoots"
-
org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.GetTopLevelFolder"
-
org.nuxeo.drive.operations.NuxeoDriveMove Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.Move"
-
org.nuxeo.drive.operations.NuxeoDriveRename Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.Rename"
-
org.nuxeo.drive.operations.NuxeoDriveScrollDescendants Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.ScrollDescendants"
-
org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.SetSynchronization"
-
org.nuxeo.drive.operations.NuxeoDriveUpdateFile Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.UpdateFile"
-
org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.CreateTestDocuments"
-
org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper Modifier and Type Constant Field Value public static final String
TEST_USER_NAME_PREFIX
"drive"
public static final String
TEST_WORKSPACE_NAME
"nuxeo-drive-test-workspace"
public static final String
TEST_WORKSPACE_PARENT_NAME
"workspaces"
public static final String
TEST_WORKSPACE_TITLE
"Nuxeo Drive Test Workspace"
public static final String
USER_WORKSPACE_PARENT_NAME
"UserWorkspaces"
-
org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.SetActiveFactories"
-
org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.SetupIntegrationTests"
-
org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.SetVersioningOptions"
-
org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.TearDownIntegrationTests"
-
org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion Modifier and Type Constant Field Value public static final String
ID
"NuxeoDrive.WaitForAsyncCompletion"
-
org.nuxeo.drive.service.NuxeoDriveEvents Modifier and Type Constant Field Value public static final String
ABOUT_TO_REGISTER_ROOT
"aboutToRegisterRoot"
public static final String
ABOUT_TO_UNREGISTER_ROOT
"aboutToUnregisterRoot"
public static final String
DELETED_EVENT
"deleted"
public static final String
EVENT_CATEGORY
"NuxeoDrive"
public static final String
GROUP_UPDATED
"groupUpdated"
public static final String
IMPACTED_USERNAME_PROPERTY
"impactedUserName"
public static final String
MOVED_EVENT
"moved"
public static final String
ROOT_REGISTERED
"rootRegistered"
public static final String
ROOT_UNREGISTERED
"rootUnregistered"
public static final String
SECURITY_UPDATED_EVENT
"securityUpdated"
public static final String
VIRTUAL_EVENT_CREATED
"virtualEventCreated"
-
org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory Modifier and Type Constant Field Value protected static final String
DEFAULT_FOLDER_NAME
"Nuxeo Drive"
protected static final String
FOLDER_NAME_PARAM
"folderName"
-
org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry Modifier and Type Constant Field Value protected static final String
CONTRIBUTION_ID
"activeFileSystemItemFactoriesContrib"
-
org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry Modifier and Type Constant Field Value protected static final String
CONTRIBUTION_ID
"activeTopLevelFolderItemFactoriesContrib"
-
org.nuxeo.drive.service.impl.ChangeFinderRegistry Modifier and Type Constant Field Value protected static final String
CONTRIBUTION_ID
"changeFinderContrib"
-
org.nuxeo.drive.service.impl.CollectionSyncRootFolderItemFactory Modifier and Type Constant Field Value public static final String
FACTORY_NAME
"collectionSyncRootFolderItemFactory"
-
org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory Modifier and Type Constant Field Value protected static final String
VERSIONING_DELAY_PARAM
"versioningDelay"
protected static final String
VERSIONING_OPTION_PARAM
"versioningOption"
-
org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl Modifier and Type Constant Field Value public static final String
ACTIVE_FILE_SYSTEM_ITEM_FACTORIES_EP
"activeFileSystemItemFactories"
protected static final String
CONCURRENT_SCROLL_BATCH_LIMIT
"org.nuxeo.drive.concurrentScrollBatchLimit"
protected static final int
CONCURRENT_SCROLL_BATCH_LIMIT_DEFAULT
4
public static final String
FILE_SYSTEM_ITEM_FACTORY_EP
"fileSystemItemFactory"
public static final String
TOP_LEVEL_FOLDER_ITEM_FACTORY_EP
"topLevelFolderItemFactory"
-
org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl Modifier and Type Constant Field Value public static final String
CHANGE_FINDER_EP
"changeFinder"
protected static final long
COLLECTION_CONTENT_PAGE_SIZE
1000L
public static final String
DOCUMENT_CHANGE_LIMIT_PROPERTY
"org.nuxeo.drive.document.change.limit"
public static final String
DRIVE_COLLECTION_SYNC_ROOT_MEMBER_CACHE
"driveCollectionSyncRootMember"
public static final String
DRIVE_SUBSCRIPTIONS_PROPERTY
"drv:subscriptions"
public static final String
DRIVE_SYNC_ROOT_CACHE
"driveSyncRoot"
public static final String
LOCALLY_EDITED_COLLECTION_NAME
"Locally Edited"
public static final String
NUXEO_DRIVE_FACET
"DriveSynchronized"
-
org.nuxeo.ecm.admin.NuxeoCtlManager Modifier and Type Constant Field Value protected static final String
CMD_POSIX
"nuxeoctl"
protected static final String
CMD_WIN
"nuxeoctl.bat"
-
org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot Modifier and Type Constant Field Value protected static final String
DEPENDENCY_MISMATCH
"DEPENDENCY_MISMATCH"
protected static final String
ERROR
"error"
public static final String
ID
"Service.HotReloadStudioSnapshot"
protected static final String
IN_PROGRESS
"updateInProgress"
protected static final String
SUCCESS
"success"
-
org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork Modifier and Type Constant Field Value public static final String
CATEGORY
"permissionsPurge"
public static final int
DEFAULT_BATCH_SIZE
20
-
org.nuxeo.ecm.admin.runtime.PlatformVersionHelper Modifier and Type Constant Field Value public static final String
UNKNOWN
"Unknown"
-
org.nuxeo.ecm.automation.core.AutomationComponent Modifier and Type Constant Field Value public static final String
XP_ADAPTERS
"adapters"
public static final String
XP_AUTOMATION_FILTER
"automationFilter"
public static final String
XP_CHAIN_EXCEPTION
"chainException"
public static final String
XP_CHAINS
"chains"
public static final String
XP_CONTEXT_HELPER
"contextHelpers"
public static final String
XP_EVENT_HANDLERS
"event-handlers"
public static final String
XP_OPERATIONS
"operations"
-
org.nuxeo.ecm.automation.core.Constants Modifier and Type Constant Field Value public static final String
CAT_BLOB
"Files"
public static final String
CAT_BUSINESS
"Business"
public static final String
CAT_CHAIN
"Chain"
public static final String
CAT_CONVERSION
"Conversion"
public static final String
CAT_DOCUMENT
"Document"
public static final String
CAT_EXECUTION
"Execution Context"
public static final String
CAT_EXECUTION_STACK
"Push & Pop"
public static final String
CAT_FETCH
"Fetch"
public static final String
CAT_LOCAL_CONFIGURATION
"Local Configuration"
public static final String
CAT_NOTIFICATION
"Notification"
public static final String
CAT_SCRIPTING
"Scripting"
public static final String
CAT_SERVICES
"Services"
public static final String
CAT_SUBCHAIN_EXECUTION
"Execution Flow"
public static final String
CAT_UI
"User Interface"
public static final String
CAT_USERS_GROUPS
"Users & Groups"
public static final String
CAT_WORKFLOW
"Workflow Context"
public static final String
CHAIN_ID_PREFIX
"Chain."
public static final String
O_BLOB
"blob"
public static final String
O_BLOBS
"blobs"
public static final String
O_DOCUMENT
"document"
public static final String
O_DOCUMENTS
"documents"
public static final String
SEAM_CONTEXT
"Seam"
public static final String
T_BLOB
"blob"
public static final String
T_BLOBS
"bloblist"
public static final String
T_BOOLEAN
"boolean"
public static final String
T_DATE
"date"
public static final String
T_DOCUMENT
"document"
public static final String
T_DOCUMENTS
"documents"
public static final String
T_FLOAT
"float"
public static final String
T_INTEGER
"integer"
public static final String
T_LONG
"long"
public static final String
T_PROPERTIES
"properties"
public static final String
T_RESOURCE
"resource"
public static final String
T_SCRIPT
"script"
public static final String
T_STRING
"string"
public static final String
VAR_RUNTIME_CHAIN
"ChainParameters"
public static final String
VAR_WORKFLOW
"WorkflowVariables"
public static final String
VAR_WORKFLOW_NODE
"NodeVariables"
public static final String
W_AUDIT_EVENT
"AuditEvent"
public static final String
W_CHECK
"Check"
public static final String
W_COMBO
"Combo"
public static final String
W_DATE
"Date"
public static final String
W_DECIMAL
"Decimal"
public static final String
W_LIST
"List"
public static final String
W_MAIL_TEMPLATE
"MailTemplate"
public static final String
W_MULTILINE_TEXT
"TextArea"
public static final String
W_NUMBER
"Number"
public static final String
W_OPTION
"Option"
public static final String
W_PROPERTIES
"Properties"
public static final String
W_RADIO
"Radio"
public static final String
W_TEMPLATE_RESOURCE
"TemplateResource"
public static final String
W_TEXT
"Text"
public static final String
WORKFLOW_CONTEXT
"Workflow"
-
org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory Modifier and Type Constant Field Value public static final String
ANY_DOC
"Any"
public static final String
IMMUTABLE_DOC
"Immutable Document"
public static final String
LINK_DOC
"Document Link"
public static final String
MUTABLE_DOC
"Mutable Document"
public static final String
PROXY_DOC
"Document Proxy"
public static final String
PUBLISHED_DOC
"Published Document"
public static final String
REGULAR_DOC
"Regular Document"
public static final String
VERSION_DOC
"Document Version"
-
org.nuxeo.ecm.automation.core.events.operations.FireEvent Modifier and Type Constant Field Value public static final String
ID
"Event.Fire"
-
org.nuxeo.ecm.automation.core.impl.InvokableMethod Modifier and Type Constant Field Value public static final int
ADAPTABLE_PRIORITY
2
public static final int
EXACT_MATCH_PRIORITY
4
public static final int
ISTANCE_OF_PRIORITY
3
public static final int
USER_PRIORITY
16
public static final int
VOID_PRIORITY
1
-
org.nuxeo.ecm.automation.core.impl.OperationChainCompiler Modifier and Type Constant Field Value protected static final int
MAX_CACHE_SIZE
1000
-
org.nuxeo.ecm.automation.core.impl.OperationServiceImpl Modifier and Type Constant Field Value public static final String
EXPORT_ALIASES_CONFIGURATION_PARAM
"nuxeo.automation.export.aliases"
-
org.nuxeo.ecm.automation.core.operations.FetchContextBlob Modifier and Type Constant Field Value public static final String
ID
"Context.FetchFile"
-
org.nuxeo.ecm.automation.core.operations.FetchContextDocument Modifier and Type Constant Field Value public static final String
ID
"Context.FetchDocument"
-
org.nuxeo.ecm.automation.core.operations.LogOperation Modifier and Type Constant Field Value public static final String
ID
"Log"
-
org.nuxeo.ecm.automation.core.operations.RestoreBlobInput Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreBlobInput"
-
org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreBlobInputFromScript"
-
org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreBlobsInput"
-
org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreBlobsInputFromScript"
-
org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreDocumentInput"
-
org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreDocumentInputFromScript"
-
org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreDocumentsInput"
-
org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript Modifier and Type Constant Field Value public static final String
ID
"Context.RestoreDocumentsInputFromScript"
-
org.nuxeo.ecm.automation.core.operations.RunInputScript Modifier and Type Constant Field Value public static final String
ID
"RunInputScript"
-
org.nuxeo.ecm.automation.core.operations.RunScript Modifier and Type Constant Field Value public static final String
ID
"RunScript"
-
org.nuxeo.ecm.automation.core.operations.SetInputAsVar Modifier and Type Constant Field Value public static final String
ID
"Context.SetInputAsVar"
-
org.nuxeo.ecm.automation.core.operations.SetVar Modifier and Type Constant Field Value public static final String
ID
"Context.SetVar"
-
org.nuxeo.ecm.automation.core.operations.blob.AttachBlob Modifier and Type Constant Field Value public static final String
ID
"Blob.AttachOnDocument"
-
org.nuxeo.ecm.automation.core.operations.blob.BlobToFile Modifier and Type Constant Field Value public static final String
ID
"Blob.ExportToFS"
-
org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF Modifier and Type Constant Field Value public static final String
ID
"Blob.ToPDF"
-
org.nuxeo.ecm.automation.core.operations.blob.BulkDownload Modifier and Type Constant Field Value protected static final String
DOWNLOAD_REASON
"download"
public static final String
ID
"Blob.BulkDownload"
-
org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs Modifier and Type Constant Field Value public static final String
ID
"Blob.ConcatenatePDFs"
-
org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob Modifier and Type Constant Field Value public static final String
ID
"Blob.Convert"
-
org.nuxeo.ecm.automation.core.operations.blob.CreateBlob Modifier and Type Constant Field Value public static final String
ID
"Blob.CreateFromURL"
-
org.nuxeo.ecm.automation.core.operations.blob.CreateZip Modifier and Type Constant Field Value public static final String
ID
"Blob.CreateZip"
-
org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs Modifier and Type Constant Field Value public static final String
ID
"Document.GetBlobs"
-
org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob Modifier and Type Constant Field Value public static final String
ID
"Document.GetBlob"
-
org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs Modifier and Type Constant Field Value public static final String
ID
"Document.GetBlobsByProperty"
-
org.nuxeo.ecm.automation.core.operations.blob.PostBlob Modifier and Type Constant Field Value public static final String
ID
"Blob.PostToURL"
-
org.nuxeo.ecm.automation.core.operations.blob.RunConverter Modifier and Type Constant Field Value public static final String
ID
"Blob.RunConverter"
-
org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName Modifier and Type Constant Field Value public static final String
ID
"Document.SetBlobName"
-
org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation Modifier and Type Constant Field Value public static final String
ID
"Business.BusinessCreateOperation"
-
org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation Modifier and Type Constant Field Value public static final String
ID
"Business.BusinessFetchOperation"
-
org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation Modifier and Type Constant Field Value public static final String
ID
"Business.BusinessUpdateOperation"
-
org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation Modifier and Type Constant Field Value public static final String
ID
"Document.AddToCollection"
-
org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation Modifier and Type Constant Field Value public static final String
ID
"Document.AddToFavorites"
-
org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation Modifier and Type Constant Field Value public static final String
ID
"Collection.Create"
-
org.nuxeo.ecm.automation.core.operations.collections.FetchFavorites Modifier and Type Constant Field Value public static final String
ID
"Favorite.Fetch"
-
org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation Modifier and Type Constant Field Value public static final String
ID
"User.GetCollections"
-
org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromCollectionOperation Modifier and Type Constant Field Value public static final String
ID
"Collection.GetDocumentsFromCollection"
-
org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation Modifier and Type Constant Field Value public static final String
ID
"Favorite.GetDocuments"
-
org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation Modifier and Type Constant Field Value public static final String
ID
"Document.MoveCollectionMember"
-
org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation Modifier and Type Constant Field Value public static final String
ID
"Collection.RemoveFromCollection"
-
org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveFromFavorites"
-
org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry Modifier and Type Constant Field Value public static final String
ID
"Collection.Suggestion"
-
org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty Modifier and Type Constant Field Value public static final String
ID
"Document.AddEntryToMultivaluedProperty"
-
org.nuxeo.ecm.automation.core.operations.document.AddFacet Modifier and Type Constant Field Value public static final String
ID
"Document.AddFacet"
-
org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty Modifier and Type Constant Field Value public static final String
ID
"Document.AddItemToListProperty"
-
org.nuxeo.ecm.automation.core.operations.document.AddPermission Modifier and Type Constant Field Value public static final String
ALLOW_VIRTUAL_USER
"nuxeo.automation.allowVirtualUser"
public static final String
COMMENT_KEY
"comment"
public static final String
ID
"Document.AddPermission"
public static final String
NOTIFY_KEY
"notify"
-
org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance Modifier and Type Constant Field Value public static final String
ID
"Document.BlockPermissionInheritance"
-
org.nuxeo.ecm.automation.core.operations.document.CheckInDocument Modifier and Type Constant Field Value public static final String
ID
"Document.CheckIn"
-
org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument Modifier and Type Constant Field Value public static final String
ID
"Document.CheckOut"
-
org.nuxeo.ecm.automation.core.operations.document.CopyDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Copy"
-
org.nuxeo.ecm.automation.core.operations.document.CopySchema Modifier and Type Constant Field Value public static final String
ID
"Document.CopySchema"
-
org.nuxeo.ecm.automation.core.operations.document.CreateDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Create"
-
org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive Modifier and Type Constant Field Value public static final String
ID
"Document.CreateLiveProxy"
-
org.nuxeo.ecm.automation.core.operations.document.CreateVersion Modifier and Type Constant Field Value public static final String
ID
"Document.CreateVersion"
-
org.nuxeo.ecm.automation.core.operations.document.DeleteDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Delete"
-
org.nuxeo.ecm.automation.core.operations.document.EmptyTrash Modifier and Type Constant Field Value public static final String
ID
"Document.EmptyTrash"
-
org.nuxeo.ecm.automation.core.operations.document.FetchByProperty Modifier and Type Constant Field Value public static final String
ID
"Document.FetchByProperty"
-
org.nuxeo.ecm.automation.core.operations.document.FetchDocument Modifier and Type Constant Field Value public static final String
ID
"Repository.GetDocument"
-
org.nuxeo.ecm.automation.core.operations.document.FilterDocuments Modifier and Type Constant Field Value public static final String
ID
"Document.Filter"
-
org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild Modifier and Type Constant Field Value public static final String
ID
"Document.GetChild"
-
org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren Modifier and Type Constant Field Value public static final String
ID
"Document.GetChildren"
-
org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent Modifier and Type Constant Field Value public static final String
ID
"Document.GetParent"
-
org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions Modifier and Type Constant Field Value public static final String
ID
"Document.GetVersions"
-
org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersion Modifier and Type Constant Field Value public static final String
ID
"Document.GetLastVersion"
-
org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument Modifier and Type Constant Field Value public static final String
ID
"Proxy.GetSourceDocument"
-
org.nuxeo.ecm.automation.core.operations.document.LockDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Lock"
-
org.nuxeo.ecm.automation.core.operations.document.MoveDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Move"
-
org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument Modifier and Type Constant Field Value public static final String
ID
"Document.PublishToSections"
-
org.nuxeo.ecm.automation.core.operations.document.OrderDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Order"
public static final String
NOT_SAME_FOLDER_ERROR_MSG
"The document can only be ordered within the same folder."
-
org.nuxeo.ecm.automation.core.operations.document.PublishDocument Modifier and Type Constant Field Value public static final String
ID
"Document.PublishToSection"
-
org.nuxeo.ecm.automation.core.operations.document.Query Modifier and Type Constant Field Value public static final String
ID
"Document.Query"
-
org.nuxeo.ecm.automation.core.operations.document.ReloadDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Reload"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveACL"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob Modifier and Type Constant Field Value public static final String
ID
"Blob.RemoveFromDocument"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveEntryOfMultivaluedProperty"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveFacet Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveFacet"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveItemFromListProperty"
-
org.nuxeo.ecm.automation.core.operations.document.RemovePermission Modifier and Type Constant Field Value public static final String
ID
"Document.RemovePermission"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveProperty Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveProperty"
-
org.nuxeo.ecm.automation.core.operations.document.RemoveProxies Modifier and Type Constant Field Value public static final String
ID
"Document.RemoveProxies"
-
org.nuxeo.ecm.automation.core.operations.document.ReplacePermission Modifier and Type Constant Field Value public static final String
COMMENT_KEY
"comment"
public static final String
ID
"Document.ReplacePermission"
public static final String
NOTIFY_KEY
"notify"
-
org.nuxeo.ecm.automation.core.operations.document.ResetSchema Modifier and Type Constant Field Value public static final String
ID
"Document.ResetSchema"
-
org.nuxeo.ecm.automation.core.operations.document.RestoreVersion Modifier and Type Constant Field Value public static final String
ID
"Document.RestoreVersion"
-
org.nuxeo.ecm.automation.core.operations.document.SaveDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Save"
-
org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE Modifier and Type Constant Field Value public static final String
ID
"Document.AddACE"
-
org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob Modifier and Type Constant Field Value public static final String
ID
"Document.SetBlob"
-
org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle Modifier and Type Constant Field Value public static final String
ID
"Document.FollowLifecycleTransition"
-
org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty Modifier and Type Constant Field Value public static final String
ID
"Document.SetProperty"
-
org.nuxeo.ecm.automation.core.operations.document.TrashDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Trash"
-
org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance Modifier and Type Constant Field Value public static final String
ID
"Document.UnblockPermissionInheritance"
-
org.nuxeo.ecm.automation.core.operations.document.UnlockDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Unlock"
-
org.nuxeo.ecm.automation.core.operations.document.UntrashDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Untrash"
-
org.nuxeo.ecm.automation.core.operations.document.UpdateDocument Modifier and Type Constant Field Value public static final String
ID
"Document.Update"
-
org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain Modifier and Type Constant Field Value public static final String
ID
"RunDocumentOperation"
-
org.nuxeo.ecm.automation.core.operations.execution.RunFileChain Modifier and Type Constant Field Value public static final String
ID
"RunFileOperation"
-
org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction Modifier and Type Constant Field Value public static final String
ID
"Context.RunDocumentOperationInNewTx"
-
org.nuxeo.ecm.automation.core.operations.execution.RunOperation Modifier and Type Constant Field Value public static final String
ID
"RunOperation"
-
org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList Modifier and Type Constant Field Value public static final String
ID
"RunOperationOnList"
-
org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction Modifier and Type Constant Field Value public static final String
ID
"RunOperationOnListInNewTx"
-
org.nuxeo.ecm.automation.core.operations.execution.SaveSession Modifier and Type Constant Field Value public static final String
ID
"Repository.SaveSession"
-
org.nuxeo.ecm.automation.core.operations.login.LoginAs Modifier and Type Constant Field Value public static final String
ID
"Auth.LoginAs"
-
org.nuxeo.ecm.automation.core.operations.login.Logout Modifier and Type Constant Field Value public static final String
ID
"Auth.Logout"
-
org.nuxeo.ecm.automation.core.operations.management.GetCounters Modifier and Type Constant Field Value public static final String
ID
"Counters.GET"
-
org.nuxeo.ecm.automation.core.operations.notification.SendMail Modifier and Type Constant Field Value public static final String
ID
"Document.Mail"
-
org.nuxeo.ecm.automation.core.operations.services.AuditLog Modifier and Type Constant Field Value public static final String
ID
"Audit.LogEvent"
-
org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation Modifier and Type Constant Field Value public static final String
ASC
"ASC"
public static final String
CURRENT_REPO_PATTERN
"$currentRepository"
public static final String
CURRENT_USERID_PATTERN
"$currentUser"
public static final String
DESC
"DESC"
public static final String
ID
"Audit.QueryWithPageProvider"
-
org.nuxeo.ecm.automation.core.operations.services.AuditQuery Modifier and Type Constant Field Value public static final String
ID
"Audit.Query"
-
org.nuxeo.ecm.automation.core.operations.services.AuditRestore Modifier and Type Constant Field Value public static final int
DEFAULT_BATCH_SIZE
100
public static final int
DEFAULT_KEEP_ALIVE
10
public static final String
ID
"Audit.Restore"
-
org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach Modifier and Type Constant Field Value public static final String
ID
"BlobHolder.AttachOnCurrentDocument"
-
org.nuxeo.ecm.automation.core.operations.services.CreateRelation Modifier and Type Constant Field Value public static final String
ID
"Document.AddRelation"
-
org.nuxeo.ecm.automation.core.operations.services.DeleteRelation Modifier and Type Constant Field Value public static final String
ID
"Document.DeleteRelation"
-
org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation Modifier and Type Constant Field Value public static final String
ASC
"ASC"
public static final String
DESC
"DESC"
public static final String
ID
"Repository.PageProvider"
-
org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder Modifier and Type Constant Field Value public static final String
ID
"FileManager.CreateFolder"
-
org.nuxeo.ecm.automation.core.operations.services.FileManagerImport Modifier and Type Constant Field Value public static final String
ID
"FileManager.Import"
protected static final int
IMPORT_TX_TIMEOUT_SEC
86400
-
org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties Modifier and Type Constant Field Value public static final String
ID
"FileManager.ImportWithProperties"
-
org.nuxeo.ecm.automation.core.operations.services.GetActions Modifier and Type Constant Field Value public static final String
ID
"Actions.GET"
public static final String
SEAM_ACTION_CONTEXT
"seamActionContext"
-
org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries Modifier and Type Constant Field Value public static final String
ID
"Directory.Entries"
-
org.nuxeo.ecm.automation.core.operations.services.GetRelations Modifier and Type Constant Field Value public static final String
ID
"Document.GetLinkedDocuments"
-
org.nuxeo.ecm.automation.core.operations.services.MetricsStart Modifier and Type Constant Field Value protected static final String
ID
"Metrics.Start"
-
org.nuxeo.ecm.automation.core.operations.services.MetricsStop Modifier and Type Constant Field Value protected static final String
ID
"Metrics.Stop"
-
org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation Modifier and Type Constant Field Value public static final String
ASC
"ASC"
public static final String
CMIS
"CMIS"
public static final String
DESC
"DESC"
public static final String
ID
"Repository.ResultSetPageProvider"
-
org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider Modifier and Type Constant Field Value public static final String
ID
"RunOperationOnProvider"
-
org.nuxeo.ecm.automation.core.operations.services.UserInvite Modifier and Type Constant Field Value public static final String
ID
"User.Invite"
-
org.nuxeo.ecm.automation.core.operations.services.UserWorkspace Modifier and Type Constant Field Value public static final String
ID
"User.GetUserWorkspace"
-
org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction Modifier and Type Constant Field Value public static final String
FAIL_ON_ERROR_OPTION
"failOnError"
public static final String
OPERATION_ID
"operationId"
public static final String
OPERATION_PARAMETERS
"parameters"
-
org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation Modifier and Type Constant Field Value public static final String
DOC_INPUT_TYPE
"document"
public static final String
DOCS_INPUT_TYPE
"documents"
-
org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction Modifier and Type Constant Field Value public static final String
ACTION_NAME
"automation"
-
org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi Modifier and Type Constant Field Value public static final String
ACTION_NAME
"automationUi"
protected static final String
QUERY_LIMIT_PREFIX
"org.nuxeo.ecm.automation.ui.bulk.queryLimit."
-
org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction Modifier and Type Constant Field Value public static final String
ID
"Bulk.RunAction"
protected static final String
ORDER_TOKEN
" ORDER BY "
protected static final String
WHERE_TOKEN
" WHERE "
-
org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction Modifier and Type Constant Field Value public static final String
ID
"Bulk.WaitForAction"
-
org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries Modifier and Type Constant Field Value public static final String
ID
"Directory.CreateEntries"
-
org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry Modifier and Type Constant Field Value public static final String
ID
"Directory.CreateVocabularyEntry"
-
org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries Modifier and Type Constant Field Value public static final String
ID
"Directory.DeleteEntries"
-
org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection Modifier and Type Constant Field Value public static final String
ID
"Directory.Projection"
-
org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV Modifier and Type Constant Field Value public static final String
ID
"Directory.LoadFromCSV"
-
org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries Modifier and Type Constant Field Value public static final String
ID
"Directory.ReadEntries"
-
org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries Modifier and Type Constant Field Value public static final String
ID
"Directory.SuggestEntries"
-
org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries Modifier and Type Constant Field Value public static final String
ID
"Directory.UpdateEntries"
-
org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery Modifier and Type Constant Field Value public static final String
ASC
"ASC"
public static final String
DESC
"DESC"
public static final String
ID
"Repository.Query"
-
org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery Modifier and Type Constant Field Value public static final String
ASC
"ASC"
public static final String
CMIS
"CMIS"
public static final String
DESC
"DESC"
public static final String
ID
"Repository.ResultSetQuery"
-
org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure Modifier and Type Constant Field Value protected static final long
ASSIGNMENT_TIMEOUT_SECONDS
60L
protected static final long
DEFAULT_TIMEOUT_SECONDS
3600L
public static final String
ID
"WorkManager.RunWorkInFailure"
-
org.nuxeo.ecm.automation.core.operations.stack.PopBlob Modifier and Type Constant Field Value public static final String
ID
"Context.PopBlob"
-
org.nuxeo.ecm.automation.core.operations.stack.PopBlobList Modifier and Type Constant Field Value public static final String
ID
"Context.PopBlobList"
-
org.nuxeo.ecm.automation.core.operations.stack.PopDocument Modifier and Type Constant Field Value public static final String
ID
"Context.PopDocument"
-
org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList Modifier and Type Constant Field Value public static final String
ID
"Context.PopDocumentList"
-
org.nuxeo.ecm.automation.core.operations.stack.PullBlob Modifier and Type Constant Field Value public static final String
ID
"Context.PullBlob"
-
org.nuxeo.ecm.automation.core.operations.stack.PullBlobList Modifier and Type Constant Field Value public static final String
ID
"Context.PullBlobList"
-
org.nuxeo.ecm.automation.core.operations.stack.PullDocument Modifier and Type Constant Field Value public static final String
ID
"Context.PullDocument"
-
org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList Modifier and Type Constant Field Value public static final String
ID
"Context.PullDocumentList"
-
org.nuxeo.ecm.automation.core.operations.stack.PushBlob Modifier and Type Constant Field Value public static final String
ID
"Context.PushBlob"
-
org.nuxeo.ecm.automation.core.operations.stack.PushBlobList Modifier and Type Constant Field Value public static final String
ID
"Context.PushBlobList"
-
org.nuxeo.ecm.automation.core.operations.stack.PushDocument Modifier and Type Constant Field Value public static final String
ID
"Context.PushDocument"
-
org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList Modifier and Type Constant Field Value public static final String
ID
"Context.PushDocumentList"
-
org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation Modifier and Type Constant Field Value public static final String
ID
"Traces.Get"
-
org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation Modifier and Type Constant Field Value public static final String
ID
"Traces.ToggleRecording"
-
org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation Modifier and Type Constant Field Value public static final String
ID
"JsonStack.ToggleDisplay"
-
org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup Modifier and Type Constant Field Value public static final String
CREATE
"create"
public static final String
CREATE_OR_UPDATE
"createOrUpdate"
protected static final String
GROUP_COLON
"group:"
public static final String
GROUP_DESCRIPTION
"description"
public static final String
GROUP_LABEL
"grouplabel"
public static final String
GROUP_NAME
"groupname"
public static final String
GROUP_SCHEMA
"group"
public static final String
GROUP_TENANTID
"tenantId"
public static final String
ID
"Group.CreateOrUpdate"
public static final String
MEMBERS
"members"
public static final String
PARENT_GROUPS
"parentGroups"
public static final String
SUB_GROUPS
"subGroups"
public static final String
UPDATE
"update"
-
org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser Modifier and Type Constant Field Value public static final String
CREATE
"create"
public static final String
CREATE_OR_UPDATE
"createOrUpdate"
public static final String
ID
"User.CreateOrUpdate"
public static final String
UPDATE
"update"
protected static final String
USER_COLON
"user:"
-
org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails Modifier and Type Constant Field Value public static final String
ID
"Context.GetEmailsWithPermissionOnDoc"
-
org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups Modifier and Type Constant Field Value public static final String
ID
"Context.GetUsersGroupIdsWithPermissionOnDoc"
-
org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal Modifier and Type Constant Field Value public static final String
ID
"User.Get"
-
org.nuxeo.ecm.automation.core.operations.users.QueryUsers Modifier and Type Constant Field Value public static final String
ID
"User.Query"
public static final String
JSON_COMPANY
"company"
public static final String
JSON_EMAIL
"email"
public static final String
JSON_FIRSTNAME
"firstName"
public static final String
JSON_LASTNAME
"lastName"
public static final String
JSON_TENANT_ID
"tenantId"
public static final String
JSON_USERNAME
"username"
-
org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries Modifier and Type Constant Field Value public static final String
ID
"UserGroup.Suggestion"
public static final String
POWERUSERS
"powerusers"
-
org.nuxeo.ecm.automation.core.rendering.Renderer Modifier and Type Constant Field Value public static final String
TEMPLATE_PREFIX
"template:"
-
org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument Modifier and Type Constant Field Value public static final String
ID
"Render.Document"
-
org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed Modifier and Type Constant Field Value public static final String
ID
"Render.DocumentFeed"
-
org.nuxeo.ecm.automation.core.trace.TracerFactory Modifier and Type Constant Field Value public static final String
AUTOMATION_TRACE_PRINTABLE_PROPERTY
"org.nuxeo.automation.trace.printable"
public static final String
AUTOMATION_TRACE_PROPERTY
"org.nuxeo.automation.trace"
-
org.nuxeo.ecm.automation.core.util.DocumentHelper Modifier and Type Constant Field Value public static final String
SET_PROPERTY_BEHAVIOR_APPEND_EXCLUDING_DUPLICATES
"append_excluding_duplicates"
public static final String
SET_PROPERTY_BEHAVIOR_APPEND_INCLUDING_DUPLICATES
"append_including_duplicates"
public static final String
SET_PROPERTY_BEHAVIOR_REPLACE
"replace"
-
org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder Modifier and Type Constant Field Value public static final String
BLOB_URL_FIELD_NAME
"blobUrl"
public static final String
DATA_FIELD_NAME
"data"
-
org.nuxeo.ecm.automation.core.util.PageProviderHelper Modifier and Type Constant Field Value public static final String
ASC
"ASC"
public static final String
CURRENT_REPO_PATTERN
"$currentRepository"
public static final String
CURRENT_USERID_PATTERN
"$currentUser"
public static final String
DESC
"DESC"
-
org.nuxeo.ecm.automation.core.util.PaginableDocumentModelList Modifier and Type Constant Field Value public static final String
CODEC_PARAMETER_NAME
"URLCodecName"
-
org.nuxeo.ecm.automation.core.util.Properties Modifier and Type Constant Field Value public static final String
IS_PROPERTY_VALUE_TRIMMED_KEY
"nuxeo.automation.properties.value.trim"
public static final String
PROPERTIES_MULTILINE_ESCAPE
"nuxeo.automation.properties.multiline.escape"
-
org.nuxeo.ecm.automation.core.work.BlobListZipWork Modifier and Type Constant Field Value public static final String
CACHE_NAME
"blobListZip"
public static final String
CATEGORY
"blobListZip"
-
org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation Modifier and Type Constant Field Value public static final String
ID
"Elasticsearch.BulkIndex"
-
org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation Modifier and Type Constant Field Value public static final String
ID
"Elasticsearch.Index"
-
org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation Modifier and Type Constant Field Value public static final String
AUDIT_ELASTICSEARCH_ENABLED
"audit.elasticsearch.enabled"
public static final String
ID
"Elasticsearch.WaitForIndexing"
-
org.nuxeo.ecm.automation.features.PlatformFunctions Modifier and Type Constant Field Value public static final String
HIBERNATE_SEQUENCER_PROPERTY
"org.nuxeo.ecm.core.uidgen.sequencer.hibernate"
-
org.nuxeo.ecm.automation.features.SuggestConstants Modifier and Type Constant Field Value public static final String
ABSOLUTE_LABEL
"absoluteLabel"
public static final String
COMPUTED_ID
"computedId"
public static final String
DEFAULT_KEY_SEPARATOR
"/"
public static final String
DEFAULT_LANG
"en"
public static final String
DIRECTORY_DEFAULT_LABEL_COL_NAME
"label"
public static final String
DIRECTORY_ORDER_FIELD_NAME
"ordering"
public static final String
DISPLAY_ICON
"displayIcon"
public static final String
GROUP_TYPE
"GROUP_TYPE"
public static final String
ICON
"icon"
public static final String
ID
"id"
public static final String
LABEL
"displayLabel"
public static final String
LANG_TOKEN
"{lang}"
public static final String
OBSOLETE_FIELD_ID
"obsolete"
public static final String
PARENT_FIELD_ID
"parent"
public static final String
PREFIXED_ID_KEY_NAME
"prefixed_id"
public static final String
TYPE_KEY_NAME
"type"
public static final String
USER_TYPE
"USER_TYPE"
public static final String
WARN_MESSAGE_LABEL
"warn_message"
-
org.nuxeo.ecm.automation.io.services.IOComponent Modifier and Type Constant Field Value public static final String
XP_CODECS
"codecs"
-
org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter Modifier and Type Constant Field Value public static final String
ENTITY_TYPE
"logEntry"
-
org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo Modifier and Type Constant Field Value public static final String
CHAIN
"Chain"
-
org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver Modifier and Type Constant Field Value public static final String
BULK_DOWNLOAD_MULTI_REPOSITORIES
"nuxeo.bulk.download.multi.repositories"
-
org.nuxeo.ecm.automation.server.AutomationServerComponent Modifier and Type Constant Field Value public static final String
XP_BINDINGS
"bindings"
public static final String
XP_MARSHALLER
"marshallers"
-
org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper Modifier and Type Constant Field Value public static final String
MULTIPART_FILENAME_UTF_8
"nuxeo.multipart.filename.utf8.encoding"
-
org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter Modifier and Type Constant Field Value public static final String
NAME
"async"
protected static final String
RESULT_URL_KEY
"url"
protected static final String
RUNNING_STATUS
"RUNNING"
protected static final String
STATUS_PATH
"status"
protected static final String
STATUS_STORE_NAME
"automation"
protected static final String
TRANSIENT_STORE_ERROR
"error"
protected static final String
TRANSIENT_STORE_ERROR_STATUS
"status"
protected static final String
TRANSIENT_STORE_OUTPUT
"output"
protected static final String
TRANSIENT_STORE_OUTPUT_BLOB
"blob"
protected static final String
TRANSIENT_STORE_SERVICE
"service"
protected static final String
TRANSIENT_STORE_TASK_ID
"taskId"
-
org.nuxeo.ecm.automation.server.jaxrs.batch.Batch Modifier and Type Constant Field Value public static final String
CHUNKED_PARAM_NAME
"chunked"
-
org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent Modifier and Type Constant Field Value public static final String
CLIENT_BATCH_ID_FLAG
"allowClientGeneratedBatchId"
public static final String
DEFAULT_BATCH_HANDLER
"default"
public static final String
XP_BATCH_HANDLER
"handlers"
-
org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerConstants Modifier and Type Constant Field Value public static final String
NO_DROP_FLAG
"X-Batch-No-Drop"
-
org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler Modifier and Type Constant Field Value public static final String
BATCH_HANDLER_NAME
"handler"
public static final String
PROP_TRANSIENT_STORE_NAME
"transientStore"
-
org.nuxeo.ecm.automation.task.CreateTask Modifier and Type Constant Field Value public static final String
ID
"Task.Create"
-
org.nuxeo.ecm.automation.task.GetUserTasks Modifier and Type Constant Field Value public static final String
ID
"Task.GetAssigned"
-
org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation Modifier and Type Constant Field Value public static final String
ID
"Workflow.UserTaskPageProvider"
public static final String
USER_TASKS_PAGE_PROVIDER
"user_tasks"
-
org.nuxeo.ecm.blob.AbstractCloudBinaryManager Modifier and Type Constant Field Value public static final String
CACHE_COUNT_PROPERTY
"cachecount"
public static final String
CACHE_MIN_AGE_PROPERTY
"cacheminage"
public static final String
CACHE_SIZE_PROPERTY
"cachesize"
public static final String
DEFAULT_CACHE_COUNT
"10000"
public static final String
DEFAULT_CACHE_MIN_AGE
"3600"
public static final String
DEFAULT_CACHE_SIZE
"100 mb"
public static final String
DEFAULT_DIRECTDOWNLOAD
"false"
public static final int
DEFAULT_DIRECTDOWNLOAD_EXPIRE
3600
public static final String
DIGEST_ALGORITHM_PROPERTY
"digest"
public static final String
DIRECTDOWNLOAD_EXPIRE_PROPERTY
"directdownload.expire"
public static final String
DIRECTDOWNLOAD_PROPERTY
"directdownload"
-
org.nuxeo.ecm.blob.CloudBlobStoreConfiguration Modifier and Type Constant Field Value public static final long
DEFAULT_DIRECTDOWNLOAD_EXPIRE
3600L
public static final String
DIGEST_ALGORITHM_PROPERTY
"digest"
public static final String
DIRECTDOWNLOAD_EXPIRE_PROPERTY
"directdownload.expire"
public static final String
DIRECTDOWNLOAD_PROPERTY
"directdownload"
-
org.nuxeo.ecm.blob.azure.AzureBinaryManager Modifier and Type Constant Field Value public static final String
ACCOUNT_KEY_PROPERTY
"account.key"
public static final String
ACCOUNT_NAME_PROPERTY
"account.name"
public static final String
CONTAINER_PROPERTY
"container"
public static final String
ENDPOINT_PROTOCOL_PROPERTY
"endpointProtocol"
public static final String
PREFIX_PROPERTY
"prefix"
public static final String
SYSTEM_PROPERTY_PREFIX
"nuxeo.storage.azure"
-
org.nuxeo.ecm.blob.azure.AzureBlobProvider Modifier and Type Constant Field Value public static final String
STORE_SCROLL_NAME
"azureBlobScroll"
-
org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration Modifier and Type Constant Field Value public static final String
ACCOUNT_KEY_PROPERTY
"account.key"
public static final String
ACCOUNT_NAME_PROPERTY
"account.name"
public static final String
AZURE_CDN_PROPERTY
"cdn.host"
protected static final String
AZURE_STORAGE_ACCESS_KEY_ENV_VAR
"AZURE_STORAGE_ACCESS_KEY"
protected static final String
AZURE_STORAGE_ACCOUNT_ENV_VAR
"AZURE_STORAGE_ACCOUNT"
public static final String
CONTAINER_PROPERTY
"container"
public static final String
ENDPOINT_PROTOCOL_PROPERTY
"endpointProtocol"
public static final String
PREFIX_PROPERTY
"prefix"
public static final String
SYSTEM_PROPERTY_PREFIX
"nuxeo.storage.azure"
-
org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager Modifier and Type Constant Field Value public static final String
AZURE_CDN_PROPERTY
"cdn.host"
-
org.nuxeo.ecm.blob.s3.CloudFrontConfiguration Modifier and Type Constant Field Value public static final String
CLOUDFRONT_DISTRIBUTION_DOMAIN_PROPERTY
"cloudfront.distribDomain"
public static final String
CLOUDFRONT_ENABLE_ENCODING_FIX
"nuxeo.s3storage.cloudfront.fix.encoding"
public static final String
CLOUDFRONT_ENABLED_PROPERTY
"cloudfront.enabled"
public static final String
CLOUDFRONT_PRIVATE_KEY_ID_PROPERTY
"cloudfront.privKeyId"
public static final String
CLOUDFRONT_PRIVATE_KEY_PROPERTY
"cloudfront.privKey"
public static final String
CLOUDFRONT_PROTOCOL_PROPERTY
"cloudfront.protocol"
-
org.nuxeo.ecm.blob.s3.S3BlobProvider Modifier and Type Constant Field Value public static final String
STORE_SCROLL_NAME
"s3BlobScroll"
-
org.nuxeo.ecm.blob.s3.S3BlobStore Modifier and Type Constant Field Value protected static final String
USER_METADATA_USERNAME
"username"
-
org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector Modifier and Type Constant Field Value protected static final int
WARN_OBJECTS_THRESHOLD
100000
-
org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration Modifier and Type Constant Field Value public static final String
ACCELERATE_MODE_PROPERTY
"accelerateMode"
public static final String
AWS_ID_PROPERTY
"awsid"
public static final String
AWS_SECRET_PROPERTY
"awssecret"
public static final String
AWS_SESSION_TOKEN_PROPERTY
"awstoken"
public static final String
BUCKET_NAME_PROPERTY
"bucket"
public static final String
BUCKET_PREFIX_PROPERTY
"bucket_prefix"
public static final String
BUCKET_REGION_PROPERTY
"region"
public static final String
BUCKET_SUB_DIRS_DEPTH_PROPERTY
"subDirsDepth"
public static final String
CONNECTION_MAX_PROPERTY
"connection.max"
public static final String
CONNECTION_RETRY_PROPERTY
"connection.retry"
public static final String
CONNECTION_TIMEOUT_PROPERTY
"connection.timeout"
public static final String
DELIMITER
"/"
public static final String
DIRECTDOWNLOAD_EXPIRE_PROPERTY_COMPAT
"downloadfroms3.expire"
public static final String
DIRECTDOWNLOAD_PROPERTY_COMPAT
"downloadfroms3"
public static final String
DISABLE_PROXY_PROPERTY
"nuxeo.s3.proxy.disabled"
public static final String
ENDPOINT_PROPERTY
"endpoint"
public static final String
KEYSTORE_FILE_PROPERTY
"crypt.keystore.file"
public static final String
KEYSTORE_PASS_PROPERTY
"crypt.keystore.password"
public static final String
METADATA_ADD_USERNAME_PROPERTY
"metadata.addusername"
public static final long
MINIMUM_UPLOAD_PART_SIZE_DEFAULT
5242880L
public static final String
MINIMUM_UPLOAD_PART_SIZE_PROPERTY
"nuxeo.s3storage.minimum.upload.part.size"
public static final String
MULTIPART_CLEANUP_DISABLED_PROPERTY
"multipart.cleanup.disabled"
public static final String
MULTIPART_COPY_PART_SIZE_CONFIGURATION_PROPERTY
"nuxeo.s3.multipart.copy.part.size"
public static final long
MULTIPART_COPY_PART_SIZE_DEFAULT
5242880L
public static final String
MULTIPART_COPY_PART_SIZE_PROPERTY
"nuxeo.s3storage.multipart.copy.part.size"
public static final long
MULTIPART_COPY_THRESHOLD_DEFAULT
5368709120L
public static final String
MULTIPART_COPY_THRESHOLD_PROPERTY
"nuxeo.s3storage.multipart.copy.threshold"
public static final long
MULTIPART_UPLOAD_THRESHOLD_DEFAULT
16777216L
public static final String
MULTIPART_UPLOAD_THRESHOLD_PROPERTY
"nuxeo.s3storage.multipart.upload.threshold"
public static final String
PATHSTYLEACCESS_PROPERTY
"pathstyleaccess"
public static final String
PRIVKEY_ALIAS_PROPERTY
"crypt.key.alias"
public static final String
PRIVKEY_PASS_PROPERTY
"crypt.key.password"
public static final String
SERVERSIDE_ENCRYPTION_KMS_KEY_PROPERTY
"crypt.kms.key"
public static final String
SERVERSIDE_ENCRYPTION_PROPERTY
"crypt.serverside"
public static final String
SOCKET_TIMEOUT_PROPERTY
"socket.timeout"
public static final String
SYSTEM_PROPERTY_PREFIX
"nuxeo.s3storage"
public static final int
TRANSFER_MANAGER_THREAD_POOL_SIZE_DEFAULT
10
public static final String
TRANSFER_MANAGER_THREAD_POOL_SIZE_PROPERTY
"nuxeo.s3storage.transfer.manager.thread.pool.size"
public static final String
USER_AGENT_PREFIX_PROPERTY
"userAgentPrefix"
public static final String
USER_AGENT_SUFFIX_PROPERTY
"userAgentSuffix"
-
org.nuxeo.ecm.collections.api.CollectionConstants Modifier and Type Constant Field Value public static final String
ADDED_TO_COLLECTION
"addedToCollection"
public static final String
ALL_COLLECTIONS_PAGE_PROVIDER
"all_collections"
public static final String
BEFORE_ADDED_TO_COLLECTION
"beforeAddedToCollection"
public static final String
BEFORE_REMOVED_FROM_COLLECTION
"beforeRemovedFromCollection"
public static final String
CAN_COLLECT_PERMISSION
"ReadCanCollect"
public static final String
COLLECTABLE_FACET
"CollectionMember"
public static final String
COLLECTION_CONTENT_PAGE_PROVIDER
"default_content_collection"
public static final String
COLLECTION_DOCUMENT_IDS_PROPERTY_NAME
"collection:documentIds"
public static final String
COLLECTION_FACET
"Collection"
public static final String
COLLECTION_MEMBER_SCHEMA_NAME
"collectionMember"
public static final String
COLLECTION_PAGE_PROVIDER
"default_collection"
public static final String
COLLECTION_QUEUE_ID
"collections"
public static final String
COLLECTION_REF_EVENT_CTX_PROP
"collectionRef"
public static final String
COLLECTION_SCHEMA_NAME
"collection"
public static final String
COLLECTION_TYPE
"Collection"
public static final String
COLLECTIONS_TYPE
"Collections"
public static final int
DEFAULT_COLLECTION_RETURNED
10
public static final String
DEFAULT_COLLECTIONS_NAME
"Collections"
public static final String
DEFAULT_COLLECTIONS_TITLE
"label.myCollections.title"
public static final String
DISABLE_AUDIT_LOGGER
"disableAuditLogger"
public static final String
DISABLE_NOTIFICATION_SERVICE
"disableNotificationService"
public static final String
DOCUMENT_COLLECTION_IDS_PROPERTY_NAME
"collectionMember:collectionIds"
public static final String
MAGIC_PREFIX_ID
"-999999"
public static final int
MAX_COLLECTION_RETURNED
100
public static final String
NOT_COLLECTABLE_FACET
"NotCollectionMember"
public static final String
ORDERED_COLLECTION_CONTENT_PAGE_PROVIDER
"ordered_content_collection"
public static final String
REMOVED_FROM_COLLECTION
"removedFromCollection"
public static final String
USER_COLLECTION_PAGE_PROVIDER
"user_collections"
-
org.nuxeo.ecm.collections.api.FavoritesConstants Modifier and Type Constant Field Value public static final String
DEFAULT_FAVORITES_NAME
"Favorites"
public static final String
DEFAULT_FAVORITES_TITLE
"label.myFavorites.title"
public static final String
FAVORITES_TYPE
"Favorites"
-
org.nuxeo.ecm.collections.core.io.CollectionsJsonEnricher Modifier and Type Constant Field Value public static final String
NAME
"collections"
-
org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher Modifier and Type Constant Field Value public static final String
IS_FAVORITE
"isFavorite"
public static final String
NAME
"favorites"
-
org.nuxeo.ecm.collections.core.listener.CollectionAsynchrnonousQuery Modifier and Type Constant Field Value public static final long
MAX_RESULT
50L
public static final String
QUERY_FOR_COLLECTION_MEMBER_REMOVED
"SELECT * FROM Document WHERE collection:documentIds/* = ?"
public static final String
QUERY_FOR_COLLECTION_REMOVED
"SELECT * FROM Document WHERE ecm:isProxy = 0 AND collectionMember:collectionIds/* = ?"
-
org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork Modifier and Type Constant Field Value public static final String
CATEGORY
"duplicateCollectionMember"
protected static final long
serialVersionUID
4985374651436954280L
protected static final String
TITLE
"Duplicate CollectionMember Work"
-
org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork Modifier and Type Constant Field Value public static final String
CATEGORY
"removedCollectionMember"
protected static final String
TITLE
"Remove CollectionMember Work"
-
org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork Modifier and Type Constant Field Value public static final String
CATEGORY
"removedCollection"
protected static final String
TITLE
"Removed Collection Work"
-
org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork Modifier and Type Constant Field Value public static final String
CATEGORY
"removeFromCollection"
protected static final String
TITLE
"Remove From Collection Work"
-
org.nuxeo.ecm.core.BatchFinderWork Modifier and Type Constant Field Value protected static final int
SCROLL_KEEPALIVE_SECONDS
60
protected static final int
TRANSACTION_TIMEOUT_SECONDS
172800
-
org.nuxeo.ecm.core.action.DeletionAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/deletion"
public static final String
ACTION_NAME
"deletion"
-
org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/garbageCollectOrphanBlobs"
public static final String
ACTION_NAME
"garbageCollectOrphanBlobs"
public static final String
DRY_RUN_PARAM
"dryRun"
public static final String
RECORDS_PARAM
"records"
public static final String
RESULT_DELETED_SIZE_KEY
"deletedSize"
public static final String
RESULT_TOTAL_SIZE_KEY
"totalSize"
-
org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation Modifier and Type Constant Field Value public static final String
SAMPLE_MODULO_PROPERTY
"nuxeo.bulk.action.garbageCollectOrphanBlobs.sample.modulo"
-
org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/garbageCollectOrphanVersions"
public static final String
ACTION_NAME
"garbageCollectOrphanVersions"
-
org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation Modifier and Type Constant Field Value protected static final int
CACHE_SIZE
1000
-
org.nuxeo.ecm.core.api.AbstractSession Modifier and Type Constant Field Value public static final String
BINARY_TEXT_SYS_PROP
"fulltextBinary"
public static final String
BLOCKED_PERMISSION_QUERY
"SELECT ecm:uuid FROM Document, Relation WHERE ecm:ancestorId = \'%s\' AND ecm:acl/*1/grant = 0"
public static final String
DEFAULT_MAX_RESULTS
"1000"
public static final String
DISABLED_ISLATESTVERSION_PROPERTY
"org.nuxeo.core.isLatestVersion.disabled"
public static final String
FIND_PROXIES_QUERY
"SELECT ecm:uuid FROM Document WHERE ecm:isProxy = 1 AND ecm:proxyVersionableId = \'%s\'"
public static final String
FIND_VERSIONS_QUERY
"SELECT ecm:uuid FROM Document WHERE ecm:isVersion = 1 AND ecm:versionVersionableId = \'%s\'"
public static final String
LEGAL_HOLD_QUERY
"SELECT ecm:uuid FROM Document, Relation WHERE ecm:ancestorId = \'%s\' AND ecm:isProxy = 0 AND ecm:hasLegalHold = 1"
public static final String
LIMIT_RESULTS_PROPERTY
"org.nuxeo.ecm.core.limit.results"
public static final String
MAX_RESULTS_PROPERTY
"org.nuxeo.ecm.core.max.results"
public static final String
RESTRICT_PROXY_CREATION_PROPERTY
"org.nuxeo.proxy.creation.restricted"
public static final String
RETENTION_QUERY
"SELECT ecm:uuid FROM Document, Relation WHERE ecm:ancestorId = \'%s\' AND ecm:isProxy = 0 AND ecm:retainUntil >= TIMESTAMP \'%s\'"
public static final String
TRASH_KEEP_CHECKED_IN_PROPERTY
"org.nuxeo.trash.keepCheckedIn"
-
org.nuxeo.ecm.core.api.CoreSession Modifier and Type Constant Field Value public static final String
ALLOW_VERSION_WRITE
"allowVersionWrite"
public static final String
BINARY_FULLTEXT_MAIN_KEY
"binarytext"
public static final String
CHANGE_TOKEN
"changeToken"
public static final String
DISABLE_AUDIT_LOGGER
"disableAuditLogger"
public static final String
IMPORT_BASE_VERSION_ID
"ecm:baseVersionId"
public static final String
IMPORT_CHECKED_IN
"ecm:isCheckedIn"
public static final String
IMPORT_HAS_LEGAL_HOLD
"ecm:hasLegalHold"
public static final String
IMPORT_IS_RECORD
"ecm:isRecord"
public static final String
IMPORT_IS_RETENTION_ACTIVE
"ecm:isRetentionActive"
public static final String
IMPORT_IS_VERSION
"ecm:isVersion"
public static final String
IMPORT_LIFECYCLE_POLICY
"ecm:lifeCyclePolicy"
public static final String
IMPORT_LIFECYCLE_STATE
"ecm:lifeCycleState"
public static final String
IMPORT_LOCK_CREATED
"ecm:lockCreated"
public static final String
IMPORT_LOCK_OWNER
"ecm:lockOwner"
public static final String
IMPORT_PROXY_TARGET_ID
"ecm:proxyTargetId"
public static final String
IMPORT_PROXY_TYPE
"ecm:proxy"
public static final String
IMPORT_PROXY_VERSIONABLE_ID
"ecm:proxyVersionableId"
public static final String
IMPORT_RETAIN_UNTIL
"ecm:retainUntil"
public static final String
IMPORT_VERSION_CREATED
"ecm:versionCreated"
public static final String
IMPORT_VERSION_DESCRIPTION
"ecm:versionDescription"
public static final String
IMPORT_VERSION_IS_LATEST
"ecm:isLatestVersion"
public static final String
IMPORT_VERSION_IS_LATEST_MAJOR
"ecm:isLatestMajorVersion"
public static final String
IMPORT_VERSION_LABEL
"ecm:versionLabel"
public static final String
IMPORT_VERSION_MAJOR
"ecm:majorVersion"
public static final String
IMPORT_VERSION_MINOR
"ecm:minorVersion"
public static final String
IMPORT_VERSION_VERSIONABLE_ID
"ecm:versionableId"
public static final String
RETAIN_UNTIL_INDETERMINATE_ISO
"9999-01-01T00:00Z"
public static final String
SKIP_DESTINATION_CHECK_ON_CREATE
"skipDestinationCheck"
public static final String
SOURCE
"source"
public static final String
USER_CHANGE
"userChange"
-
org.nuxeo.ecm.core.api.DocumentModel Modifier and Type Constant Field Value public static final int
REFRESH_ACP
32
public static final int
REFRESH_ACP_IF_LOADED
8
public static final int
REFRESH_ACP_LAZY
16
public static final int
REFRESH_ALL
289
public static final int
REFRESH_CONTENT
256
public static final int
REFRESH_CONTENT_IF_LOADED
64
public static final int
REFRESH_CONTENT_LAZY
128
public static final int
REFRESH_DEFAULT
137
public static final int
REFRESH_IF_LOADED
73
public static final int
REFRESH_LAZY
145
public static final int
REFRESH_PREFETCH
4
public static final int
REFRESH_STATE
1
-
org.nuxeo.ecm.core.api.DocumentModelComparator Modifier and Type Constant Field Value public static final String
ORDER_ASC
"asc"
-
org.nuxeo.ecm.core.api.DocumentModelIterator Modifier and Type Constant Field Value public static final int
UNKNOWN_SIZE
-1
-
org.nuxeo.ecm.core.api.DocumentRef Modifier and Type Constant Field Value public static final int
ID
1
public static final int
INSTANCE
3
public static final int
PATH
2
-
org.nuxeo.ecm.core.api.LifeCycleConstants Modifier and Type Constant Field Value public static final String
DELETE_TRANSITION
"delete"
public static final String
DELETED_STATE
"deleted"
public static final String
DOCUMENT_UNDELETED
"documentUndeleted"
public static final String
INITIAL_LIFECYCLE_STATE_OPTION_NAME
"initialLifecycleState"
public static final String
TRANSITION_EVENT
"lifecycle_transition_event"
public static final String
TRANSTION_EVENT_OPTION_FROM
"from"
public static final String
TRANSTION_EVENT_OPTION_TO
"to"
public static final String
TRANSTION_EVENT_OPTION_TRANSITION
"transition"
public static final String
UNDELETE_TRANSITION
"undelete"
-
org.nuxeo.ecm.core.api.ListDiff Modifier and Type Constant Field Value public static final int
ADD
1
public static final int
CLEAR
6
public static final int
INSERT
2
public static final int
MODIFY
4
public static final int
MOVE
5
public static final int
REMOVE
3
-
org.nuxeo.ecm.core.api.LockHelper Modifier and Type Constant Field Value public static final String
DOCUMENT_LOCK
"document-lock"
public static final String
LOCK
"lock"
public static final int
NB_TRY
3
public static final int
SLEEP_DURATION
1000
-
org.nuxeo.ecm.core.api.NuxeoGroup Modifier and Type Constant Field Value public static final String
PREFIX
"group:"
-
org.nuxeo.ecm.core.api.NuxeoPrincipal Modifier and Type Constant Field Value public static final String
PREFIX
"user:"
public static final String
TRANSIENT_USER_FORMAT
"transient/%s/%s"
public static final String
TRANSIENT_USER_PREFIX
"transient/"
public static final String
TRANSIENT_USERNAME_UNIQUE_PROP
"nuxeo.transient.username.unique"
-
org.nuxeo.ecm.core.api.SortInfo Modifier and Type Constant Field Value public static final String
SORT_ASCENDING_NAME
"sortAscending"
public static final String
SORT_COLUMN_NAME
"sortColumn"
-
org.nuxeo.ecm.core.api.VersioningChangeNotifier Modifier and Type Constant Field Value public static final String
CORE_EVENT_ID_VERSIONING_CHANGE
"versioningChangeCoreEvent"
public static final String
EVT_INFO_NEW_DOC_KEY
"newDoc"
public static final String
EVT_INFO_OLD_DOC_KEY
"oldDoc"
-
org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent Modifier and Type Constant Field Value public static final String
BLOBHOLDERFACTORY_EP
"BlobHolderFactory"
public static final String
EXTERNALBLOB_ADAPTER_EP
"ExternalBlobAdapter"
-
org.nuxeo.ecm.core.api.event.CoreEventConstants Modifier and Type Constant Field Value public static final String
BLOB_DIGEST_UPDATED_NEW_DIGEST
"newDigest"
public static final String
BLOB_DIGEST_UPDATED_NEW_KEY
"newKey"
public static final String
BLOB_DIGEST_UPDATED_OLD_DIGEST
"oldDigest"
public static final String
BLOB_DIGEST_UPDATED_OLD_KEY
"oldKey"
public static final String
CHANGED_ACL_NAME
"changedACLName"
public static final String
DESTINATION_EXISTS
"destinationExists"
public static final String
DESTINATION_NAME
"destinationName"
public static final String
DESTINATION_PATH
"destinationPath"
public static final String
DESTINATION_REF
"destinationRef"
public static final String
DOC_LIFE_CYCLE
"documentLifeCycle"
public static final String
DOCUMENT_DIRTY
"documentIsDirty"
public static final String
DOCUMENT_MODEL_ID
"documentModelId"
public static final String
DOCUMENT_REFS
"documentRefs"
public static final String
NEW_ACE
"newACE"
public static final String
NEW_ACP
"newACP"
public static final String
OLD_ACE
"oldACE"
public static final String
OLD_ACP
"oldACP"
public static final String
ORIGINAL_NAME
"originalName"
public static final String
PARENT_PATH
"parentPath"
public static final String
PREVIOUS_DOCUMENT_MODEL
"previousDocumentModel"
public static final String
REORDERED_CHILD
"reorderedChild"
public static final String
REPLACED_PROXY_IDS
"replacedProxyRefs"
public static final String
REPOSITORY_NAME
"repositoryName"
public static final String
RESET_CREATOR
"resetCreator"
public static final String
RESET_LIFECYCLE
"resetLifeCycle"
public static final String
RETAIN_UNTIL
"retainUntil"
public static final String
RETENTION_ACTIVE
"retentionActive"
public static final String
SESSION_ID
"sessionId"
public static final String
SOURCE_REF
"sourceRef"
-
org.nuxeo.ecm.core.api.event.DocumentEventCategories Modifier and Type Constant Field Value public static final String
EVENT_CLIENT_NOTIF_CATEGORY
"clientCodeNotificationCategory"
public static final String
EVENT_DOCUMENT_CATEGORY
"eventDocumentCategory"
public static final String
EVENT_LIFE_CYCLE_CATEGORY
"eventLifeCycleCategory"
-
org.nuxeo.ecm.core.api.event.DocumentEventTypes Modifier and Type Constant Field Value public static final String
ABOUT_TO_CHECKIN
"aboutToCheckIn"
public static final String
ABOUT_TO_CHECKOUT
"aboutToCheckout"
public static final String
ABOUT_TO_COPY
"aboutToCopy"
public static final String
ABOUT_TO_CREATE
"aboutToCreate"
public static final String
ABOUT_TO_IMPORT
"aboutToImport"
public static final String
ABOUT_TO_MOVE
"aboutToMove"
public static final String
ABOUT_TO_REMOVE
"aboutToRemove"
public static final String
ABOUT_TO_REMOVE_VERSION
"aboutToRemoveVersion"
public static final String
ACE_STATUS_UPDATED
"ACEStatusUpdated"
public static final String
AFTER_EXTEND_RETENTION
"afterExtendRetention"
public static final String
AFTER_MAKE_RECORD
"afterMakeRecord"
public static final String
AFTER_REMOVE_LEGAL_HOLD
"afterRemoveLegalHold"
public static final String
AFTER_SET_LEGAL_HOLD
"afterSetLegalHold"
public static final String
AFTER_SET_RETENTION
"afterSetRetention"
public static final String
AFTER_UNSET_RETENTION
"afterUnsetRetention"
public static final String
BEFORE_DOC_RESTORE
"beforeRestoringDocument"
public static final String
BEFORE_DOC_SECU_UPDATE
"beforeDocumentSecurityModification"
public static final String
BEFORE_DOC_UPDATE
"beforeDocumentModification"
public static final String
BEFORE_EXTEND_RETENTION
"beforeExtendRetention"
public static final String
BEFORE_MAKE_RECORD
"beforeMakeRecord"
public static final String
BEFORE_REMOVE_LEGAL_HOLD
"beforeRemoveLegalHold"
public static final String
BEFORE_SET_LEGAL_HOLD
"beforeSetLegalHold"
public static final String
BEFORE_SET_RETENTION
"beforeSetRetention"
public static final String
BEFORE_UNSET_RETENTION
"beforeUnsetRetention"
public static final String
BINARYTEXT_UPDATED
"binaryTextUpdated"
public static final String
BLOB_DIGEST_UPDATED
"blobDigestUpdated"
public static final String
DOCUMENT_CHECKEDIN
"documentCheckedIn"
public static final String
DOCUMENT_CHECKEDOUT
"documentCheckedOut"
public static final String
DOCUMENT_CHILDREN_ORDER_CHANGED
"childrenOrderChanged"
public static final String
DOCUMENT_CREATED
"documentCreated"
public static final String
DOCUMENT_CREATED_BY_COPY
"documentCreatedByCopy"
public static final String
DOCUMENT_DUPLICATED
"documentDuplicated"
public static final String
DOCUMENT_IMPORTED
"documentImported"
public static final String
DOCUMENT_LOCKED
"documentLocked"
public static final String
DOCUMENT_MOVED
"documentMoved"
public static final String
DOCUMENT_PROXY_PUBLISHED
"documentProxyPublished"
public static final String
DOCUMENT_PROXY_UPDATED
"documentProxyUpdated"
public static final String
DOCUMENT_PUBLISHED
"documentPublished"
public static final String
DOCUMENT_REMOVAL_CANCELED
"documentRemovalCanceled"
public static final String
DOCUMENT_REMOVED
"documentRemoved"
public static final String
DOCUMENT_RESTORED
"documentRestored"
public static final String
DOCUMENT_SECURITY_UPDATED
"documentSecurityUpdated"
public static final String
DOCUMENT_TAG_UPDATED
"documentTagUpdated"
public static final String
DOCUMENT_UNLOCKED
"documentUnlocked"
public static final String
DOCUMENT_UPDATED
"documentModified"
public static final String
EMAIL_DOCUMENT_SEND
"emailDocumentSend"
public static final String
EMPTY_DOCUMENTMODEL_CREATED
"emptyDocumentModelCreated"
public static final String
INCREMENT_BEFORE_UPDATE
"incrementBeforeUpdate"
public static final String
INTERNAL_DOCUMENT_DELETED
"deleted"
public static final String
PROXY_REMOVED
"proxyRemoved"
public static final String
RETENTION_ACTIVE_CHANGED
"retentionActiveChanged"
public static final String
RETENTION_EXPIRED
"retentionExpired"
public static final String
SECTION_CONTENT_PUBLISHED
"sectionContentPublished"
public static final String
SESSION_SAVED
"sessionSaved"
public static final String
SUBSCRIPTION_ASSIGNED
"subscriptionAssigned"
public static final String
SYSTEM_PROPERTY
"systemProperty"
public static final String
SYSTEM_PROPERTY_VALUE
"systemPropertyValue"
public static final String
USER_WORKSPACE_CREATED
"userWorkspaceCreated"
public static final String
VERSION_REMOVED
"versionRemoved"
-
org.nuxeo.ecm.core.api.event.impl.CoreEventImpl Modifier and Type Constant Field Value public static final String
CATEGORY_ATTRIBUTE
"category"
public static final String
COMMENT_ATTRIBUTE
"comment"
-
org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter Modifier and Type Constant Field Value public static final String
PREFIX_SEPARATOR
":"
-
org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter Modifier and Type Constant Field Value public static final String
CONTAINER_PROPERTY_NAME
"container"
-
org.nuxeo.ecm.core.api.facet.VersioningDocument Modifier and Type Constant Field Value public static final String
CURRENT_DOCUMENT_MAJOR_VERSION_KEY
"CURRENT_DOCUMENT_MAJOR_VERSION"
public static final String
CURRENT_DOCUMENT_MINOR_VERSION_KEY
"CURRENT_DOCUMENT_MINOR_VERSION"
public static final String
RESTORED_VERSION_UUID_KEY
"RESTORED_VERSION_UUID"
-
org.nuxeo.ecm.core.api.impl.DocumentModelImpl Modifier and Type Constant Field Value public static final long
F_IMMUTABLE
256L
public static final long
F_PROXY
32L
public static final long
F_VERSION
16L
-
org.nuxeo.ecm.core.api.impl.blob.AbstractBlob Modifier and Type Constant Field Value public static final String
TEXT_PLAIN
"text/plain"
public static final String
UTF_8
"UTF-8"
-
org.nuxeo.ecm.core.api.impl.blob.JSONBlob Modifier and Type Constant Field Value public static final String
APPLICATION_JSON
"application/json"
-
org.nuxeo.ecm.core.api.model.Property Modifier and Type Constant Field Value public static final int
DIRTY_MASK
31
public static final int
IS_DIRTY
15
public static final int
IS_MODIFIED
2
public static final int
IS_MOVED
8
public static final int
IS_NEW
1
public static final int
IS_PHANTOM
16
public static final int
IS_REMOVED
4
public static final int
NONE
0
-
org.nuxeo.ecm.core.api.model.impl.AbstractProperty Modifier and Type Constant Field Value public static final int
IS_DEPRECATED
128
public static final int
IS_READONLY
32
public static final int
IS_SECURED
64
-
org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty Modifier and Type Constant Field Value public static final String
DIGEST
"digest"
public static final String
ENCODING
"encoding"
public static final String
FILE_NAME
"name"
public static final String
LENGTH
"length"
public static final String
MIME_TYPE
"mime-type"
public static final String
URI
"uri"
-
org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent Modifier and Type Constant Field Value public static final String
XP
"pathSegmentService"
-
org.nuxeo.ecm.core.api.pathsegment.PathSegmentService Modifier and Type Constant Field Value public static final String
NUXEO_MAX_SEGMENT_SIZE_PROPERTY
"nuxeo.path.segment.maxsize"
-
org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault Modifier and Type Constant Field Value public static final String
NUXEO_MAX_SEGMENT_SIZE_PROPERTY
"nuxeo.path.segment.maxsize"
-
org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent Modifier and Type Constant Field Value public static final String
MAPPING_EP
"mapping"
-
org.nuxeo.ecm.core.api.repository.FulltextConfiguration Modifier and Type Constant Field Value public static final String
ROOT_TYPE
"Root"
-
org.nuxeo.ecm.core.api.repository.PoolConfiguration Modifier and Type Constant Field Value public static final int
DEFAULT_BLOCKING_TIMEOUT_MILLIS
100
public static final int
DEFAULT_MAX_POOL_SIZE
20
public static final int
DEFAULT_MIN_POOL_SIZE
0
-
org.nuxeo.ecm.core.api.security.ACL Modifier and Type Constant Field Value public static final String
INHERITED_ACL
"inherited"
public static final String
LOCAL_ACL
"local"
-
org.nuxeo.ecm.core.api.security.SecurityConstants Modifier and Type Constant Field Value public static final String
ADD_CHILDREN
"AddChildren"
public static final String
ADMINISTRATOR
"Administrator"
public static final String
ADMINISTRATORS
"administrators"
public static final String
ANONYMOUS
"anonymous"
public static final String
BROWSE
"Browse"
public static final String
EVERYONE
"Everyone"
public static final String
EVERYTHING
"Everything"
public static final String
MAKE_RECORD
"MakeRecord"
public static final String
MANAGE_LEGAL_HOLD
"ManageLegalHold"
public static final String
MANAGE_WORKFLOWS
"ManageWorkflows"
public static final String
MEMBERS
"members"
public static final String
READ
"Read"
public static final String
READ_CHILDREN
"ReadChildren"
public static final String
READ_LIFE_CYCLE
"ReadLifeCycle"
public static final String
READ_PROPERTIES
"ReadProperties"
public static final String
READ_SECURITY
"ReadSecurity"
public static final String
READ_VERSION
"ReadVersion"
public static final String
READ_WRITE
"ReadWrite"
public static final String
RECORDS_CLEANER_GROUP
"NuxeoRecordCleaners"
public static final String
REMOVE
"Remove"
public static final String
REMOVE_CHILDREN
"RemoveChildren"
public static final String
RESTRICTED_READ
"RestrictedRead"
public static final String
SET_RETENTION
"SetRetention"
public static final String
SYSTEM_USERNAME
"system"
public static final String
UNLOCK
"Unlock"
public static final String
UNSET_RETENTION
"UnsetRetention"
public static final String
UNSUPPORTED_ACL
"_UNSUPPORTED_ACL_"
public static final String
VERSION
"Version"
public static final String
VIEW_WORKLFOW
"ReviewParticipant"
public static final String
WRITE
"Write"
public static final String
WRITE_COLD_STORAGE
"WriteColdStorage"
public static final String
WRITE_LIFE_CYCLE
"WriteLifeCycle"
public static final String
WRITE_PROPERTIES
"WriteProperties"
public static final String
WRITE_SECURITY
"WriteSecurity"
public static final String
WRITE_VERSION
"WriteVersion"
-
org.nuxeo.ecm.core.api.security.impl.ACPImpl Modifier and Type Constant Field Value public static final String
LEGACY_BEHAVIOR_PROPERTY
"nuxeo.security.acl.legacyBehavior"
-
org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl Modifier and Type Constant Field Value public static final String
THUMBNAILFACTORY_EP
"thumbnailFactory"
-
org.nuxeo.ecm.core.api.trash.TrashService Modifier and Type Constant Field Value public static final String
ABOUT_TO_TRASH
"aboutToTrash"
public static final String
ABOUT_TO_UNTRASH
"aboutToUntrash"
public static final String
DISABLE_TRASH_RENAMING
"skipTrashRenaming"
public static final String
DOCUMENT_TRASHED
"documentTrashed"
public static final String
DOCUMENT_UNTRASHED
"documentUntrashed"
-
org.nuxeo.ecm.core.api.validation.DocumentValidationException Modifier and Type Constant Field Value protected static final String
MESSAGE_SINGLE
"Constraint violation thrown%s: \'%s\'"
-
org.nuxeo.ecm.core.api.validation.DocumentValidationService Modifier and Type Constant Field Value public static final String
CTX_CREATEDOC
"createDocument"
public static final String
CTX_IMPORTDOC
"importDocument"
public static final String
CTX_MAP_KEY
"DocumentValidationService.Forcing"
public static final String
CTX_SAVEDOC
"saveDocument"
-
org.nuxeo.ecm.core.api.versioning.VersioningService Modifier and Type Constant Field Value public static final String
CHECKIN_COMMENT
"CheckinComment"
public static final String
DISABLE_AUTO_CHECKOUT
"DisableAutoCheckOut"
public static final String
DISABLE_AUTOMATIC_VERSIONING
"DisableAutomaticVersioning"
public static final String
MAJOR_VERSION_PROP
"uid:major_version"
public static final String
MINOR_VERSION_PROP
"uid:minor_version"
public static final String
SKIP_VERSIONING
"SKIP_VERSIONING"
public static final String
VERSIONING_OPTION
"VersioningOption"
-
org.nuxeo.ecm.core.blob.AbstractBlobStore Modifier and Type Constant Field Value public static final char
BYTE_RANGE_SEP
59
-
org.nuxeo.ecm.core.blob.AESBlobStore Modifier and Type Constant Field Value protected static final int
FILE_VERSION_1
1
protected static final int
USE_KEYSTORE
1
protected static final int
USE_PBKDF2
2
-
org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration Modifier and Type Constant Field Value protected static final String
AES
"AES"
protected static final String
AES_CBC_PKCS5_PADDING
"AES/CBC/PKCS5Padding"
protected static final String
AES_GCM_NOPADDING
"AES/GCM/NoPadding"
protected static final int
PBKDF2_ITERATIONS
10000
protected static final int
PBKDF2_KEY_LENGTH
256
protected static final String
PBKDF2_WITH_HMAC_SHA1
"PBKDF2WithHmacSHA1"
public static final String
PROP_COMPAT_KEY
"key"
public static final String
PROP_KEY_ALIAS
"keyAlias"
public static final String
PROP_KEY_PASSWORD
"keyPassword"
public static final String
PROP_KEY_STORE_FILE
"keyStoreFile"
public static final String
PROP_KEY_STORE_PASSWORD
"keyStorePassword"
public static final String
PROP_KEY_STORE_TYPE
"keyStoreType"
public static final String
PROP_KEY_USE_INSECURE_CIPHER
"useInsecureCipher"
public static final String
PROP_PASSWORD
"password"
-
org.nuxeo.ecm.core.blob.BlobManagerComponent Modifier and Type Constant Field Value protected static final String
BLOB_DELETION_DELAY_PROP
"nuxeo.blobmanager.delete.delay"
protected static final String
BLOB_DELETION_KV
"blobToDelete"
public static final String
BLOB_KEY_REPLACEMENT_KV
"blobKeyReplacement"
public static final String
DEFAULT_ID
"default"
public static final String
TRANSIENT_ID_PREFIX
"transient"
protected static final String
XP
"configuration"
-
org.nuxeo.ecm.core.blob.BlobProviderDescriptor Modifier and Type Constant Field Value public static final String
ALLOW_BYTE_RANGE
"allowByteRange"
public static final String
COLD_STORAGE
"coldStorage"
public static final String
CREATE_FROM_KEY_GROUPS
"createFromKey.groups"
public static final String
CREATE_FROM_KEY_USERS
"createFromKey.users"
public static final String
DIRECTDOWNLOAD_EXPIRE_PROPERTY
"directdownload.expire"
public static final String
DIRECTDOWNLOAD_PROPERTY
"directdownload"
public static final String
NAMESPACE
"namespace"
public static final String
PREVENT_USER_UPDATE
"preventUserUpdate"
public static final String
RECORD
"record"
public static final String
TRANSACTIONAL
"transactional"
public static final String
TRANSIENT
"transient"
-
org.nuxeo.ecm.core.blob.BlobStoreBlobProvider Modifier and Type Constant Field Value public static final String
DIGEST_KEY_STRATEGY
"digest"
public static final String
KEY_STRATEGY_PROPERTY
"keyStrategy"
public static final String
MANAGED_KEY_STRATEGY
"managed"
-
org.nuxeo.ecm.core.blob.CachingConfiguration Modifier and Type Constant Field Value public static final String
CACHE_COUNT_PROPERTY
"cachecount"
public static final String
CACHE_MIN_AGE_PROPERTY
"cacheminage"
public static final String
CACHE_SIZE_PROPERTY
"cachesize"
public static final String
DEFAULT_CACHE_COUNT
"10000"
public static final String
DEFAULT_CACHE_MIN_AGE
"3600"
public static final String
DEFAULT_CACHE_SIZE
"100 mb"
-
org.nuxeo.ecm.core.blob.ComputeDigestHelper Modifier and Type Constant Field Value protected static final int
DEFAULT_TX_TIMEOUT_SECONDS
28800
protected static final String
DIGEST_TX_TIMEOUT_PROPERTY
"nuxeo.core.blobstore.digestAsync.transaction.timeout.seconds"
-
org.nuxeo.ecm.core.blob.DefaultBlobDispatcher Modifier and Type Constant Field Value protected static final String
BLOB_DIGEST
"digest"
protected static final String
BLOB_ENCODING
"encoding"
protected static final String
BLOB_LENGTH
"length"
protected static final String
BLOB_MIME_TYPE
"mime-type"
protected static final String
BLOB_NAME
"name"
protected static final String
BLOB_PREFIX
"blob:"
protected static final String
BLOB_XPATH
"xpath"
protected static final String
IS_FLEXIBLE_RECORD
"ecm:isFlexibleRecord"
protected static final String
IS_RECORD
"ecm:isRecord"
protected static final String
NAME_DEFAULT
"default"
protected static final String
NAME_RECORDS
"records"
protected static final String
PATH
"ecm:path"
protected static final String
REPOSITORY_NAME
"ecm:repositoryName"
-
org.nuxeo.ecm.core.blob.DigestConfiguration Modifier and Type Constant Field Value public static final String
DEFAULT_DIGEST_ALGORITHM
"MD5"
public static final String
DIGEST_ALGORITHM_PROPERTY
"digest"
public static final String
DIGEST_ASYNC_PROPERTY
"digestAsync"
-
org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent Modifier and Type Constant Field Value protected static final int
BINARY_GC_TX_TIMEOUT_SEC
86400
public static final String
BLOBS_CANDIDATE_FOR_DELETION_EVENT
"blobCandidateForDeletion"
public static final String
BLOBS_DELETED_DOMAIN_EVENT
"blobDeleted"
protected static final String
DOC_WITH_BLOB_KEYS_IN_QUERY
"SELECT ecm:uuid FROM Document WHERE ecm:blobKeys IN (\'%s\')"
public static final String
MAIN_BLOB_XPATH
"content"
protected static final String
XP
"configuration"
-
org.nuxeo.ecm.core.blob.FilesystemBlobProvider Modifier and Type Constant Field Value public static final String
ROOT_PROP
"root"
-
org.nuxeo.ecm.core.blob.InMemoryBlobProvider Modifier and Type Constant Field Value public static final String
STORE_SCROLL_NAME
"inMemoryBlobScroll"
-
org.nuxeo.ecm.core.blob.KeyStrategy Modifier and Type Constant Field Value public static final char
VER_SEP
64
-
org.nuxeo.ecm.core.blob.KeyStrategyDocId Modifier and Type Constant Field Value protected static final String
MAIN_BLOB_XPATH
"content"
-
org.nuxeo.ecm.core.blob.LocalBlobProvider Modifier and Type Constant Field Value public static final String
STORE_SCROLL_NAME
"localBlobScroll"
-
org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector Modifier and Type Constant Field Value public static final long
TIME_RESOLUTION
2000L
-
org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration Modifier and Type Constant Field Value public static final String
CONFIG_FILE
"config.xml"
public static final String
DATA
"data"
public static final int
DEFAULT_DEPTH
2
public static final String
DEFAULT_PATH
"binaries"
public static final String
PROP_PATH
"path"
public static final String
TMP
"tmp"
-
org.nuxeo.ecm.core.blob.TransactionalBlobStore Modifier and Type Constant Field Value protected static final String
DELETE_MARKER
""
-
org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager Modifier and Type Constant Field Value public static final int
DEFAULT_DEPTH
2
public static final String
DEFAULT_DIGEST
"MD5"
public static final int
MAX_BUF_SIZE
65536
public static final String
MD5_DIGEST
"MD5"
public static final int
MD5_DIGEST_LENGTH
32
public static final int
MIN_BUF_SIZE
8192
public static final String
SHA1_DIGEST
"SHA-1"
public static final int
SHA1_DIGEST_LENGTH
40
public static final String
SHA256_DIGEST
"SHA-256"
public static final int
SHA256_DIGEST_LENGTH
64
-
org.nuxeo.ecm.core.blob.binary.AESBinaryManager Modifier and Type Constant Field Value protected static final String
AES
"AES"
protected static final String
AES_CBC_PKCS5_PADDING
"AES/CBC/PKCS5Padding"
protected static final String
AES_GCM_NOPADDING
"AES/GCM/NoPadding"
protected static final int
FILE_VERSION_1
1
protected static final String
PARAM_KEY_ALIAS
"keyAlias"
protected static final String
PARAM_KEY_PASSWORD
"keyPassword"
protected static final String
PARAM_KEY_STORE_FILE
"keyStoreFile"
protected static final String
PARAM_KEY_STORE_PASSWORD
"keyStorePassword"
protected static final String
PARAM_KEY_STORE_TYPE
"keyStoreType"
protected static final String
PARAM_KEY_USE_INSECURE_CIPHER
"useInsecureCipher"
protected static final String
PARAM_PASSWORD
"password"
protected static final int
PBKDF2_ITERATIONS
10000
protected static final int
PBKDF2_KEY_LENGTH
256
protected static final String
PBKDF2_WITH_HMAC_SHA1
"PBKDF2WithHmacSHA1"
protected static final int
USE_KEYSTORE
1
protected static final int
USE_PBKDF2
2
-
org.nuxeo.ecm.core.blob.binary.BinaryManager Modifier and Type Constant Field Value public static final String
PROP_KEY
"key"
public static final String
PROP_PATH
"path"
-
org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor Modifier and Type Constant Field Value public static final String
BINARY_STORE
"binary-store"
public static final String
DEPTH
"depth"
public static final String
DIGEST
"digest"
-
org.nuxeo.ecm.core.blob.binary.LocalBinaryManager Modifier and Type Constant Field Value public static final String
CONFIG_FILE
"config.xml"
public static final String
DATA
"data"
public static final String
DEFAULT_PATH
"binaries"
public static final String
TMP
"tmp"
-
org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector Modifier and Type Constant Field Value public static final int
TIME_RESOLUTION
2000
-
org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll<T extends BlobStoreBlobProvider> Modifier and Type Constant Field Value protected static final String
SIZE_DELIMITER
":"
-
org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll Modifier and Type Constant Field Value public static final String
SCROLL_NAME
"repositoryBlobScroll"
-
org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer Modifier and Type Constant Field Value protected static final String
CODEC_NAME
"avro"
protected static final String
EMPTY_PNG
"empty_picture.png"
protected static final String
SOURCE_NAME
"BLOB"
-
org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC Modifier and Type Constant Field Value public static final String
COMPUTATION_NAME
"blob/gc"
public static final String
ENABLED_PROPERTY_NAME
"nuxeo.bulk.action.blobGC.enabled"
public static final String
STREAM_NAME
"source/blob"
-
org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl Modifier and Type Constant Field Value public static final String
BULK_SCROLL_KEEP_ALIVE_PROPERTY
"nuxeo.core.bulk.scroller.scroll.keepAliveSeconds"
public static final String
BULK_SCROLL_PRODUCE_IMMEDIATE_PROPERTY
"nuxeo.core.bulk.scroller.produceImmediate"
public static final String
BULK_SCROLL_PRODUCE_IMMEDIATE_THRESHOLD_PROPERTY
"nuxeo.core.bulk.scroller.produceImmediateThreshold"
public static final String
BULK_SCROLL_SIZE_PROPERTY
"nuxeo.core.bulk.scroller.scroll.size"
public static final String
BULK_SCROLL_TRANSACTION_TIMEOUT_PROPERTY
"nuxeo.core.bulk.scroller.transactionTimeout"
public static final String
BULK_SERVICE_PROCESSOR_NAME
"bulkServiceProcessor"
public static final int
DEFAULT_PRODUCE_IMMEDIATE_THRESHOLD_PROPERTY
1000000
public static final int
DEFAULT_SCROLL_KEEP_ALIVE
60
public static final int
DEFAULT_SCROLL_SIZE
100
public static final String
SCROLLER_NAME
"bulk/scroller"
public static final String
STATUS_NAME
"bulk/status"
-
org.nuxeo.ecm.core.bulk.BulkCodecs Modifier and Type Constant Field Value public static final String
DEFAULT_CODEC
"avro"
-
org.nuxeo.ecm.core.bulk.BulkComponent Modifier and Type Constant Field Value public static final String
XP_ACTIONS
"actions"
-
org.nuxeo.ecm.core.bulk.BulkServiceImpl Modifier and Type Constant Field Value public static final long
ABORTED_TTL_SECONDS
43200L
public static final String
BULK_KV_STORE_NAME
"bulk"
public static final String
BULK_LOG_MANAGER_NAME
"bulk"
public static final String
COMMAND_PREFIX
"command:"
public static final String
COMMAND_STREAM
"bulk/command"
public static final long
COMPLETED_IN_ERROR_TTL_SECONDS
86400L
public static final long
COMPLETED_TTL_SECONDS
3600L
public static final String
DONE_STREAM
"bulk/done"
public static final String
EXCLUSIVE_PREFIX
"exclusive:"
protected static final long
EXCLUSIVE_TTL_SECONDS
86400L
public static final String
PRODUCE_IMMEDIATE_OPTION
"produceImmediate"
public static final String
RECORD_CODEC
"avro"
public static final String
STATUS_PREFIX
"status:"
public static final String
STATUS_STREAM
"bulk/status"
-
org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/s3SetBlobLength"
public static final String
ACTION_NAME
"s3SetBlobLength"
protected static final String
FORCE_OPTION
"force"
protected static final String
XPATH_FILTER_OPTION
"xpath"
-
org.nuxeo.ecm.core.bulk.action.RemoveProxyAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/removeProxy"
public static final String
ACTION_NAME
"removeProxy"
public static final String
QUERY_TEMPLATE
"SELECT ecm:uuid FROM Document WHERE ecm:isProxy=1 AND ecm:uuid IN (\'%s\')"
-
org.nuxeo.ecm.core.bulk.action.SetPropertiesAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/setProperties"
public static final String
ACTION_NAME
"setProperties"
public static final String
PARAM_DISABLE_AUDIT
"disableAuditLogger"
public static final String
PARAM_VERSIONING_OPTION
"VersioningOption"
-
org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/setSystemProperties"
public static final String
ACTION_NAME
"setSystemProperties"
-
org.nuxeo.ecm.core.bulk.action.TrashAction Modifier and Type Constant Field Value public static final String
ACTION_FULL_NAME
"bulk/trash"
public static final String
ACTION_NAME
"trash"
public static final String
PARAM_NAME
"value"
public static final String
PROXY_QUERY_TEMPLATE
"SELECT ecm:uuid FROM Document WHERE ecm:isProxy=1 AND ecm:uuid IN (\'%s\')"
public static final String
SYSPROP_QUERY_TEMPLATE
"SELECT ecm:uuid, ecm:name, ecm:parentId FROM Document WHERE ecm:isProxy=0 AND ecm:isTrashed=%s AND ecm:uuid IN (\'%s\')"
-
org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation Modifier and Type Constant Field Value protected static final String
SELECT_DOCUMENTS_IN
"SELECT * FROM Document, Relation WHERE ecm:uuid IN (\'%s\')"
-
org.nuxeo.ecm.core.bulk.action.computation.ExposeBlob Modifier and Type Constant Field Value public static final String
NAME
"bulk/exposeBlob"
-
org.nuxeo.ecm.core.bulk.action.computation.MakeBlob Modifier and Type Constant Field Value protected static final long
CHECK_DELAY_MS
1000L
protected static final String
EXPOSE_BLOB_STREAM
"o3"
protected static final long
FLUSH_UNFINISHED_BLOBS_DELAY_MS
900000L
protected static final String
FLUSH_UNFINISHED_BLOBS_TIMER
"flushUnfinishedBlobs"
public static final String
NAME
"bulk/makeBlob"
protected static final int
NB_OUTPUT_STREAMS
3
protected static final String
SORT_STREAM
"o1"
protected static final String
ZIP_STREAM
"o2"
-
org.nuxeo.ecm.core.bulk.action.computation.SortBlob Modifier and Type Constant Field Value protected static final String
EXPOSE_BLOB_STREAM
"o2"
public static final String
NAME
"bulk/sortBlob"
protected static final int
NB_OUTPUT_STREAMS
2
public static final String
SORT_PARAMETER
"sort"
protected static final String
ZIP_STREAM
"o1"
-
org.nuxeo.ecm.core.bulk.action.computation.ZipBlob Modifier and Type Constant Field Value public static final String
NAME
"bulk/zipBlob"
public static final String
ZIP_PARAMETER
"zip"
-
org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation Modifier and Type Constant Field Value public static final long
BIG_BULK_COMMAND_THRESHOLD
50000L
public static final int
MAX_SCROLL_SIZE
4000
-
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation Modifier and Type Constant Field Value protected static final long
CHECK_INTERVAL_MS
60000L
public static final String
INTROSPECTION_KEY
"streamIntrospection"
public static final String
INTROSPECTION_KV_STORE
"introspection"
public static final String
NAME
"stream/introspection"
protected static final long
TTL_SECONDS
900L
-
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter Modifier and Type Constant Field Value protected static final long
ACTIVE_THRESHOLD_SECONDS
300L
protected static final String
EMPTY_JSON_ARRAY
"[]"
-
org.nuxeo.ecm.core.bulk.io.BulkConstants Modifier and Type Constant Field Value public static final String
COMMAND_ACTION
"action"
public static final String
COMMAND_BATCH_SIZE
"batch"
public static final String
COMMAND_BUCKET_SIZE
"bucket"
public static final String
COMMAND_ENTITY_TYPE
"bulkCommand"
public static final String
COMMAND_PARAMS
"params"
public static final String
COMMAND_QUERY
"query"
public static final String
COMMAND_REPOSITORY
"repository"
public static final String
COMMAND_USERNAME
"username"
public static final String
STATUS_ACTION
"action"
public static final String
STATUS_COMMAND_ID
"commandId"
public static final String
STATUS_COMPLETED_TIME
"completed"
public static final String
STATUS_ENTITY_TYPE
"bulkStatus"
public static final String
STATUS_ERROR_COUNT
"errorCount"
public static final String
STATUS_ERROR_MESSAGE
"errorMessage"
public static final String
STATUS_HAS_ERROR
"error"
public static final String
STATUS_PROCESSED
"processed"
public static final String
STATUS_PROCESSING_END_TIME
"processingEnd"
public static final String
STATUS_PROCESSING_MILLIS
"processingMillis"
public static final String
STATUS_PROCESSING_START_TIME
"processingStart"
public static final String
STATUS_RESULT
"result"
public static final String
STATUS_SCROLL_END_TIME
"scrollEnd"
public static final String
STATUS_SCROLL_START_TIME
"scrollStart"
public static final String
STATUS_SKIP_COUNT
"skipCount"
public static final String
STATUS_STATE
"state"
public static final String
STATUS_SUBMIT_TIME
"submitted"
public static final String
STATUS_TOTAL
"total"
public static final String
STATUS_USERNAME
"username"
-
org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding Modifier and Type Constant Field Value protected static final int
LONG_SCHEMA_INDEX
1
protected static final int
NULL_SCHEMA_INDEX
0
-
org.nuxeo.ecm.core.bulk.message.BulkStatus Modifier and Type Constant Field Value protected static final String
MERGE_RESULT_FLAG
"merge"
-
org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding Modifier and Type Constant Field Value protected static final int
NULL_SCHEMA_INDEX
0
protected static final int
STRING_SCHEMA_INDEX
1
-
org.nuxeo.ecm.core.cache.CacheDescriptor Modifier and Type Constant Field Value public static final long
DEFAULT_MAX_SIZE
100L
public static final long
DEFAULT_TTL
1L
public static final String
OPTION_CONCURRENCY_LEVEL
"concurrencyLevel"
public static final String
OPTION_MAX_SIZE
"maxSize"
-
org.nuxeo.ecm.core.cache.CacheServiceImpl Modifier and Type Constant Field Value public static final String
CACHE_INVAL_PUBSUB_TOPIC
"cacheinval"
public static final String
DEFAULT_CACHE_ID
"default-cache"
public static final String
XP_CACHES
"caches"
-
org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator Modifier and Type Constant Field Value public static final String
ALL_KEYS
"__ALL__"
-
org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation Modifier and Type Constant Field Value protected static final String
SEP
"/"
-
org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager Modifier and Type Constant Field Value public static final long
MAX_DISK_SPACE_USAGE_KB
1000L
public static final String
MAX_DISK_SPACE_USAGE_KEY
"MaxDiskSpaceUsageForCache"
-
org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder Modifier and Type Constant Field Value public static final int
NB_SUB_PATH_PART
5
public static final int
SUB_PATH_PART_SIZE
2
-
org.nuxeo.ecm.core.convert.extension.ConverterDescriptor Modifier and Type Constant Field Value public static final String
CHAINED_CONVERTER_TYPE
"Chain"
public static final String
CUSTOM_CONVERTER_TYPE
"Custom"
-
org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor Modifier and Type Constant Field Value public static final boolean
DEFAULT_CACHE_ENABLED
true
public static final String
DEFAULT_CACHING_DIRECTORY
"convertcache"
public static final int
DEFAULT_DISK_CACHE_IN_KB
10240
public static final long
DEFAULT_GC_INTERVAL_IN_MIN
10L
-
org.nuxeo.ecm.core.convert.plugins.text.extractors.BaseOfficeXMLTextConverter Modifier and Type Constant Field Value public static final String
MAX_SIZE
"MAX_SIZE"
-
org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream Modifier and Type Constant Field Value public static final int
CENATT
36
public static final int
CENATX
38
public static final int
CENCOM
32
public static final int
CENCRC
16
public static final int
CENDSK
34
public static final int
CENEXT
30
public static final int
CENFLG
8
public static final int
CENHDR
46
public static final int
CENHOW
10
public static final int
CENLEN
24
public static final int
CENNAM
28
public static final int
CENOFF
42
public static final long
CENSIG
33639248L
public static final int
CENSIZ
20
public static final int
CENTIM
12
public static final int
CENVEM
4
public static final int
CENVER
6
public static final int
ENDCOM
20
public static final int
ENDHDR
22
public static final int
ENDOFF
16
public static final long
ENDSIG
101010256L
public static final int
ENDSIZ
12
public static final int
ENDSUB
8
public static final int
ENDTOT
10
public static final int
EXTCRC
4
public static final int
EXTHDR
16
public static final int
EXTLEN
12
public static final long
EXTSIG
134695760L
public static final int
EXTSIZ
8
public static final int
LOCCRC
14
public static final int
LOCEXT
28
public static final int
LOCFLG
6
public static final int
LOCHDR
30
public static final int
LOCHOW
8
public static final int
LOCLEN
22
public static final int
LOCNAM
26
public static final long
LOCSIG
67324752L
public static final int
LOCSIZ
18
public static final int
LOCTIM
10
public static final int
LOCVER
4
-
org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter Modifier and Type Constant Field Value protected static final String
CELL_SEP
" "
protected static final String
ROW_SEP
"\n"
-
org.nuxeo.ecm.core.convert.service.ConversionServiceImpl Modifier and Type Constant Field Value public static final String
CONFIG_EP
"configuration"
public static final String
CONVERTER_EP
"converter"
public static final String
ENFORCE_SOURCE_MIME_TYPE_CHECK
"nuxeo.convert.enforceSourceMimeTypeCheck"
-
org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper Modifier and Type Constant Field Value public static final String
ANY_MIME_TYPE
"*"
-
org.nuxeo.ecm.core.event.Event Modifier and Type Constant Field Value public static final int
FLAG_BUBBLE_EXCEPTION
64
public static final int
FLAG_CANCEL
1
public static final int
FLAG_COMMIT
4
public static final int
FLAG_IMMEDIATE
32
public static final int
FLAG_INLINE
16
public static final int
FLAG_NONE
0
public static final int
FLAG_ROLLBACK
2
-
org.nuxeo.ecm.core.event.EventServiceComponent Modifier and Type Constant Field Value public static final int
APPLICATION_STARTED_ORDER
-500
public static final String
DOMAIN_EVENT_PRODUCER_XP
"domainEventProducer"
public static final String
EVENT_DISPATCHER_XP
"dispatcher"
public static final String
EVENT_LISTENER_XP
"listener"
public static final String
EVENT_PIPE_XP
"pipe"
-
org.nuxeo.ecm.core.event.ReconnectedEventBundle Modifier and Type Constant Field Value public static final String
SKIP_REFETCH_DOCUMENT_CONTEXT_KEY
"skipRefetchDocument"
-
org.nuxeo.ecm.core.event.impl.DocumentEventContext Modifier and Type Constant Field Value public static final String
CATEGORY_PROPERTY_KEY
"category"
public static final String
COMMENT_PROPERTY_KEY
"comment"
-
org.nuxeo.ecm.core.event.impl.EventServiceImpl Modifier and Type Constant Field Value protected static final String
REGISTRY_TARGET_NAME
"EventService"
-
org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor Modifier and Type Constant Field Value public static final String
BULK_TIMEOUT_PROP
"org.nuxeo.ecm.core.event.tx.BulkExecutor.timeout"
public static final String
DEFAULT_BULK_TIMEOUT_S
"600"
public static final int
DEFAULT_TIMEOUT_MS
300
public static final int
DEFAULT_TIMEOUT_TEST_MS
60000
public static final String
TIMEOUT_MS_PROP
"org.nuxeo.ecm.core.event.tx.PostCommitExecutor.timeoutMs"
-
org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl Modifier and Type Constant Field Value public static final String
FILTERING_XP
"filtering"
-
org.nuxeo.ecm.core.io.ExportConstants Modifier and Type Constant Field Value public static final String
ACCESS_CONTROL_TAG
"access-control"
public static final String
ACE_TAG
"entry"
public static final String
ACL_TAG
"acl"
public static final String
BEGIN_ATTR
"begin"
public static final String
BLOB_DATA
"data"
public static final String
BLOB_DIGEST
"digest"
public static final String
BLOB_ENCODING
"encoding"
public static final String
BLOB_FILENAME
"filename"
public static final String
BLOB_MIME_TYPE
"mime-type"
public static final String
CREATOR_ATTR
"creator"
public static final String
DOCUMENT_FILE
"document.xml"
public static final String
DOCUMENT_TAG
"document"
public static final String
END_ATTR
"end"
public static final String
EXTERNAL_BLOB_URI
"uri"
public static final String
FACET_TAG
"facet"
public static final String
GRANT_ATTR
"grant"
public static final String
ID_ATTR
"id"
public static final String
LIFECYCLE_POLICY_TAG
"lifecycle-policy"
public static final String
LIFECYCLE_STATE_TAG
"lifecycle-state"
public static final String
MARKER_FILE
".nuxeo-archive"
public static final String
NAME_ATTR
"name"
public static final String
PATH_TAG
"path"
public static final String
PERMISSION_ATTR
"permission"
public static final String
PRINCIPAL_ATTR
"principal"
public static final String
REP_NAME
"repository"
public static final String
SCHEMA_TAG
"schema"
public static final String
SYSTEM_TAG
"system"
public static final String
TYPE_TAG
"type"
public static final String
ZIP_HEADER
"=========== Nuxeo ECM Archive v. 1.0.0 ===========\r\n"
-
org.nuxeo.ecm.core.io.NginxConstants Modifier and Type Constant Field Value public static final String
X_ACCEL_ENABLED
"nuxeo.nginx.accel.enabled"
public static final String
X_ACCEL_LOCATION_HEADER
"X-Accel-Location"
public static final String
X_ACCEL_REDIRECT_HEADER
"X-Accel-Redirect"
public static final String
X_CONTENT_MD5_HEADER
"X-Content-MD5"
public static final String
X_REQUEST_BODY_FILE_HEADER
"X-Request-Body-File"
-
org.nuxeo.ecm.core.io.avro.AvroConstants Modifier and Type Constant Field Value public static final String
ACL
"acl"
public static final String
AVRO_LOGICALTYPE_SCHEMA
"schema"
public static final String
AVRO_LOGICTYPE_TIMESTAMP_MILLIS
"timestamp-millis"
public static final String
CHANGE_TOKEN
"changeToken"
public static final String
CONTENT
"content"
public static final String
CONTENT_NAME
"name"
public static final String
CURRENT_LIFE_CYCLE_STATE
"currentLifeCycleState"
public static final String
DATA
"data"
public static final String
DIGEST
"digest"
public static final String
DOCUMENT_MODEL
"documentModel"
public static final String
DOCUMENT_TYPE
"documentType"
public static final String
ECM
"ecm"
public static final String
ENCODING
"encoding"
public static final String
HAS_LEGAL_HOLD
"hasLegalHold"
public static final String
IS_CHECKEDIN
"isCheckedIn"
public static final String
IS_FLEXIBLE_RECORD
"isFlexibleRecord"
public static final String
IS_LATEST_MAJOR_VERSION
"isLatestMajorVersion"
public static final String
IS_LATEST_VERSION
"isLatestVersion"
public static final String
IS_PROXY
"isProxy"
public static final String
IS_RECORD
"isRecord"
public static final String
IS_TRASHED
"isTrashed"
public static final String
IS_VERSION
"isVersion"
public static final String
MIME_TYPE
"mime-type"
public static final String
MIXIN_TYPES
"mixinType"
public static final String
NAME
"name"
public static final String
PARENT_ID
"parentId"
public static final String
PATH
"path"
public static final String
POS
"pos"
public static final String
PRIMARY_TYPE
"primaryType"
public static final String
REPOSITORY_NAME
"repository"
public static final String
RETAIN_UNTIL
"retainUntil"
public static final String
TAGS
"tag"
public static final String
TITLE
"title"
public static final String
UUID
"uuid"
public static final String
VERSION_LABEL
"versionLabel"
public static final String
VERSION_VERSIONABLE_ID
"versionVersionableId"