manageAttachments

Method to manage the attachments of an item to a container

Parameters

workflow

: the workflow to execute

itemId

: the identifier of the target item

ids

: the list of identifiers of the attachments


protected open fun manageAttachments(workflow: RefyItemsHelper.AttachmentsManagementWorkflow, valuesSlice: String, itemId: String, ids: List<String>, batchQuery: RefyItemsHelper.BatchQuery)

Method to manage the attachments of an item to a container

Parameters

workflow

: the workflow to execute

valuesSlice

: the query slice to use for the query

itemId

: the identifier of the target item

ids

: the list of identifiers of the attachments

batchQuery

: the batch query to execute