POST /API/queryDefinitionAPI/getAttachmentDefinitions/{processUUID} options=…
RemoteQueryDefinitionAPI.getAttachmentDefinitions({'processUUID': /* processUUID the process definition UUID */, 'options': /* options the options map (domain, queyList, user) */});
Gets the attachment definitions of a process given by its definition UUID.