hi, i need to retrieve on my java code (with alfresco sdk) when the action "Cancell Editing" of alfresco share is launched , unfortunately i can't distinct from other updating actions like "rename the document", i try to find a aspect or a property combination for filter the actions between them but i failed, for example for capture "offline editing" a ction i use the property "workingCopy" for track that action. I think the most easy solution it's to add a custom property to the "Cancell editing" action for be sure to capture that , it is possible? how can i do that ? i make a research on the web but i not found solution to these my problem so ty in advance to any help.
Greetings.
There are specific policies you can implement in custom behaviours to react to checkout / checkin events. Try the BeforeCancelCheckOut / OnCancelCheckOut class policy to react to any checkout being cancelled even if it is not being triggered from the Share interface.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.