Hello!
I have a problem. I'm create a rule(for INBOUND, OUTBOUND, UPDATE) and action for folder. But when I hook the action in my java class(extends from ActionExecuterAbstractBase class) I don't know, how to get status for node(deleted, modified or created). One way for resolved this problem - it's a comparison uploaded_date and modified_date properties from a node. But it's not good. If anyone know how to do it, please, answer.
Thank you.