| Package | Description |
|---|---|
| org.mule.tools.artifact.archiver.api | |
| org.mule.tools.artifact.archiver.internal.packaging | |
| org.mule.tools.artifact.archiver.internal.packaging.type |
| Modifier and Type | Method and Description |
|---|---|
static PackageBuilder |
MuleArtifactArchiverLauncher.getPackageBuilder(PackagingType packagingType) |
| Constructor and Description |
|---|
PackageBuilder(PackagingType packagingType) |
| Modifier and Type | Method and Description |
|---|---|
static PackagingType |
PackagingTypeFactory.getDefaultPackaging() |
static PackagingType |
PackagingTypeFactory.getPackaging(String packagingType) |
| Constructor and Description |
|---|
PackageStructureValidator(PackagingType packagingType) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinariesAndSourcesType
Packaging type that knows how to build a package containing binaries and source files.
|
class |
BinariesType
Packaging type that knows how to build a package containing only binaries.
|
class |
SourcesType
Packaging type that knows how to build a package containing only source files.
|
Copyright © 2014–2017 MuleSoft, Inc.. All rights reserved.