| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.api.descriptor |
| Modifier and Type | Method and Description |
|---|---|
BundleDescriptor.Builder |
BundleDescriptor.Builder.setArtifactId(String artifactId) |
BundleDescriptor.Builder |
BundleDescriptor.Builder.setClassifier(String classifier)
Sets the classifier of the bundle.
|
BundleDescriptor.Builder |
BundleDescriptor.Builder.setGroupId(String groupId) |
BundleDescriptor.Builder |
BundleDescriptor.Builder.setType(String type)
Sets the extension type of the bundle.
|
BundleDescriptor.Builder |
BundleDescriptor.Builder.setVersion(String version)
This is the version of the bundle.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.