Class AddAttachment

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class AddAttachment
    extends org.onosproject.cli.AbstractShellCommand
    • Field Summary

      • Fields inherited from class org.onosproject.cli.AbstractShellCommand

        log
    • Constructor Summary

      Constructors 
      Constructor Description
      AddAttachment()  
    • Constructor Detail

      • AddAttachment

        public AddAttachment()
    • Method Detail

      • doExecute

        protected void doExecute()
                          throws Exception
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand
        Throws:
        Exception