@Immutable public class Other extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Other.Config |
Constructor and Description |
---|
Other(boolean cleanWorkingDir,
Iterable<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> pluginConfigurations) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> |
getPluginConfigurations() |
int |
hashCode() |
boolean |
isCleanWorkingDir() |
String |
toString() |
public Other(boolean cleanWorkingDir, @NotNull Iterable<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> pluginConfigurations)
public boolean isCleanWorkingDir()
@NotNull public List<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> getPluginConfigurations()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.