| Package | Description |
|---|---|
| com.atlassian.bamboo.agent.installer | |
| com.atlassian.bamboo.agent.installer.arguments |
| Modifier and Type | Method and Description |
|---|---|
static InstallerCommand |
InstallerCommand.getCommand(String commandString) |
static InstallerCommand |
InstallerCommand.getDefault() |
static InstallerCommand |
InstallerCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstallerCommand[] |
InstallerCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstallerCommand |
CommandLineArguments.getInstallerCommand() |
| Constructor and Description |
|---|
CommandLineArguments(String bambooUrl,
InstallerCommand installerCommand,
Optional<String> securityToken,
Optional<List<String>> wrapperProperties) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.