Package org.nuxeo.ecm.core.io.avro
Class AvroConstants
java.lang.Object
org.nuxeo.ecm.core.io.avro.AvroConstants
Constants used in this package.
- Since:
- 10.2
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ACL
- See Also:
-
AVRO_LOGICALTYPE_SCHEMA
- See Also:
-
AVRO_LOGICTYPE_TIMESTAMP_MILLIS
- See Also:
-
CHANGE_TOKEN
- See Also:
-
CONTENT
- See Also:
-
CONTENT_NAME
- See Also:
-
CURRENT_LIFE_CYCLE_STATE
- See Also:
-
DATA
- See Also:
-
DIGEST
- See Also:
-
DOCUMENT_MODEL
- See Also:
-
DOCUMENT_TYPE
- See Also:
-
ECM
- See Also:
-
ENCODING
- See Also:
-
IS_CHECKEDIN
- See Also:
-
IS_LATEST_MAJOR_VERSION
- See Also:
-
IS_LATEST_VERSION
- See Also:
-
IS_PROXY
- See Also:
-
IS_TRASHED
- See Also:
-
IS_VERSION
- See Also:
-
IS_RECORD
- Since:
- 11.1
- See Also:
-
IS_FLEXIBLE_RECORD
- Since:
- 2023.1
- See Also:
-
RETAIN_UNTIL
- Since:
- 11.1
- See Also:
-
HAS_LEGAL_HOLD
- Since:
- 11.1
- See Also:
-
MIME_TYPE
- See Also:
-
MIXIN_TYPES
- See Also:
-
NAME
- See Also:
-
PARENT_ID
- See Also:
-
PATH
- See Also:
-
POS
- See Also:
-
PRIMARY_TYPE
- See Also:
-
REPOSITORY_NAME
- See Also:
-
TAGS
- See Also:
-
TITLE
- See Also:
-
UUID
- See Also:
-
VERSION_LABEL
- See Also:
-
VERSION_VERSIONABLE_ID
- See Also:
-
-
Constructor Details
-
AvroConstants
public AvroConstants()
-