public class SubBatch extends Object
| Constructor and Description |
|---|
SubBatch(Map<String,String> resourcesParams,
Bundle bundle,
List<Resource> resources) |
SubBatch(Map<String,String> resourcesParams,
List<Bundle> filteredBundles,
List<Resource> resources,
List<Bundle> allFoundBundles) |
| Modifier and Type | Method and Description |
|---|---|
List<Bundle> |
getAllFoundBundles() |
List<Bundle> |
getBundles() |
List<Resource> |
getResourcesOfType(RequestCache requestCache,
String type) |
Map<String,String> |
getResourcesParams() |
public SubBatch(Map<String,String> resourcesParams, Bundle bundle, List<Resource> resources)
Copyright © 2024 Atlassian. All rights reserved.