public class ConcurrentBuildsProperties extends Object implements PluginConfigurationProperties
| Constructor and Description |
|---|
ConcurrentBuildsProperties(boolean useSystemWideDefault,
int maximumNumberOfConcurrentBuilds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AtlassianModuleProperties |
getAtlassianPlugin() |
int |
getMaximumNumberOfConcurrentBuilds() |
int |
hashCode() |
boolean |
isUseSystemWideDefault() |
void |
validate() |
public ConcurrentBuildsProperties(boolean useSystemWideDefault,
int maximumNumberOfConcurrentBuilds)
public boolean isUseSystemWideDefault()
public int getMaximumNumberOfConcurrentBuilds()
public void validate()
validate in interface EntityPropertiespublic AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in interface PluginConfigurationPropertiesCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.