Searched refs:INCLUDE_FILTERS (Results 1 – 3 of 3) sorted by relevance
42 public static final String INCLUDE_FILTERS = "include_filters"; field in ResolvePartialDownload81 String includeFilter = args.remove(INCLUDE_FILTERS); in execute()
577 ResolvePartialDownload.INCLUDE_FILTERS, in stageTestArtifacts()
733 args.put(ResolvePartialDownload.INCLUDE_FILTERS, String.join(";", includeFilters)); in stageRemoteFile()