Class Other
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.plan.Other
-
Constructor Details
-
Other
public Other(boolean cleanWorkingDir, @NotNull @NotNull Iterable<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> pluginConfigurations)
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
isCleanWorkingDir
public boolean isCleanWorkingDir() -
getPluginConfigurations
@NotNull public @NotNull List<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> getPluginConfigurations()
-