Class CommandLineArguments


  • public class CommandLineArguments
    extends Object
    • Method Detail

      • getBambooUrl

        @NotNull
        public @NotNull String getBambooUrl()
      • getInstallerCommand

        @NotNull
        public @NotNull InstallerCommand getInstallerCommand()
      • getSecurityToken

        @NotNull
        public @NotNull Optional<String> getSecurityToken()
      • getWrapperProperties

        @NotNull
        public @NotNull Optional<List<String>> getWrapperProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object