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