public static class UrlGenerationHelpers.SubBatch extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Bundle> |
bundles |
Map<String,String> |
resourcesParams |
| Constructor and Description |
|---|
SubBatch(Map<String,String> resourcesParams,
Bundle bundle,
List<Resource> resources) |
SubBatch(Map<String,String> resourcesParams,
List<Bundle> bundles,
List<Resource> resources) |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
getResourcesOfType(RequestCache requestCache,
String type) |
Copyright © 2017 Atlassian. All rights reserved.