Interface APIMCLIServiceProvider


  • public interface APIMCLIServiceProvider
    • Method Detail

      • getName

        String getName()
        This name is used by the CLI in the module summary when executed.
        Returns:
        the name of the module. Used to show it at execution time.
      • getVersion

        String getVersion()
        This version is used by the CLI in the module summary when executed.
        Returns:
        the version of the module. Used to show it at execution time.
      • getGroupId

        String getGroupId()
        Returns:
        The id of group. Services with the same ID will be grouped into one
      • getGroupDescription

        String getGroupDescription()
        Returns:
        the description of the group - The first will be used