public class PackagingOptions extends Object
| Constructor and Description |
|---|
PackagingOptions(boolean onlyMuleSources,
boolean lightweightPackage,
boolean attachMuleSources,
boolean testPackage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAttachMuleSources() |
boolean |
isLightweightPackage() |
boolean |
isOnlyMuleSources() |
boolean |
isTestPackage() |
Copyright © 2018 MuleSoft Inc. All rights reserved.