| Package | Description |
|---|---|
| org.mule.extension.introspection.declaration |
| Modifier and Type | Method and Description |
|---|---|
OperationConstruct |
OperationConstruct.describedAs(String description)
Adds a description
|
OperationConstruct |
OperationConstruct.executorsCreatedBy(OperationExecutorFactory executorFactory)
Specifies the
OperationExecutorFactory to be used
to create OperationExecutor instances. |
OperationConstruct |
OperationConstruct.withCapability(Object capability)
Adds the given capability to the declaring operation
|
OperationConstruct |
OperationConstruct.withOperation(String name)
Adds another operation to the root
DeclarationConstruct |
OperationConstruct |
WithParameters.withOperation(String name)
Adds another operation of the given name
|
OperationConstruct |
DeclarationConstruct.withOperation(String name)
Adds an operation of the given name
|
OperationConstruct |
ParameterConstruct.withOperation(String name)
Adds another operation of the given name
|
Copyright © 2015 MuleSoft, Inc.. All rights reserved.