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, setSelf
public Boolean isBuildConcurrencyEnabled()
public void setBuildConcurrencyEnabled(Boolean enabledBuildConcurrency)
public Integer getDefaultConcurrentBuildsNumber()
public void setDefaultConcurrentBuildsNumber(Integer concurrentBuilds)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.