Class DeploymentChooser

    • Constructor Detail

      • DeploymentChooser

        public DeploymentChooser​(CliGuiContext cliGuiCtx,
                                 boolean isStandalone)
    • Method Detail

      • getSelectedDeployment

        public String getSelectedDeployment()
        Get the name of the selected deployment.
        Returns:
        The name or null if there are no deployments.
      • hasDeployments

        public boolean hasDeployments()