| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.api.descriptor |
| Modifier and Type | Method and Description |
|---|---|
BundleScope |
BundleDependency.getScope() |
static BundleScope |
BundleScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleScope[] |
BundleScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BundleDependency.Builder |
BundleDependency.Builder.setScope(BundleScope scope)
Sets the scope of the bundle.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.