Class RegisterNodeType

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

    public class RegisterNodeType
    extends Object
    implements org.apache.commons.chain.Command
    Register node types via CND file
    • Constructor Detail

      • RegisterNodeType

        public RegisterNodeType()
    • 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