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