Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.documentation | |
com.atlassian.bamboo.plugins.rest.model.build.change |
Modifier and Type | Field and Description |
---|---|
static RestChange |
RestChangeExampleDocument.EXAMPLE_CHANGE |
Modifier and Type | Method and Description |
---|---|
protected RestChange |
RestChangeExpander.expandInternal(RestChange change) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<Commit,RestChange> |
RestChange.createFromCommitFunction()
Deprecated.
since 5.11 use the constructor
|
List<RestChange> |
RestChangeList.getChange() |
Modifier and Type | Method and Description |
---|---|
protected RestChange |
RestChangeExpander.expandInternal(RestChange change) |
Modifier and Type | Method and Description |
---|---|
void |
RestChangeList.setChange(List<RestChange> change) |
Constructor and Description |
---|
RestChangeList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestChange> callback) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.