| Package | Description |
|---|---|
| org.mule.extension.introspection | |
| org.mule.extension.introspection.declaration |
| Modifier and Type | Method and Description |
|---|---|
DeclarationConstruct |
DescribingContext.getDeclarationConstruct()
The
DeclarationConstruct in which
the extension is being described into |
| Modifier and Type | Method and Description |
|---|---|
DeclarationConstruct |
DeclarationConstruct.describedAs(String description)
Adds a description
|
DeclarationConstruct |
OperationConstruct.getRootConstruct() |
DeclarationConstruct |
ConfigurationConstruct.getRootConstruct()
Returns the owning
DeclarationConstruct |
DeclarationConstruct |
DeclarationConstruct.getRootConstruct() |
DeclarationConstruct |
Construct.getRootConstruct()
Returns the root element of this construct
|
DeclarationConstruct |
ParameterConstruct.getRootConstruct() |
DeclarationConstruct |
DeclarationConstruct.withCapability(Object capability)
Adds the given capability to this declaration
|
| Constructor and Description |
|---|
WithParameters(org.mule.extension.introspection.declaration.HasParameters owner,
DeclarationConstruct declaration) |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.