Class Checkout

  • All Implemented Interfaces:
    org.apache.commons.chain.Command

    public class Checkout
    extends Object
    implements org.apache.commons.chain.Command
    Checkout the given versionable Node
    • Constructor Detail

      • Checkout

        public Checkout()
    • Method Detail

      • execute

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

        public String getPathKey()
        Returns:
        the path key
      • setPathKey

        public void setPathKey​(String pathKey)
        Parameters:
        pathKey - the path key to set