Class CommandLineArguments

java.lang.Object
com.atlassian.bamboo.agent.installer.arguments.CommandLineArguments

public class CommandLineArguments extends Object
  • Constructor Details

  • Method Details

    • 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()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object