[ADF-2334] Added metadata to doc files (#2980)

This commit is contained in:
Andy Stark 2018-02-22 10:28:13 +00:00 committed by Eugenio Romano
parent 93bbecaaa8
commit 16cb15468c
33 changed files with 137 additions and 1 deletions

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Process Attachment List component
Displays attached documents on a specified process instance

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Process Audit Directive
Fetches the Process Audit information in the pdf or json format.

View File

@ -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.

View File

@ -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.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Process Filter Service
Manage Process Filters, which are pre-configured Process Instance queries.

View File

@ -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.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Process Details component
Displays detailed information on a specified process instance

View File

@ -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.

View File

@ -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

View File

@ -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.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Process Service
Manage Process Instances, Process Variables, and Process Audit Log.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Product Version model
Contains version and license information classes for Alfresco products.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Rating component
Allows a user to add ratings to an item.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Rating service
Manages ratings for items in Content Services.

View File

@ -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

View File

@ -1,3 +1,7 @@
---
Added: v2.1.0
Status: Active
---
# Search Configuration interface
Provides fine control of parameters to a search.

View File

@ -1,3 +1,7 @@
---
Added: v2.1.0
Status: Active
---
# Search Configuration service
Provides fine control of parameters to a search.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Search control component
Displays a input text which shows find-as-you-type suggestions.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Search component
Searches items for supplied search terms.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Select app Component
Show all available apps and return the selected app.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Shared Links Api service
Finds shared links to Content Services items.

View File

@ -1,3 +1,7 @@
---
Added: v2.1.0
Status: Active
---
# Sidebar action menu component
Displays a sidebar-action menu information panel.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Site model
Provides information about a site in a Content Services repository.

View File

@ -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.

View File

@ -1,4 +1,8 @@
# Sites Api service
---
Added: v2.0.0
Status: Active
---
# Sites service
Accesses and manipulates sites from a Content Services repository.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Start Form component
Displays the Start Form for a process.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Start Process component
Starts a process.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Start Task Component
Creates/Starts new task for the specified app

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Storage service
Stores items in the form of key-value pairs.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Tag Node Actions List component
Shows available actions for tags.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Tag List component
Shows tags for an item.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Tag Node List component
Shows tags for a node.

View File

@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Tag service
Manages tags in Content Services.