public class RestBuildConcurrency extends AbstractRestModel
self| Constructor and Description |
|---|
RestBuildConcurrency() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDefaultConcurrentBuildsNumber() |
Boolean |
isBuildConcurrencyEnabled() |
void |
setBuildConcurrencyEnabled(Boolean enabledBuildConcurrency) |
void |
setDefaultConcurrentBuildsNumber(Integer concurrentBuilds) |
getSelf, setSelfpublic Boolean isBuildConcurrencyEnabled()
public void setBuildConcurrencyEnabled(Boolean enabledBuildConcurrency)
public Integer getDefaultConcurrentBuildsNumber()
public void setDefaultConcurrentBuildsNumber(Integer concurrentBuilds)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.