Displays comments associated with a particular process instance and allows the user to add new comments.

Basic Usage

<adf-process-instance-comments 
    processInstanceId="YOUR_PROCESS_INSTANCE_ID">
</adf-process-instance-comments>

Class members

Properties

NameTypeDefault valueDescription
processInstanceIdstring(required) The numeric ID of the process instance to display comments for.
readOnlybooleantrueShould the comments be read-only?

Events

NameTypeDescription
errorEventEmitter<any>Emitted when an error occurs.

© 2023 Alfresco Software, Inc. All Rights Reserved.