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