Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
Uses of RestChange in com.atlassian.bamboo.plugins.rest.model.build.change
Modifier and TypeMethodDescriptionprotected RestChange
RestChangeExpander.expandInternal
(RestChange change) Modifier and TypeMethodDescriptionstatic com.google.common.base.Function<Commit,
RestChange> RestChange.createFromCommitFunction()
Deprecated.since 5.11 use the constructorRestChangeList.getChange()
Modifier and TypeMethodDescriptionprotected RestChange
RestChangeExpander.expandInternal
(RestChange change) ModifierConstructorDescriptionRestChangeList
(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestChange> callback)