| Package | Description |
|---|---|
| org.mule.tools.artifact.archiver.internal | |
| org.mule.tools.artifact.archiver.internal.packaging |
| Constructor and Description |
|---|
PackageBuilder(PackagingMode packagingMode) |
| Modifier and Type | Method and Description |
|---|---|
static PackagingMode |
PackagingMode.fromString(String name) |
static PackagingMode |
PackagingModeFactory.getDefaultPackaging() |
static PackagingMode |
PackagingModeFactory.getPackaging(String packagingTypeName) |
static PackagingMode |
PackagingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackagingMode[] |
PackagingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.