I created a new content type for draft documents which enter the repository via CIFS/FTP. This draft content type has only a couple custom fields.
I also had another content type which is supposed to be the final content type for these draft documents. After extracting draft documents' images for additional data fields, the draft documents' content type need to be changed to their final content type along with their new data fields.
Is there Alfresco/JSR-170 API to do so ?
Best regards!