Interface AttachmentEntityManager

    • Method Detail

      • findAttachmentsByProcessInstanceId

        List<AttachmentEntity> findAttachmentsByProcessInstanceId​(String processInstanceId)
        Deprecated.
      • deleteAttachmentsByTaskId

        void deleteAttachmentsByTaskId​(String taskId)
        Deprecated.