mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Move governance-services code to amps/ags
This commit is contained in:
20
amps/ags/rm-community/documentation/versionRecords/README.md
Normal file
20
amps/ags/rm-community/documentation/versionRecords/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
## 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:
|
||||
|
||||

|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user