Files
alfresco-community-repo/amps/ags/rm-community/documentation/versionRecords/README.md
2021-05-05 19:41:33 +01:00

805 B

Version Records

Notes:

NodesService varies depending on store. Version Service has a different service that hydrates effectively fake nodes (which contain url, version details, associations, aspects, as denormalised meta data) back into a full node

Recorded Versions take content out of version store and create a record by version store implementation extension.

Declaring record as version - standard use case is auto declaring or via records. Head version is extracted to a record, rather than a new version being created

Records are linked by association

Disposition events can be triggered automatically from versioning events.

Diagram:

Version Records Primer