mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-5996: Removed empty pages for clarity.
This commit is contained in:
@@ -3,27 +3,27 @@
|
|||||||
* [Enterprise Technical Documentation](../../rm-enterprise/documentation/README.md) (the link will only work if this repository contains the enterprise code)
|
* [Enterprise Technical Documentation](../../rm-enterprise/documentation/README.md) (the link will only work if this repository contains the enterprise code)
|
||||||
* [Overview of the design of RM](overview.md)
|
* [Overview of the design of RM](overview.md)
|
||||||
* Records Management
|
* Records Management
|
||||||
* [File Plan](./file-plan)
|
* File Plan
|
||||||
* [List of Values](./list-of-values)
|
* List of Values
|
||||||
* Records
|
* Records
|
||||||
* [EMail Records](./email-records)
|
* EMail Records
|
||||||
* [Filed and Unfiled Records](./records)
|
* Filed and Unfiled Records
|
||||||
* [Easy Access Records](./easy-access-records)
|
* Easy Access Records
|
||||||
* [Physical Records](./physical-records)
|
* Physical Records
|
||||||
* [Record Import and Export](./record-import-export)
|
* Record Import and Export
|
||||||
* [Version Records](./version-records)
|
* Version Records
|
||||||
* Retention
|
* Retention
|
||||||
* [Destruction](./destruction)
|
* [Destruction](./destruction)
|
||||||
* [Retention Schedules and Events](./retention-schedules)
|
* Retention Schedules and Events
|
||||||
* [Transfer and Accession](./transfer-and-accession)
|
* Transfer and Accession
|
||||||
* Security
|
* Security
|
||||||
* [Extended permission service](extendedPermissionService.md)
|
* [Extended permission service](extendedPermissionService.md)
|
||||||
* [Roles,Capabilities and Permissions](./roles-capabilities-permissions)
|
* Roles, Capabilities and Permissions
|
||||||
* Discovery
|
* Discovery
|
||||||
* [Governance Search](./governance-search)
|
* Governance Search
|
||||||
* [Legal Holds](./legal-holds)
|
* Legal Holds
|
||||||
* Compliance
|
* Compliance
|
||||||
* [Governance Audit](./governance-audit)
|
* Governance Audit
|
||||||
* [Governance Rules](./governance-rules)
|
* Governance Rules
|
||||||
* Core Module Services
|
* Core Module Services
|
||||||
* [RM Patch Service](./PatchService.md)
|
* [RM Patch Service](./PatchService.md)
|
||||||
|
@@ -1,74 +0,0 @@
|
|||||||
## Easy Access Records
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## EMail Records
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## File Plan
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Audit
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Governance Rules
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Governance Search
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Legal Holds
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## List of Values
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Physical Records
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Record Import/Export
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Filed and Unfiled Records
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Retention Schedules
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Roles, Capabilities and Permissions
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Transfer and Accession
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,74 +0,0 @@
|
|||||||
## Version Records
|
|
||||||
|
|
||||||
### Purpose
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Artifacts and Guidance
|
|
||||||
|
|
||||||
* Source Code Link
|
|
||||||
* License
|
|
||||||
* Issue Tracker Link
|
|
||||||
* Documentation Link
|
|
||||||
* Summary of governance model (ideation, contributions, build)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Prerequisite Knowledge
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Design
|
|
||||||
|
|
||||||
#### Component Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Model
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Data Dictionary
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Flows
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
#### Class Diagram
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Interfaces and API's
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Considerations
|
|
||||||
|
|
||||||
TODO - Performance/Security/Cloud/Etc
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user