diff --git a/docs/process-attachment-list.component.md b/docs/process-attachment-list.component.md index a437f67509..635cf959e7 100644 --- a/docs/process-attachment-list.component.md +++ b/docs/process-attachment-list.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Attachment List component Displays attached documents on a specified process instance diff --git a/docs/process-audit.directive.md b/docs/process-audit.directive.md index 948f352e06..5088546701 100644 --- a/docs/process-audit.directive.md +++ b/docs/process-audit.directive.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Audit Directive Fetches the Process Audit information in the pdf or json format. diff --git a/docs/process-comments.component.md b/docs/process-comments.component.md index 580de0262b..4487ecd469 100644 --- a/docs/process-comments.component.md +++ b/docs/process-comments.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Instance Comments component Displays comments associated with a particular process instance and allows the user to add new comments. diff --git a/docs/process-content.service.md b/docs/process-content.service.md index 471031ebbe..d88cf4029f 100644 --- a/docs/process-content.service.md +++ b/docs/process-content.service.md @@ -1,4 +1,9 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Content Service + Manipulates content related to a Process Instance or Task Instance in APS. Related content can be uploaded to APS via for example a file upload dialog. diff --git a/docs/process-filter.service.md b/docs/process-filter.service.md index d7bd9dff58..4f111682e6 100644 --- a/docs/process-filter.service.md +++ b/docs/process-filter.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Filter Service Manage Process Filters, which are pre-configured Process Instance queries. diff --git a/docs/process-filters.component.md b/docs/process-filters.component.md index dcd374c7e3..47f99a4e93 100644 --- a/docs/process-filters.component.md +++ b/docs/process-filters.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Filters Component Collection of criteria used to filter process instances, which may be customized by users. diff --git a/docs/process-instance-details.component.md b/docs/process-instance-details.component.md index c01f4a4f66..ea33838ff3 100644 --- a/docs/process-instance-details.component.md +++ b/docs/process-instance-details.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Details component Displays detailed information on a specified process instance diff --git a/docs/process-instance-header.component.md b/docs/process-instance-header.component.md index c51a1b3f8b..168f972aaf 100644 --- a/docs/process-instance-header.component.md +++ b/docs/process-instance-header.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Instance Details Header component Sub-component of the process details component, which renders some general information about the selected process. diff --git a/docs/process-instance-tasks.component.md b/docs/process-instance-tasks.component.md index 7004378f5d..93b2bea3ce 100644 --- a/docs/process-instance-tasks.component.md +++ b/docs/process-instance-tasks.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Instance Tasks component Lists both the active and completed tasks associated with a particular process instance diff --git a/docs/process-list.component.md b/docs/process-list.component.md index 728f9a0745..2a372ad3d4 100644 --- a/docs/process-list.component.md +++ b/docs/process-list.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Instance List Renders a list containing all the process instances matched by the parameters specified. diff --git a/docs/process.service.md b/docs/process.service.md index 06fbe059cf..94cc655dd0 100644 --- a/docs/process.service.md +++ b/docs/process.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Process Service Manage Process Instances, Process Variables, and Process Audit Log. diff --git a/docs/product-version.model.md b/docs/product-version.model.md index 0496409a03..0dd64ea92f 100644 --- a/docs/product-version.model.md +++ b/docs/product-version.model.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Product Version model Contains version and license information classes for Alfresco products. diff --git a/docs/rating.component.md b/docs/rating.component.md index 57af8c04be..97d66be79e 100644 --- a/docs/rating.component.md +++ b/docs/rating.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Rating component Allows a user to add ratings to an item. diff --git a/docs/rating.service.md b/docs/rating.service.md index b406337d25..6a7bf2352c 100644 --- a/docs/rating.service.md +++ b/docs/rating.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Rating service Manages ratings for items in Content Services. diff --git a/docs/renditions.service.md b/docs/renditions.service.md index 51e490a7ab..4e125df120 100644 --- a/docs/renditions.service.md +++ b/docs/renditions.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Deprecated +--- # Renditions service Manages prearranged conversions of content to different formats. @@ -21,6 +25,9 @@ Performs a format conversion on an item directly. ## Details +**Note:** This service is deprecated from v2.2.0 and may be removed in a future +version of ADF. + ACS allows content items to be converted to other formats for display or delivery. For example, a raw text file might be converted to HTML to enable better formatting in a web browser or a PDF might be converted to an equivalent bitmap image. A diff --git a/docs/search-configuration.interface.md b/docs/search-configuration.interface.md index 0bc74c7f42..4134f80a9c 100644 --- a/docs/search-configuration.interface.md +++ b/docs/search-configuration.interface.md @@ -1,3 +1,7 @@ +--- +Added: v2.1.0 +Status: Active +--- # Search Configuration interface Provides fine control of parameters to a search. diff --git a/docs/search-configuration.service.md b/docs/search-configuration.service.md index 0cf3f78bae..484a1290cf 100644 --- a/docs/search-configuration.service.md +++ b/docs/search-configuration.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.1.0 +Status: Active +--- # Search Configuration service Provides fine control of parameters to a search. diff --git a/docs/search-control.component.md b/docs/search-control.component.md index bbb4f32b1a..21f6e6f332 100644 --- a/docs/search-control.component.md +++ b/docs/search-control.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Search control component Displays a input text which shows find-as-you-type suggestions. diff --git a/docs/search.component.md b/docs/search.component.md index 360fb1e2c4..d3fbe1f583 100644 --- a/docs/search.component.md +++ b/docs/search.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Search component Searches items for supplied search terms. diff --git a/docs/select-apps-dialog.component.md b/docs/select-apps-dialog.component.md index c2b076c538..d27bbdb4c6 100644 --- a/docs/select-apps-dialog.component.md +++ b/docs/select-apps-dialog.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Select app Component Show all available apps and return the selected app. diff --git a/docs/shared-links-api.service.md b/docs/shared-links-api.service.md index 0d0b9da731..32b3a69894 100644 --- a/docs/shared-links-api.service.md +++ b/docs/shared-links-api.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Shared Links Api service Finds shared links to Content Services items. diff --git a/docs/sidebar-action-menu.component.md b/docs/sidebar-action-menu.component.md index 718d88ef3f..1bc23e0931 100644 --- a/docs/sidebar-action-menu.component.md +++ b/docs/sidebar-action-menu.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.1.0 +Status: Active +--- # Sidebar action menu component Displays a sidebar-action menu information panel. diff --git a/docs/site.model.md b/docs/site.model.md index 4e826d1566..90390f334f 100644 --- a/docs/site.model.md +++ b/docs/site.model.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Site model Provides information about a site in a Content Services repository. diff --git a/docs/sites-dropdown.component.md b/docs/sites-dropdown.component.md index dc889d46c2..a5d32b70f9 100644 --- a/docs/sites-dropdown.component.md +++ b/docs/sites-dropdown.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Sites Dropdown component Displays a dropdown menu to show and interact with the sites of the current user. diff --git a/docs/sites.service.md b/docs/sites.service.md index a379f0ccc7..2ad4b3bd73 100644 --- a/docs/sites.service.md +++ b/docs/sites.service.md @@ -1,4 +1,8 @@ -# Sites Api service +--- +Added: v2.0.0 +Status: Active +--- +# Sites service Accesses and manipulates sites from a Content Services repository. diff --git a/docs/start-form.component.md b/docs/start-form.component.md index 0e2186529d..8a4d1124f4 100644 --- a/docs/start-form.component.md +++ b/docs/start-form.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Start Form component Displays the Start Form for a process. diff --git a/docs/start-process.component.md b/docs/start-process.component.md index fff5d3f482..b2bc06f816 100644 --- a/docs/start-process.component.md +++ b/docs/start-process.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Start Process component Starts a process. diff --git a/docs/start-task.component.md b/docs/start-task.component.md index eee037b420..a22435631c 100644 --- a/docs/start-task.component.md +++ b/docs/start-task.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Start Task Component Creates/Starts new task for the specified app diff --git a/docs/storage.service.md b/docs/storage.service.md index 3b741c8d6c..f55324cf40 100644 --- a/docs/storage.service.md +++ b/docs/storage.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Storage service Stores items in the form of key-value pairs. diff --git a/docs/tag-actions.component.md b/docs/tag-actions.component.md index 84866ed573..5535d70b88 100644 --- a/docs/tag-actions.component.md +++ b/docs/tag-actions.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Tag Node Actions List component Shows available actions for tags. diff --git a/docs/tag-list.component.md b/docs/tag-list.component.md index e3d29a16ec..283b94b312 100644 --- a/docs/tag-list.component.md +++ b/docs/tag-list.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Tag List component Shows tags for an item. diff --git a/docs/tag-node-list.component.md b/docs/tag-node-list.component.md index d570437832..ad4df66596 100644 --- a/docs/tag-node-list.component.md +++ b/docs/tag-node-list.component.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Tag Node List component Shows tags for a node. diff --git a/docs/tag.service.md b/docs/tag.service.md index c7469a612c..3342dff1c3 100644 --- a/docs/tag.service.md +++ b/docs/tag.service.md @@ -1,3 +1,7 @@ +--- +Added: v2.0.0 +Status: Active +--- # Tag service Manages tags in Content Services.