public class CommandLineArguments extends Object
Constructor and Description |
---|
CommandLineArguments(String bambooUrl,
InstallerCommand installerCommand,
Optional<String> securityToken) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBambooUrl() |
InstallerCommand |
getInstallerCommand() |
Optional<String> |
getSecurityToken() |
int |
hashCode() |
public CommandLineArguments(@NotNull String bambooUrl, @NotNull InstallerCommand installerCommand, @NotNull Optional<String> securityToken)
@NotNull public String getBambooUrl()
@NotNull public InstallerCommand getInstallerCommand()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.