mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-2334] Added metadata to doc files (#2980)
This commit is contained in:
parent
93bbecaaa8
commit
16cb15468c
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Process Attachment List component
|
||||
|
||||
Displays attached documents on a specified process instance
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Process Audit Directive
|
||||
|
||||
Fetches the Process Audit information in the pdf or json format.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Process Filter Service
|
||||
|
||||
Manage Process Filters, which are pre-configured Process Instance queries.
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Process Details component
|
||||
|
||||
Displays detailed information on a specified process instance
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Process Service
|
||||
|
||||
Manage Process Instances, Process Variables, and Process Audit Log.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Product Version model
|
||||
|
||||
Contains version and license information classes for Alfresco products.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Rating component
|
||||
|
||||
Allows a user to add ratings to an item.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Rating service
|
||||
|
||||
Manages ratings for items in Content Services.
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.1.0
|
||||
Status: Active
|
||||
---
|
||||
# Search Configuration interface
|
||||
|
||||
Provides fine control of parameters to a search.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.1.0
|
||||
Status: Active
|
||||
---
|
||||
# Search Configuration service
|
||||
|
||||
Provides fine control of parameters to a search.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Search control component
|
||||
|
||||
Displays a input text which shows find-as-you-type suggestions.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Search component
|
||||
|
||||
Searches items for supplied search terms.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Select app Component
|
||||
|
||||
Show all available apps and return the selected app.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Shared Links Api service
|
||||
|
||||
Finds shared links to Content Services items.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.1.0
|
||||
Status: Active
|
||||
---
|
||||
# Sidebar action menu component
|
||||
|
||||
Displays a sidebar-action menu information panel.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Site model
|
||||
|
||||
Provides information about a site in a Content Services repository.
|
||||
|
@ -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.
|
||||
|
@ -1,4 +1,8 @@
|
||||
# Sites Api service
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Sites service
|
||||
|
||||
Accesses and manipulates sites from a Content Services repository.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Start Form component
|
||||
|
||||
Displays the Start Form for a process.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Start Process component
|
||||
|
||||
Starts a process.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Start Task Component
|
||||
|
||||
Creates/Starts new task for the specified app
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Storage service
|
||||
|
||||
Stores items in the form of key-value pairs.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Tag Node Actions List component
|
||||
|
||||
Shows available actions for tags.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Tag List component
|
||||
|
||||
Shows tags for an item.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Tag Node List component
|
||||
|
||||
Shows tags for a node.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Tag service
|
||||
|
||||
Manages tags in Content Services.
|
||||
|
Loading…
x
Reference in New Issue
Block a user