Class RestDeploymentVersionList


  • public class RestDeploymentVersionList
    extends Object
    • Field Detail

      • startIndex

        protected int startIndex
      • maxResult

        protected int maxResult
      • size

        protected int size
    • Constructor Detail

      • RestDeploymentVersionList

        public RestDeploymentVersionList()
      • RestDeploymentVersionList

        public RestDeploymentVersionList​(int size,
                                         org.apache.commons.lang3.Range<Integer> range,
                                         List<RestDeploymentVersion> versions)