com.atlassian.bamboo.plugins.rest.model.build.change
Class VcsRevisionList
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.AbstractRestList<VcsRevision>
com.atlassian.bamboo.plugins.rest.model.build.change.VcsRevisionList
- All Implemented Interfaces:
- com.atlassian.plugins.rest.common.expand.entity.ListWrapper<VcsRevision>
public class VcsRevisionList
- extends AbstractRestList<VcsRevision>
Constructor Summary |
VcsRevisionList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<VcsRevision> callback)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VcsRevisionList
public VcsRevisionList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<VcsRevision> callback)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.