public class PackageBuilderFactory extends Object
| Constructor and Description |
|---|
PackageBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PackageBuilder |
create(PackagingType packagingType,
PackagingOptions options) |
public static PackageBuilder create(PackagingType packagingType, PackagingOptions options)
packagingType - packaging type of the package that is going to be built.options - packaging options. It can only be applied to packages that are not domain bundles.Copyright © 2018 MuleSoft Inc. All rights reserved.