Class CmdSources.ListSources

  • Enclosing class:
    CmdSources

    protected class CmdSources.ListSources
    extends java.lang.Object
    List Sources command
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String namespace  
      protected java.lang.String tenant  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ListSources()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processArguments()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • tenant

        protected java.lang.String tenant
      • namespace

        protected java.lang.String namespace
    • Constructor Detail

      • ListSources

        protected ListSources()
    • Method Detail

      • processArguments

        public void processArguments()