public class PackagingOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PackagingOptions.PackagingOptionsBuilder |
| Modifier and Type | Method and Description |
|---|---|
List<Exclusion> |
getExclusions() |
List<Inclusion> |
getInclusions() |
boolean |
isArchiveClasses() |
boolean |
isExcludeMuleDependencies() |
boolean |
isFilterAppDirectory() |
boolean |
isPrependGroupId() |
Copyright © 2018 MuleSoft Inc. All rights reserved.