public class Aggregation extends Object
AggregationConfiguration.| Constructor and Description |
|---|
Aggregation() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExcludes() |
List<String> |
getIncludes() |
String |
getName() |
void |
setExcludes(List<String> excludes) |
void |
setIncludes(List<String> files) |
void |
setName(String name) |
Copyright © 2009–2018 Andre Wachsmuth. All rights reserved.