Class SPlatformCommand

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DESCRIPTION  
      static java.lang.String ID  
      static java.lang.String IMPLEMENTATION  
      static java.lang.String NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      SPlatformCommand​(java.lang.String name, java.lang.String description, java.lang.String implementation)  
    • Method Summary

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

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

      • SPlatformCommand

        public SPlatformCommand​(java.lang.String name,
                                java.lang.String description,
                                java.lang.String implementation)