Class ModifyNodeAction

  • All Implemented Interfaces:
    org.apache.commons.chain.Command, org.exoplatform.services.command.action.Action

    public class ModifyNodeAction
    extends Object
    implements org.exoplatform.services.command.action.Action
    Store all informations of node's modification
    • Constructor Detail

      • ModifyNodeAction

        public ModifyNodeAction()
    • Method Detail

      • execute

        public boolean execute​(org.apache.commons.chain.Context context)
                        throws Exception
        Specified by:
        execute in interface org.apache.commons.chain.Command
        Throws:
        Exception