Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractComplexModel - Class in org.mule.runtime.extension.api.model
-
A specialization of
AbstractComplexModelwhich also implementsHasConnectionProviderModels,HasSourceModelsandHasOperationModels - AbstractComplexModel(String, String, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractComplexModel
- AbstractComplexModel(String, String, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, DisplayModel, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.AbstractComplexModel
- AbstractComponentModel - Class in org.mule.runtime.extension.api.model
-
Base class for immutable implementations of a
ComponentModel - AbstractComponentModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractComponentModel
-
Creates a new instance
- AbstractComponentModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.AbstractComponentModel
-
Creates a new instance
- AbstractComponentModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.AbstractComponentModel
-
Creates a new instance
- AbstractComponentModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.AbstractComponentModel
-
Creates a new instance
- AbstractExecutableComponentModel - Class in org.mule.runtime.extension.api.model
-
Base class for immutable implementations of a
ComponentModel - AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, List<? extends NestableElementModel>) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
-
Deprecated.
- AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, List<? extends NestableElementModel>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
-
Creates a new instance
- AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, List<? extends NestableElementModel>, Set<NotificationModel>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
-
Creates a new instance
- AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, List<? extends NestableElementModel>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
-
Creates a new instance
- AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, List<? extends NestableElementModel>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
-
Creates a new instance
- AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, List<? extends NestableElementModel>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
-
Creates a new instance
- AbstractImmutableModel - Class in org.mule.runtime.extension.api.model
-
Base class for immutable implementations of a
DescribedObjectEnrichableModelmodel - AbstractImmutableModel(String, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractImmutableModel
-
Creates a new instance
- AbstractNamedImmutableModel - Class in org.mule.runtime.extension.api.model
-
Base class for immutable implementations of
NamedObjectintrospection models - AbstractNamedImmutableModel(String, String, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
-
Creates a new instance
- AbstractParameterizedModel - Class in org.mule.runtime.extension.api.model.parameter
-
Base class for immutable implementation of
ParameterizedModel - AbstractParameterizedModel(String, String, List<ParameterGroupModel>, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.AbstractParameterizedModel
-
Creates a new instance
- AbstractStereotypedModel - Class in org.mule.runtime.extension.api.model.parameter
-
Base class for immutable implementation of
HasStereotypeModel - AbstractStereotypedModel(String, String, List<ParameterGroupModel>, DisplayModel, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- AbstractStereotypedModel(String, String, List<ParameterGroupModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- AbstractStereotypedModel(String, String, List<ParameterGroupModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- accept(Consumer<PollContext.PollItem<T, A>>) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
-
Submits an item to be processed.
- accept(ComponentModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
- accept(ComponentModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- accept(ComponentModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
- accept(ExtensionDeclarer, ExtensionLoadingContext) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate
-
Uses the given arguments to declare the extension
- accept(NestableElementModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
- accept(NestableElementModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- accept(NestableElementModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
- accept(OAuthGrantTypeVisitor) - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- accept(OAuthGrantTypeVisitor) - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- accept(OAuthGrantTypeVisitor) - Method in interface org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantType
-
Accepts a visitor
- accept(OAuthGrantTypeVisitor) - Method in class org.mule.runtime.extension.api.connectivity.oauth.PlatformManagedOAuthGrantType
- accept(QueryTranslator) - Method in class org.mule.runtime.extension.api.dsql.Expression
-
Translates an expression using the specified
queryTranslatorfrom DSQL into an expression in Native Query Language. - ACCEPTED - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
-
The item was accepted and has been scheduled for execution
- acceptedFileExtensions() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Path
- acceptsExpressions(ExpressionSupport) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- acceptsReferences(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- acceptsUrls() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Path
- ACCESS_TOKEN_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the access token Url is configured
- AccessTokenExpiredException - Exception in org.mule.runtime.extension.api.connectivity.oauth
-
Exception to be thrown by operations which are trying to use an expired access token.
- AccessTokenExpiredException() - Constructor for exception org.mule.runtime.extension.api.connectivity.oauth.AccessTokenExpiredException
- AccessTokenExpiredException(String) - Constructor for exception org.mule.runtime.extension.api.connectivity.oauth.AccessTokenExpiredException
- accessTokenExpr() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
- accessTokenExpr() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.ClientCredentials
- accessTokenUrl() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
- ACCOUNT_ID - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes an Account ID.
- addBooleanField(ObjectTypeBuilder, BaseTypeBuilder, String, String, Boolean) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addCustomDeclarationEnricher(DeclarationEnricher) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Registers a custom
DeclarationEnricherwhich is executed before the ones that the runtime automatically applies. - addCustomDeclarationEnricher(DeclarationEnricher) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
Registers a custom
DeclarationEnricherwhich is executed before the ones that the runtime automatically applies. - addCustomDeclarationEnrichers(Collection<DeclarationEnricher>) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Registers custom
DeclarationEnricherwhich are executed before the ones that the runtime automatically applies. - addCustomDeclarationEnrichers(Collection<DeclarationEnricher>) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
Registers custom
DeclarationEnricherwhich are executed before the ones that the runtime automatically applies. - addCustomValidator(ExtensionModelValidator) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Registers a custom
ExtensionModelValidatorto be executed on top of the ones which the runtime applies by default. - addCustomValidator(ExtensionModelValidator) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
Registers a custom
ExtensionModelValidatorto be executed on top of the ones which the runtime applies by default. - addCustomValidators(Collection<ExtensionModelValidator>) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Registers custom
ExtensionModelValidatorto be executed on top of the ones which the runtime applies by default. - addCustomValidators(Collection<ExtensionModelValidator>) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
Registers custom
ExtensionModelValidatorto be executed on top of the ones which the runtime applies by default. - addEnricher(DeclarationEnricher) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Registers a
DeclarationEnricheradded to the ones applied by default - addEnumField(ObjectTypeBuilder, BaseTypeBuilder, String, String, String, String...) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addEnumField(ObjectTypeBuilder, BaseTypeBuilder, String, String, T, T[]) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addError(Problem) - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
-
Adds an error
- addErrorMappings(OperationDeclaration) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addExpirationPolicy(ConfigurationDeclaration) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addField(ObjectTypeBuilder, TypeBuilder, String, String) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addField(Field) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets one of the selected fields from the queried entity.
- addInputResolver(String, InputTypeResolver) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Adds an
InputTypeResolverfor a specific input parameter - addInputResolvers(Map<String, InputTypeResolver>) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Invokes
ComponentMetadataConfigurer.addInputResolver(String, InputTypeResolver)per each entry inresolvers - addIntField(ObjectTypeBuilder, BaseTypeBuilder, String, String, Integer) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addLongField(ObjectTypeBuilder, BaseTypeBuilder, String, String, Long) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addOrderByField(Field) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets one of the fields to order by from.
- addParameter(String, Class<?>, DefaultOperationParametersBuilder) - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
-
Ads a new complex parameter to execute the operation with.
- addParameter(String, Object) - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
-
Ads a new parameter to execute the operation with.
- addParameter(String, Object) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Adds a custom parameter registered under
key - addParameter(String, Object) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Adds a custom parameter registered under
key - addParameter(String, Object) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
Adds a custom parameter registered under
key - addParameters(Map<String, Object>) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Adds the contents of the given map as custom parameters
- addParameters(Map<String, Object>) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Adds the contents of the given map as custom parameters
- addParameters(Map<String, Object>) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- addPasswordField(ObjectTypeBuilder, BaseTypeBuilder, String, String, String) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addPoolingProfileParameter(ConnectionProviderDeclaration) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addPrimaryNodeParameter(SourceDeclaration, boolean) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addReconnectionConfigParameter(ParameterizedDeclaration) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addReconnectionStrategyParameter(ParameterizedDeclaration) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addRedeliveryPolicy(ParameterizedDeclaration) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addRouteChainInputResolver(String, ChainInputTypeResolver) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Adds a
ChainInputTypeResolverfor a specific route. - addRoutePassThroughChainInputResolver(String) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Convenience method for configuring a route of which the inner chain will receive the same input type of the router itself.
- addRoutesChainInputResolvers(Map<String, ChainInputTypeResolver>) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Invokes
ComponentMetadataConfigurer.addRouteChainInputResolver(String, ChainInputTypeResolver)per each entry inresolvers - addStreamingParameter(ComponentDeclaration, MetadataType, QName) - Static method in class org.mule.runtime.extension.internal.loader.util.InfrastructureParameterBuilder
- addStringField(ObjectTypeBuilder, BaseTypeBuilder, String, String, String) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- addValidator(ExtensionModelValidator) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Registers an
ExtensionModelValidatoradded to the ones applied by default. - addVariable(String, Object) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Adds a variable
- addWarning(Problem) - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
-
Adds a warning
- ADVANCED - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.ParameterGroup
-
Group name for parameters that are considered for advanced usage.
- ADVANCED_TAB - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
-
Tab name for parameters that are considered for advanced usage.
- after(ExecutionContext<T>, Object) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
-
Executes after the execution of an operation is finished, regardless of it being successful or not.
- AFTER_FLOW_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the after flow is configured
- Alias - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Defines an alias for a Java type.
- ALL_SUPPORTED_JAVA_VERSIONS - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The full set of Java versions that an Extension can possibly support
- AllowedStereotypes - Annotation Interface in org.mule.runtime.extension.api.annotation.param.stereotype
-
Declares an array of
classesof anStereotypeDefinition, to communicate and declare whichStereotypeDefinitionthenested componentallows to be injected with. - allowEvaluationLicense() - Element in annotation interface org.mule.runtime.extension.api.annotation.license.RequiresEnterpriseLicense
- allowInlineDefinition() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.ParameterDsl
-
Whether the associated element should support inline definition as child element.
- allowInlineDefinition() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.TypeDsl
-
Whether the associated element should support inline definition as child element.
- allowReferences() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.ParameterDsl
-
Whether the associated element should support registry references.
- allowsInlineDefinition() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
- allowsInlineDefinition() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- allowsInlineDefinition(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- allowsReferences() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
- allowsReferences(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- allowsTopLevelDeclaration() - Method in class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
- allowsTopLevelDefinition() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- allowsTopLevelDefinition(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- allowTopLevelDefinition() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.TypeDsl
-
Whether the associated element should support being defined as a top level element.
- alphaSortDescribedList(List<T>) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Sorts the given
listin ascending alphabetic order, usingNamedObject.getName()as the sorting criteria - ALREADY_IN_PROCESS - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
-
The item was rejected because idempotency was enabled and another thread or node is already processing this item
- ALWAYS - Enum constant in enum class org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
-
This strategy always yields a correlation id, regardless of
CorrelationInfo.isOutboundCorrelationEnabled() - ALWAYS_BEGIN - Enum constant in enum class org.mule.runtime.extension.api.tx.SourceTransactionalAction
-
Will ensure that a new transaction is created for each invocation
- ALWAYS_JOIN - Enum constant in enum class org.mule.runtime.extension.api.tx.OperationTransactionalAction
-
There must always be a transaction present for the invocation
- ANY - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Wild card that matches with any error and is on top of the error hierarchy for those that allow handling.
- ANY - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- API_KEY - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes an API Key.
- API_KEY_AUTH_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection that uses an ApiKey as it's authentication method.
- APP_CONFIG - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- APP_CONFIG_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- AppConfigStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor any generic config global element. - APPLICATION_CSV - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- APPLICATION_HTML - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- APPLICATION_JSON - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- APPLICATION_OCTET_STREAM - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- APPLICATION_PLAIN - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- APPLICATION_XML - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- areTypesEqual(MetadataType, MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
-
Check whether the given
MetadataTypes can be considered equal. - artifacts() - Element in annotation interface org.mule.runtime.extension.api.annotation.PrivilegedExport
- asAllOfRouter() - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Convenience method to configure routers that return the sum of all its routes, in the form of an object which attributes matches the route names (e.g:
<scatter-gather> - ASC - Enum constant in enum class org.mule.runtime.extension.api.dsql.Direction
-
Ascending sorting, from the smallest to the largest item.
- asOneOfRouter() - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Convenience method to configure routers that will output the result of (any) one of its routes.
- asPagedOperation(ComponentDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the component being declared by the
declareris paged. - asPassthroughScope() - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Convenience method to configure a scope that outputs the result of its inner chain.
- asWrappedElement(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Declares whether or not
thisDslElementSyntaxis a wrapped element. - attributes() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.OutputResolver
-
Specifies the
AttributesTypeResolverwhich should be used to resolve the type of theMessage.getAttributes()of the output message. - attributes(A) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
-
Sets the output attributes value
- AttributesJsonType - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata.fixed
-
Declares the annotated
ComponentModel's attributesMetadataTypeto the type represented by the JSON Schema. - attributesMediaType(MediaType) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
-
Sets the output
MediaTypefor the attributes - attributesResolver() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.MetadataScope
- AttributesXmlType - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata.fixed
-
Declares the annotated
ComponentModel's attributesMetadataTypeto the type represented by the provided element in the XSD Schema. - AuthCodeRequest - Interface in org.mule.runtime.extension.api.connectivity.oauth
-
Provides information about the request that is sent to the authorization url during an OAuth2 dance using the Authorization-Code grant type.
- AuthenticationHandler - Interface in org.mule.runtime.extension.api.security
-
This handler allows to configure the current context's authentication, used for encryption and inbound authentication, based on a given
Authenticationrequest. - AUTHORIZATION_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the authorization Url is configured
- AuthorizationCode - Annotation Interface in org.mule.runtime.extension.api.annotation.connectivity.oauth
-
To be used on implementations of
ConnectionProvider, indicates that the provided connections will be authenticated using Authorization-Code grant type of the OAuth2 specification. - AuthorizationCodeGrantType - Class in org.mule.runtime.extension.api.connectivity.oauth
-
Implementation of which contains information about how to use the Authorization-Code grant type against a particular OAuth provider
- AuthorizationCodeGrantType(String, String, String, String, String, String) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
-
Creates a new instance
- AuthorizationCodeGrantType(String, String, String, String, String, String, CredentialsPlacement, boolean) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
-
Creates a new instance
- AuthorizationCodeState - Interface in org.mule.runtime.extension.api.connectivity.oauth
-
ConnectionProviderimplementations which are also annotated withAuthorizationCodeMUST have a field of this type. - authorizationUrl() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
- AUTO - Enum constant in enum class org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
-
Whether to send a correlation id or not is defined by checking the
CorrelationInfo.isOutboundCorrelationEnabled()method.
B
- BACK_PRESSURE_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring the backpressure strategy
- BACK_PRESSURE_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring the backpressure strategy
- BackPressure - Annotation Interface in org.mule.runtime.extension.api.annotation.source
-
Allows the customization of a
Sourceavailable and defaultBackPressureMode. - BackPressureAction - Enum Class in org.mule.runtime.extension.api.runtime.source
-
Indicates which type of back pressure has the runtime applied on a give message.
- BackPressureContext - Interface in org.mule.runtime.extension.api.runtime.source
-
Provides information about how the runtime applied back pressure on a certain
event - BackPressureDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Adds a parameter for back pressure on message sources that apply
- BackPressureDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.BackPressureDeclarationEnricher
- BackPressureMode - Enum Class in org.mule.runtime.extension.api.runtime.source
-
Describes the available back pressure strategies
- BackPressureModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates that the backPressureStrategy parameter is correctly formed on the sources that apply
- BackPressureModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.BackPressureModelValidator
- BackPressureStrategyModelProperty - Class in org.mule.runtime.extension.api.property
-
Private
ModelPropertywhich describes the back pressure support of a givenSourceModel - BackPressureStrategyModelProperty(BackPressureMode, Set<BackPressureMode>) - Constructor for class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- baseType() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.TypeDsl
-
Specifies that the annotated type should extend from an specific baseType If the namespace prefix does not exist or the string doesn't match the required format, an
IllegalArgumentExceptionwill be thrown. - baseType() - Element in annotation interface org.mule.runtime.extension.api.annotation.SubTypeMapping
- BASIC_AUTH_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection that uses Basic as it's authentication method.
- BASIC_AUTH_HEADER - Enum constant in enum class org.mule.runtime.extension.api.security.CredentialsPlacement
-
Send credentials in a Basic Authentication header
- before(ExecutionContext<T>) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
-
Executes before the operation is executed.
- BEFORE_FLOW_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the before flow is configured
- bindConnection(Object) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Associates the given
connectiontothiscontext. - BLOCKING - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- BODY - Enum constant in enum class org.mule.runtime.extension.api.runtime.parameter.HttpParameterPlacement
-
The parameter will be added as part of an
application/x-www-form-urlencodedHttp request body - BODY - Enum constant in enum class org.mule.runtime.extension.api.security.CredentialsPlacement
-
Send credentials encoded in HTTP Body
- BooleanParameterDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
DeclarationEnricherimplementation that walks through all theBooleanTypeparameters and sets them as optional. - BooleanParameterDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.BooleanParameterDeclarationEnricher
- build() - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
-
Builds a new
OperationParametersinstance with all the configured parameters. - build() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
- build() - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Returns the final builded
DsqlQuery. - build() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
- build() - Method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
- build() - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
- build() - Method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Create an
Valuebased in the information given to the Builder, included all their children. - buildDynamicConfigExpirationType() - Method in class org.mule.runtime.extension.api.declaration.type.DynamicConfigExpirationTypeBuilder
- builder() - Static method in class org.mule.runtime.extension.api.client.DefaultOperationParameters
- builder() - Static method in class org.mule.runtime.extension.api.runtime.operation.Result
-
Creates a new
Result.Builder - builder(ClassLoader, DslResolvingContext) - Static method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- builder(Message) - Static method in class org.mule.runtime.extension.api.runtime.operation.Result
-
Creates a new
Result.Builderinitialises with a state that matched the one of the givenmuleMessage - Builder() - Constructor for class org.mule.runtime.extension.api.runtime.operation.Result.Builder
- buildErrorMappingsType() - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- buildExpirationPolicyType() - Method in class org.mule.runtime.extension.api.declaration.type.DynamicConfigExpirationTypeBuilder
- buildPoolingProfileType() - Method in class org.mule.runtime.extension.api.declaration.type.PoolingProfileTypeBuilder
- buildReconnectionConfigType() - Method in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- buildReconnectionStrategyType() - Method in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- buildRedeliveryPolicyType() - Method in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- buildSchemaLocation(String, String) - Static method in class org.mule.runtime.extension.api.util.XmlModelUtils
-
Given a prefix and a namespace returns the correspondent schema location
C
- CachedClassTypeLoader - Class in org.mule.runtime.extension.internal.loader
- CachedClassTypeLoader(ClassTypeLoader) - Constructor for class org.mule.runtime.extension.internal.loader.CachedClassTypeLoader
- CALLBACK_PATH_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the path of the OAuth callback is configured
- canBeUsedImplicitly(ParameterizedModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns whether the given model can be used implicitly.
- category() - Element in annotation interface org.mule.runtime.extension.api.annotation.Extension
-
Extension's
Category - Chain - Interface in org.mule.runtime.extension.api.runtime.route
-
A
Chainallows a givenOperationto receive a chain of message processors to be executed as part of the operation's execution. - CHAIN - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- CHAIN_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- ChainStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor the chain of components defined through a DSL. - checkArgument(boolean, String) - Static method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- checkArgument(boolean, String) - Static method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
- classes() - Element in annotation interface org.mule.runtime.extension.api.annotation.Export
- ClassLoaderDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Adds a
ClassLoaderModelPropertypointing toExtensionLoadingContext.getExtensionClassLoader() - ClassLoaderDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ClassLoaderDeclarationEnricher
- ClassLoaderModelProperty - Class in org.mule.runtime.extension.api.property
-
Links an
EnrichableModelwith aClassLoader. - ClassLoaderModelProperty(ClassLoader) - Constructor for class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
-
Creates a new instance
- ClassValue - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Marks a field or parameter annotated with
Parameteras actually representing a class. - clear() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- CLIENT_ID - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a client id.
- CLIENT_ID_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the OAuth client id is configured
- CLIENT_SECRET - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a password.
- CLIENT_SECRET_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the OAuth client secret is configured
- CLIENT_SECURITY - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates a security type problem enforced by an external entity.
- ClientCredentials - Annotation Interface in org.mule.runtime.extension.api.annotation.connectivity.oauth
-
To be used on implementations of
ConnectionProvider, indicates that the provided connections will be authenticated using Client Credentials grant type of the OAuth2 specification. - ClientCredentialsGrantType - Class in org.mule.runtime.extension.api.connectivity.oauth
-
Implementation of
OAuthGrantTypewhich contains information about how to use the Client Credentials grant type against a particular OAuth provider - ClientCredentialsGrantType(String, String, String, String, CredentialsPlacement) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
-
Creates a new instance
- ClientCredentialsState - Interface in org.mule.runtime.extension.api.connectivity.oauth
-
ConnectionProviderimplementations which are also annotated withClientCredentialsMUST have a field of this type. - ClusterSupport - Annotation Interface in org.mule.runtime.extension.api.annotation.source
-
Indicates the
SourceClusterSupportthat aSourceshould have when running in cluster mode. - ClusterSupportEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Adds a #
ExtensionConstants.PRIMARY_NODE_ONLY_PARAMETER_NAMEparameter on all sources for whichSourceModel.runsOnPrimaryNodeOnly()isfalse - ClusterSupportEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ClusterSupportEnricher
- compare(ParameterModel, ParameterModel) - Method in class org.mule.runtime.extension.api.util.ParameterModelComparator
- CompletableComponentExecutor<M extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
-
A facade interface which hides the details of how an operation is actually executed.
- CompletableComponentExecutor.ExecutorCallback - Interface in org.mule.runtime.extension.api.runtime.operation
-
Callback to notify the operation's result.
- CompletableComponentExecutorFactory<T extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
-
Creates
CompletableComponentExecutorinstances - complete(Object) - Method in interface org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor.ExecutorCallback
-
Invoked when the operation completed successfully.
- completeWithError(Throwable, Consumer<SourceCallbackParameterizer>) - Method in interface org.mule.runtime.extension.api.client.source.SourceResultHandler
-
Executes the source's error callback.
- completeWithSuccess(Consumer<SourceCallbackParameterizer>) - Method in interface org.mule.runtime.extension.api.client.source.SourceResultHandler
-
Executes the source's completion callback.
- CompletionCallback<T,
A> - Interface in org.mule.runtime.extension.api.runtime.process -
This callback is how non blocking operations notify their outcome.
- ComplexParameter - Class in org.mule.runtime.extension.internal.client
-
Represents a complex parameter that has a type and it's composed by other parameters.
- ComplexParameter(Class<?>, Map<String, Object>) - Constructor for class org.mule.runtime.extension.internal.client.ComplexParameter
- ComponentDeclarationUtils - Class in org.mule.runtime.extension.privileged.util
-
Provides a way to access the functionality on internal model properties when declaring components on crafted extensions.
- ComponentExecutor<T extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
-
Deprecated.since 1.3.0. Use
CompletableComponentExecutorinstead - ComponentExecutorFactory<T extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
-
Deprecated.since 1.3.0. Use
CompletableComponentExecutorFactoryinstead - componentHasAnImplicitConfiguration(ExtensionModel, ComponentModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns whether the given
ComponentModelhas an associated configuration that can be created implicitly. - ComponentId - Annotation Interface in org.mule.runtime.extension.api.annotation.param.stereotype
-
Marks a Component's
ParameterModelas the Component ID. - ComponentIdFieldTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Marker annotation for a
ObjectFieldTypethat represents acomponentId. - ComponentIdFieldTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ComponentIdFieldTypeAnnotation
-
Creates a new instance
- ComponentMetadataConfigurer - Interface in org.mule.runtime.extension.api.metadata
-
Declarative API for configuring DataSense related resolvers at the declarer or declaration level with minimal exposure to the implementation details.
- ComponentMetadataConfigurerFactory - Class in org.mule.runtime.extension.api.metadata
-
Factory of
ComponentMetadataConfigurer. - ComponentMetadataConfigurerFactory() - Constructor for class org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurerFactory
- ComponentMetadataConfigurerFactoryDelegate - Interface in org.mule.runtime.extension.api.metadata
-
Factory of
ComponentMetadataConfigurer. - ComponentParameterizer<T extends ComponentParameterizer> - Interface in org.mule.runtime.extension.api.client.params
-
Parameterizes a component executed or created through the
ExtensionsClient - ComponentSampleDataProvider - Interface in org.mule.runtime.extension.api.data.sample
-
Contract for components capable of providing sample data.
- ComponentValueProvider - Interface in org.mule.runtime.extension.api.values
-
This interface allows the exposure of the
valuesassociated to a parameter of a Component. - compute(Class<?>, BiFunction<? super Class<?>, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- computeIfAbsent(Class<?>, Function<? super Class<?>, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- computeIfPresent(Class<?>, BiFunction<? super Class<?>, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- Config - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Indicates that the annotated member should be injected with the currently active configuration instance.
- CONFIG - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- CONFIG_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The name of the 'config' attribute of an executable element in the DSL
- CONFIG_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- configName(String) - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
-
Sets the name of the config used to execute an operation.
- ConfigOverride - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Binds the annotated member with the
ParameterModelof the samenameandtypethat exists in theconfigassociated to thecontainerof the annotated member. - ConfigOverrideTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Marker annotation for a field that is a
ConfigOverride. - ConfigOverrideTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
-
Creates a new instance
- ConfigRefDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Enriches component models that depends on a configuration adding the `config-ref` parameter to the model.
- ConfigRefDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ConfigRefDeclarationEnricher
- ConfigReference - Annotation Interface in org.mule.runtime.extension.api.annotation.param.reference
- ConfigReferences - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Container for the
RepeatableConfigReferenceannotation - Configuration - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Used to express that a class should be used to describe a
org.mule.runtime.extension.api.introspection.Configurationmodel. - CONFIGURATION - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- ConfigurationFactory - Interface in org.mule.runtime.extension.api.runtime.config
-
Creates instances of objects which are compliant with the model described by the owning
ConfigurationModel. - ConfigurationInstance - Interface in org.mule.runtime.extension.api.runtime.config
-
Just like the
ConfigurationModelclass provides introspection on a configuration's structure and parameters, this concept provides an abstraction on an actual configuration instance which was declared and instantiated. - ConfigurationModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
ExtensionModelValidatorwhich applies toExtensionModels which containsConfigurationModels andOperationModels . - ConfigurationModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ConfigurationModelValidator
- ConfigurationParameterValueProvider - Interface in org.mule.runtime.extension.api.values
-
This interface allows the exposure of the
Setofvaluesassociated to a Configuration's or Connection Provider's parameter. - ConfigurationProvider - Interface in org.mule.runtime.extension.api.runtime.config
-
A component responsible for providing instances which are realizations of a given
ConfigurationModel. - Configurations - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Allows to reference a list of classes from which a
org.mule.runtime.extension.api.introspection.Configurationmodel is to be inferred. - ConfigurationState - Interface in org.mule.runtime.extension.api.runtime.config
-
Contains the state of the parameters of a given
ConfigurationInstance. - ConfigurationStats - Interface in org.mule.runtime.extension.api.runtime.config
-
Usage statistics about a
ConfigurationInstance. - configure(ParameterizedDeclaration<T>) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Applies the configuration on
thisinstance on the givendeclaration. - configure(ParameterizedDeclarer<T, D>) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Applies the configuration on
thisinstance on the givendeclarer. - configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
Allows adding pre-configured the given
contextbefore it's fed intoExtensionModelLoader.declareExtension(ExtensionLoadingContext). - ConfiguredComponent - Interface in org.mule.runtime.extension.api.runtime.config
-
Represents a component which might be associated to a
ConfigurationInstance - configureNullMetadata(ParameterizedDeclaration<T>) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Configures the given
declarationwith resolvers that implement theNull-Objectdesign pattern. - configureNullMetadata(ParameterizedDeclarer<T, D>) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Configures the given
declarerwith resolvers that implement theNull-Objectdesign pattern. - Connection - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Indicates that the annotated member should be injected with a currently active connection.
- CONNECTION - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.ParameterGroup
-
Group name for parameters that are considered to be part of a connection configuration.
- CONNECTION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection and it's authentication details.
- CONNECTION_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- CONNECTION_FAILURE - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
- CONNECTION_ID - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a connection ID.
- CONNECTION_PROVIDER - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- CONNECTION_TAB - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
-
Tab name for parameters that are considered to be part of a connection configuration.
- ConnectionProviderDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Enriches all the
ConnectionProviderDeclarationby adding language rules parameters. - ConnectionProviderDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ConnectionProviderDeclarationEnricher
- ConnectionProviderFactory<T> - Interface in org.mule.runtime.extension.api.runtime.connectivity
-
Creates instances of
ConnectionProviderfor the genericConfigandConnectiontypes. - ConnectionProviderModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
ExtensionModelValidatorwhich applies toExtensionModels which containsConnectionProviderModels This validator makes sure that: No parameter of anyConnectionProviderModelis defined as a configuration override - ConnectionProviderModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ConnectionProviderModelValidator
- ConnectionProviderNameModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates that there's no name clashing among the extension's connection providers
- ConnectionProviderNameModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ConnectionProviderNameModelValidator
- ConnectionProviders - Annotation Interface in org.mule.runtime.extension.api.annotation.connectivity
- ConnectionStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor any generic connection. - CONNECTIVITY - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that a problem occurred and a connection could not be established.
- CONNECTIVITY_PREFIX - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
The prefix for terms exclusive to the connectivity domain
- ConnectivityVocabulary - Class in org.mule.runtime.extension.privileged.semantic
-
A set of constants which represent the Anypoint model vocabulary terms which are relevant to the connectivity domain
- CONSTRUCT - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- CONSUMER_KEY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the OAuth consumer key is configured
- CONSUMER_SECRET_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the OAuth consumer secret is configured
- containing(String, DslElementSyntax) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
- containsKey(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
-
Determines if there's a matching mapping by the rules described on the class javadoc.
- containsValue(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- Content - Annotation Interface in org.mule.runtime.extension.api.annotation.param
- ContentParameterDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Sets defaults and other configurations on content parameters so that they provider a consistent experience.
- ContentParameterDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ContentParameterDeclarationEnricher
- ContentParameterModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates that all content parameters are property configured.
- ContentParameterModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ContentParameterModelValidator
- coordinates() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
-
If provided, suggests Maven coordinates where the required library can be found.
- copy() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
-
Creates a new
Result.Builderinitialises with a state that matchedthisresult - copy(List<T>) - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- copy(Set<T>) - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- CORE_NAMESPACE - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
Namespace for Mule core elements
- CORE_PREFIX - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
This is the namespace prefix for core elements in the configuration.
- CORE_SCHEMA_LOCATION - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
Namespace for Mule core elements
- CorrelationInfo - Interface in org.mule.runtime.extension.api.runtime.parameter
-
Provides message correlation information.
- COUNT - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- create() - Static method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
- create() - Method in class org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurerFactory
- create() - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurerFactoryDelegate
- create(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.ExtensionModelFactory
-
Transforms the given
extensionLoadingContextinto a validExtensionModelusing a specifyingdescribingContext - createAuthentication(Credentials) - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
- createContext() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
- createCredentialsBuilder() - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
- createExecutor(T, Map<String, Object>) - Method in interface org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutorFactory
-
Creates a new
CompletableComponentExecutor - createExecutor(T, Map<String, Object>) - Method in interface org.mule.runtime.extension.api.runtime.operation.ComponentExecutorFactory
-
Deprecated.Creates a new
ComponentExecutor - createExtensionModel() - Method in interface org.mule.runtime.extension.api.provider.RuntimeExtensionModelProvider
- createHandler() - Method in interface org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerFactory
-
Creates a new instance of a
ExceptionHandler - createHandler() - Method in interface org.mule.runtime.extension.api.runtime.exception.SdkExceptionHandlerFactory
-
Creates a new instance of a
ExceptionHandler - createInterceptor() - Method in interface org.mule.runtime.extension.api.runtime.InterceptorFactory
-
Deprecated.Creates a new
Interceptor - createMessageSource() - Method in interface org.mule.runtime.extension.api.runtime.source.SdkSourceFactory
-
Creates a new instance of either
SourceorSource. - createSource() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceFactory
-
Deprecated.Creates a new instance of
Source - createSource(String, String, Consumer<SourceResultHandler<T, A>>, Consumer<SourceParameterizer>) - Method in interface org.mule.runtime.extension.api.client.ExtensionsClient
-
Creates and initialises a
Sourceusing a given parameterization. - createTypeHandlerManager() - Method in class org.mule.runtime.extension.api.declaration.type.ExtensionsTypeHandlerManagerFactory
-
Creates a
TypeHandlerManagerwhich uses aExtensionsObjectFieldHandler - createTypeLoader() - Method in class org.mule.runtime.extension.api.declaration.type.DefaultExtensionsTypeLoaderFactory
-
Delegates into
DefaultExtensionsTypeLoaderFactory.createTypeLoader(ClassLoader)using the current contextClassLoader - createTypeLoader() - Method in interface org.mule.runtime.extension.api.declaration.type.ExtensionsTypeLoaderFactory
- createTypeLoader(ClassLoader) - Method in class org.mule.runtime.extension.api.declaration.type.DefaultExtensionsTypeLoaderFactory
-
Creates a new
JavaTypeLoaderusing the givenclassLoader - createTypeLoader(ClassLoader) - Method in interface org.mule.runtime.extension.api.declaration.type.ExtensionsTypeLoaderFactory
- createXmlLanguageModel(Optional<String>, Optional<String>, String, String) - Static method in class org.mule.runtime.extension.api.util.XmlModelUtils
-
Takes a set of parameters extracted from the extension and generates a
XmlDslModel. - credentialsPlacement() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
-
Allows to customize the placement that the client credentials will have in the request.
- credentialsPlacement() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.ClientCredentials
-
Allows to customize the placement that the client credentials will have in the request.
- CredentialsPlacement - Enum Class in org.mule.runtime.extension.api.security
-
Describes the possible placements credentials can have inside a HTTP request
- CRITICAL - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that a severe error occurred.
- CursorProviderTypeHandler - Class in org.mule.runtime.extension.api.declaration.type
-
Implementation of
ClassHandlerfor thecursor providers - CursorProviderTypeHandler() - Constructor for class org.mule.runtime.extension.api.declaration.type.CursorProviderTypeHandler
D
- DeclarationEnricher - Interface in org.mule.runtime.extension.api.loader
-
Enriches
declarersbefore they are actually turned into models. - DeclarationEnricherPhase - Enum Class in org.mule.runtime.extension.api.loader
- DeclarationEnrichers - Annotation Interface in org.mule.runtime.extension.api.annotation.privileged
-
DO NOT USE THIS ANNOTATION.
- DeclarationEnricherWalkDelegate() - Constructor for class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
- declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
This method uses the
ExtensionDeclarerfound throughExtensionLoadingContext.getExtensionDeclarer()to define theExtensionModelto be loaded. - DEFAULT_ALL_NODES - Enum constant in enum class org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
-
Runs on all the cluster nodes by default, but the user can choose to only run on the primary one
- DEFAULT_BYTE_STREAMING_BUFFER_DATA_UNIT - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default unit which qualifies
ExtensionConstants.DEFAULT_BYTE_STREAMING_BUFFER_SIZE - DEFAULT_BYTE_STREAMING_BUFFER_INCREMENT_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default increment size of a bytes streaming buffer which will expand its capacity
- DEFAULT_BYTE_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default size of the buffer that allows for repeatable streams
- DEFAULT_BYTES_STREAMING_MAX_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default maximum size that a bytes streaming buffer is allowed to expand to
- DEFAULT_CONFIG_DESCRIPTION - Static variable in annotation interface org.mule.runtime.extension.api.annotation.Extension
- DEFAULT_CONFIG_NAME - Static variable in annotation interface org.mule.runtime.extension.api.annotation.Extension
- DEFAULT_NAMESPACE_URI_MASK - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
Format mask for the default location of a schema
- DEFAULT_OBJECT_STREAMING_BUFFER_INCREMENT_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default increment size of an object streaming buffer which will expand its capacity
- DEFAULT_OBJECT_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default size of the buffer that allows for repeatable objects streaming
- DEFAULT_OBJECT_STREAMING_MAX_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default maximum size that an objects streaming buffer is allowed to expand to
- DEFAULT_ORDER - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
-
Parameter's default order.
- DEFAULT_PRIMARY_NODE_ONLY - Enum constant in enum class org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
-
Only runs on the primary node by default, but the user can choose to run on all the nodes
- DEFAULT_SUPPORTED_JAVA_VERSIONS - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The Java versions that an Extension is assumed to support if not explicitly stated
- DEFAULT_TAB - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
- DefaultEncoding - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
This annotation is meant to be applied on fields of classes or on operation's arguments.
- DefaultExtensionLoadingContext - Class in org.mule.runtime.extension.internal.loader
-
Default implementation of
ExtensionLoadingContext. - DefaultExtensionLoadingContext(ClassLoader, DslResolvingContext) - Constructor for class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- DefaultExtensionLoadingContext(ExtensionDeclarer, ClassLoader, DslResolvingContext) - Constructor for class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- DefaultExtensionLoadingContext(ExtensionDeclarer, ExtensionModelLoadingRequest) - Constructor for class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- DefaultExtensionLoadingContext(ExtensionModelLoadingRequest) - Constructor for class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- DefaultExtensionsTypeLoaderFactory - Class in org.mule.runtime.extension.api.declaration.type
-
Default implementation of
ExtensionsTypeLoaderFactory - DefaultExtensionsTypeLoaderFactory() - Constructor for class org.mule.runtime.extension.api.declaration.type.DefaultExtensionsTypeLoaderFactory
- defaultImplementingType() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.NullSafe
-
Declares the default
Typethat will be instantiated if theNullSafemechanism is triggered on a non-instantiable type - DefaultImplementingTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Declares the default
Typethat will be instantiated for thisObjectFieldTypeif no instance is provided as a value. - DefaultImplementingTypeAnnotation(MetadataType) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- DefaultImplementingTypeModelProperty - Class in org.mule.runtime.extension.api.property
-
Declares the default
Typethat will be instantiated for thisParameterModelif no instance is provided as a value. - DefaultImplementingTypeModelProperty(MetadataType) - Constructor for class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
- DefaultImportTypesStrategy - Class in org.mule.runtime.extension.api.dsl.syntax.resolver
-
Default
ImportTypesStrategyimplementation that fails if an extension could not be located in the current context. - DefaultImportTypesStrategy(ExtensionModel, DslResolvingContext) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.resolver.DefaultImportTypesStrategy
- defaultMode() - Element in annotation interface org.mule.runtime.extension.api.annotation.source.BackPressure
-
Returns the default mode.
- defaultNamespace(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
- DefaultOperationParameters - Class in org.mule.runtime.extension.api.client
-
Default
OperationParametersimplementation, works as a genericOperationParametersfor every extension operation. - DefaultOperationParametersBuilder - Class in org.mule.runtime.extension.api.client
-
Builder pattern implementation for building a new
OperationParametersinstance. - DefaultOperatorTranslator - Class in org.mule.runtime.extension.api.dsql
-
Default
OperatorTranslatorimplementation, if no implementation is defined in aQueryTranslatorthis one is going to be used. - DefaultOperatorTranslator() - Constructor for class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
- DefaultProblemsHandler - Class in org.mule.runtime.extension.internal.loader
-
Default
ProblemsHandler. - defaultScopes() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
- defaultScopes() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.ClientCredentials
- DefaultStereotypeEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Adds a default stereotype on all components which don't define one
- DefaultStereotypeEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.DefaultStereotypeEnricher
- defaultValue() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.Optional
-
The default value to use if the user doesn't specify a value for the parameter.
- Deprecated - Annotation Interface in org.mule.runtime.extension.api.annotation.deprecated
-
Indicated that the current annotated member is deprecated from the extension.
- DESC - Enum constant in enum class org.mule.runtime.extension.api.dsql.Direction
-
Descending sorting, from the largest to the smallest item.
- description - Variable in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- description() - Element in annotation interface org.mule.runtime.extension.api.annotation.Alias
-
An optional description to further describe the annotated member
- description() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
- description() - Element in annotation interface org.mule.runtime.extension.api.annotation.license.RequiresEntitlement
- DIGEST_AUTH_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection that uses Digest as it's authentication method.
- Direction - Enum Class in org.mule.runtime.extension.api.dsql
-
The direction to sort the items returned from a query.
- discoverRuntimeExtensionModels() - Static method in class org.mule.runtime.extension.api.provider.RuntimeExtensionModelProviderLoaderUtils
-
Discovers the extension models provided by the Mule Runtime.
- DisplayName - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Allows to specify a custom label for the element and/or field to be used in the UI.
- DisplayTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A
TypeAnnotationthat contains information about the name and summary that should be rendered in the UI for a particular model. - DisplayTypeAnnotation(DisplayModel) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
-
Creates a new instance
- dispose() - Method in interface org.mule.runtime.extension.api.client.source.SourceHandler
-
Completely disposes the source and all its allocated resources.
- doCreate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
Creates an
ExtensionModelfrom thecontext. - DOMAIN - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A network domain (whatever the underlying protocol)
- DONT_SET_DEFAULT_VALUE_TO_BOOLEAN_PARAMS - Static variable in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
Avoids setting a default value of
falseto parameters of boolean type. - doStart() - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
-
Implement this method to perform custom starting logic.
- doStop() - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
-
Implement this method to perform custom stopping logic.
- DROP - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.BackPressureAction
-
Indicates that the message will simply be dropped.
- DROP - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.BackPressureMode
-
Apply back pressure by dropping the filtered event
- DslBaseType - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Pojo used to store a baseType when specified from
TypeDsl. - DslBaseType() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
- DslBaseType(String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
- DslBaseType(String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
- DslConstants - Interface in org.mule.runtime.extension.internal.dsl
-
Mule DSL constants.
- DslElementSyntax - Class in org.mule.runtime.extension.api.dsl.syntax
-
Provides a declaration of how a
Componentis represented inXML, containing all the required information for theXMLelement creation and parsing. - DslElementSyntax(String, String, String, String, boolean, boolean, boolean, boolean, boolean, Map<MetadataType, DslElementSyntax>, Map<String, DslElementSyntax>) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
-
Creates a new instance of
DslElementSyntax - DslElementSyntaxBuilder - Class in org.mule.runtime.extension.api.dsl.syntax
-
Implementation of the builder design pattern to create instances of
DslElementSyntax - DslResourceFactory - Interface in org.mule.runtime.extension.api.dsl.syntax.resources.spi
-
Creates a
GeneratedResourceinstance from anExtensionModelinstance. - DslSyntaxResolver - Interface in org.mule.runtime.extension.api.dsl.syntax.resolver
-
Provides the
DslElementSyntaxof anyComponent,ParameterorTypewithin the context of theExtension modelwhere the Component was declared. - DslSyntaxUtils - Class in org.mule.runtime.extension.api.dsl.syntax
-
Utils class with helper methods for the
DslSyntaxResolver - DsqlParser - Class in org.mule.runtime.extension.api.dsql
-
This class works as a processor of
DsqlQuerys, conforming to the rules of the formal defined grammar. - DsqlParser() - Constructor for class org.mule.runtime.extension.api.dsql.DsqlParser
- DsqlQuery - Class in org.mule.runtime.extension.api.dsql
-
Represents a parsed DSQL query.
- DsqlQuery() - Constructor for class org.mule.runtime.extension.api.dsql.DsqlQuery
- DYNAMIC_CONFIG_EXPIRATION_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Description of the
<dynamic-config-expiration>tag - DYNAMIC_CONFIG_EXPIRATION_FREQUENCY - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The default frequency at which the runtime checks for dynamic configs which became eligible for expiration
- DynamicConfigDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Adds an
ExpirationPolicyparameter to all configs which might be used in a dynamic way - DynamicConfigDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.DynamicConfigDeclarationEnricher
- DynamicConfigExpirationTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
-
Creates instances of
MetadataTypewhich represent anExpirationPolicy. - DynamicConfigExpirationTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.DynamicConfigExpirationTypeBuilder
E
- EE_NAMESPACE - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
Namespace for EE elements
- EE_PREFIX - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
This is the namespace prefix for EE elements in the configuration.
- EmitsResponse - Annotation Interface in org.mule.runtime.extension.api.annotation.source
-
Indicates that the annotated
Sourcesupports emitting responses back to the client once a generated message is processed (either correctly or incorrectly). - ENCODING - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes an encoding property
- ENDPOINT - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
EndPoint in the API holding a number of executable operations
- enrich(ExtensionLoadingContext) - Method in interface org.mule.runtime.extension.api.loader.DeclarationEnricher
-
Enriches the descriptor provided in the given
extensionLoadingContext. - enrich(ExtensionLoadingContext) - Method in interface org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher
-
Enriches the declaration in the
extensionLoadingContextby using aDeclarationWalkerusing the result ofWalkingDeclarationEnricher.getWalkDelegate(ExtensionLoadingContext)as a delegate. - enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ClassLoaderDeclarationEnricher
- enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.DynamicConfigDeclarationEnricher
- enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.XmlDeclarationEnricher
- enrichException(Exception) - Method in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
-
This method can return a new enriched exception or the original exception after doing some processing with it.
- enrichWithTypeAnnotation(AnnotatedElement, WithAnnotation) - Static method in class org.mule.runtime.extension.internal.semantic.TypeSemanticTermsUtils
-
Introspects the given
elementfor semantic annotations (by the rules ofSemanticTermsHelper.getParameterTermsFromAnnotations(java.util.function.Function)). - entityResolver() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.Query
-
A
QueryEntityResolverimplementation used to resolve metadata about the entities that can be queried using DSQL. - EntityType - Class in org.mule.runtime.extension.api.dsql
-
Represents the queried entity in a DSQL query.
- EntityType(String) - Constructor for class org.mule.runtime.extension.api.dsql.EntityType
- entrySet() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ComponentIdFieldTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- equals(Object) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- equals(Object) - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
-
Defines object equality based on the given object being an object of this class and in the equality of the
AbstractNamedImmutableModel.getName()attributes - equals(Object) - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
- equals(Object) - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
- equals(Object) - Method in class org.mule.runtime.extension.api.property.ResolverInformation
- equals(Object) - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- equals(Object) - Method in class org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
- equals(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- equals(Object) - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- equalsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the less operator.
- equalsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the less operator.
- error(Throwable) - Method in interface org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor.ExecutorCallback
-
This method is invoked when the operation failed to execute.
- error(Throwable) - Method in interface org.mule.runtime.extension.api.runtime.process.CompletionCallback
-
This method is not be invoked when the operation failed to execute.
- ERROR - Static variable in class org.mule.runtime.extension.api.error.ErrorConstants
- ERROR_HANDLER - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- ERROR_HANDLER_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- ERROR_MAPPING_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the error mapping
- ERROR_MAPPING_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
errorMappinginfrastructure parameter - ERROR_MAPPING_TAB - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
- ERROR_MAPPINGS_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
errorMappingsinfrastructure parameter - ERROR_MAPPINGS_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for declaring an error mapping
- ERROR_MAPPINGS_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of an attribute which allows declaring an error mapping
- ERROR_TYPE_DEFINITION - Static variable in class org.mule.runtime.extension.api.error.ErrorConstants
-
Parameters of this type declare new error types specific to the artifact that declares in.
- ERROR_TYPE_MATCHER - Static variable in class org.mule.runtime.extension.api.error.ErrorConstants
-
Parameters of this type declare a matcher for error types that can be generated by the application.
- ErrorConstants - Class in org.mule.runtime.extension.api.error
-
Provides useful static values for use in extensions declarers dealing with error types.
- ErrorHandlerStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionforerror-handlercore components - ErrorMapping - Class in org.mule.runtime.extension.api.error
-
Determines that an error thrown by an operation should be mapped to another.
- ErrorMapping(String, String) - Constructor for class org.mule.runtime.extension.api.error.ErrorMapping
- ErrorMappingsParameterDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
A
DeclarationEnricherwhich adds aExtensionConstants.ERROR_MAPPINGS_PARAMETER_NAMEparameter to all operations - ErrorMappingsParameterDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ErrorMappingsParameterDeclarationEnricher
- ErrorMappingsTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
-
Creates instances of
MetadataTypewhich represent an error mapping. - ErrorMappingsTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- ErrorTypeDefinition<E extends Enum<E>> - Interface in org.mule.runtime.extension.api.error
-
Identifies a Mule Error Type to be declared by extensions and must be implemented by an
Enum. - ErrorTypeProvider - Interface in org.mule.runtime.extension.api.annotation.error
-
A component responsible for providing an idempotent
SetofErrorTypeDefinitionrepresenting the list of errors that a component can throw. - ErrorTypes - Annotation Interface in org.mule.runtime.extension.api.annotation.error
-
Annotation for
Extensionlevel to communicate and declare theErrorTypeDefinitions that the whole extension manages - Example - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Allows to specify an example for a
EnrichableModelto be used in the UI. - ExceptionHandler - Class in org.mule.runtime.extension.api.runtime.exception
-
Allows the developer to provide generic logic to enrich exceptions, either via logging, sending notifications, etc.
- ExceptionHandler() - Constructor for class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
- ExceptionHandlerFactory - Interface in org.mule.runtime.extension.api.runtime.exception
-
Creates an instance of an
ExceptionHandler - ExcludeFromConnectivitySchemaModelProperty - Class in org.mule.runtime.extension.api.property
-
A
ModelPropertywhich indicates that the enriched element should not be a part of any generated Connectivity Schema - ExcludeFromConnectivitySchemaModelProperty() - Constructor for class org.mule.runtime.extension.api.property.ExcludeFromConnectivitySchemaModelProperty
- ExclusiveOptionals - Annotation Interface in org.mule.runtime.extension.api.annotation.param
- ExclusiveOptionalsTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
* A
TypeAnnotationused to enrich anObjectTypeby specifying that the contained parameters have an exclusive relation as it is specified inExclusiveOptionals - ExclusiveOptionalsTypeAnnotation(Set<String>, boolean) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- ExclusiveParameterModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
This validator makes sure that all
group modelswhich contain exclusive parameters are correctly defined. - ExclusiveParameterModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ExclusiveParameterModelValidator
- execute(String, String, Consumer<OperationParameterizer>) - Method in interface org.mule.runtime.extension.api.client.ExtensionsClient
-
Executes an operation asynchronously by returning a
CompletableFutureinstance that will complete into aResultwith the corresponding payload and attributes after the operation execution finished. - execute(String, String, OperationParameters) - Method in interface org.mule.runtime.extension.api.client.ExtensionsClient
-
Deprecated.since 4.5.0. Use
ExtensionsClient.execute(String, String, Consumer)instead - execute(ExecutionContext<M>, CompletableComponentExecutor.ExecutorCallback) - Method in interface org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor
-
Executes the operation using the given
executionContext. - execute(ExecutionContext<T>) - Method in interface org.mule.runtime.extension.api.runtime.operation.ComponentExecutor
-
Deprecated.Executes the owning operation using the given
executionContext. - executeAsync(String, String, OperationParameters) - Method in interface org.mule.runtime.extension.api.client.ExtensionsClient
-
Deprecated.since 4.5.0. Use
ExtensionsClient.execute(String, String, Consumer)instead - Execution - Annotation Interface in org.mule.runtime.extension.api.annotation.execution
-
Allows to specify the
ExecutionTypeof the annotated component. - ExecutionContext<M extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
-
Provides context information about the execution of a modeled component
- ExecutionTypeDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Sets the
ExecutionTypeon all operations which didn't explicitly set one. - ExecutionTypeDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ExecutionTypeDeclarationEnricher
- ExpirableConfigurationProvider - Interface in org.mule.runtime.extension.api.runtime.config
-
A specialization of the
ConfigurationProviderinterface which adds the concept of expiration. - EXPIRATION_POLICY_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the expiration policy of a dynamic configuration
- EXPIRATION_POLICY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
expirationPolicyinfrastructure parameter - EXPIRATION_POLICY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring the expiration policy of a dynamic configuration
- expirationExpr() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
- expirationExpr() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.ClientCredentials
- ExpirationPolicy - Interface in org.mule.runtime.extension.api.runtime
-
A policy around when should a given instances be expired
- Export - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Specifies classes and resources that an extension should expose beyond the default
ClassLoaderisolation. - expression() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.OAuthCallbackValue
-
Expression to extract the parameter from the oauth response
- Expression - Class in org.mule.runtime.extension.api.dsql
-
Generic contract for a DSQL expression.
- Expression - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Allows customizing how a
ParameterModelsupports expressions. - Expression() - Constructor for class org.mule.runtime.extension.api.dsql.Expression
- EXPRESSION - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that a problem occurred when resolving an expression.
- ExpressionFunctions - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Allows to reference a list of classes from which an Extension's functions for usage in the expression language are to be inferred.
- ExpressionSupportAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A
TypeAnnotationused to enrich aMetadataTypeby specifying a certain level ofExpressionSupportit supports. - ExpressionSupportAnnotation(ExpressionSupport) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
-
Creates a new instance
- extendsOrImplements() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.ClassValue
- Extensible - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Denotes that a given type can be extended by others.
- ExtensibleTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Marks that the annotated type is of
Extensiblekind, declaring that a given type can be extended by others in the context of theExtensionModel. - ExtensibleTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- Extension - Annotation Interface in org.mule.runtime.extension.api.annotation
-
This annotation defines a class that will export its functionality as a Mule module.
- EXTENSION_LOADER_PROPERTY_PREFIX - Static variable in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- ExtensionConstants - Class in org.mule.runtime.extension.api
-
Extensions API constants
- ExtensionDeclarerUtils - Class in org.mule.runtime.extension.api.util
-
Utility methods for analyzing and decomposing
ExtensionDeclarerinstances. - ExtensionLoadingContext - Interface in org.mule.runtime.extension.api.loader
-
Used for propagating state across all the components that take part into loading an
ExtensionModel. - ExtensionLoadingDelegate - Interface in org.mule.runtime.extension.api.loader
-
Extension point for customizable components which declare an extension.
- ExtensionMetadataTypeUtils - Class in org.mule.runtime.extension.api.util
-
Set of utility operations to handle
MetadataType - ExtensionModelFactory - Class in org.mule.runtime.extension.internal.loader
-
A factory that can take an
ExtensionDeclarerand transform it into an actualExtensionModel. - ExtensionModelFactory() - Constructor for class org.mule.runtime.extension.internal.loader.ExtensionModelFactory
- ExtensionModelLoader - Class in org.mule.runtime.extension.api.loader
-
Loader of an
ExtensionModelfor a Mule plugin artifact from a set of attributes read by theMulePluginModel. - ExtensionModelLoader() - Constructor for class org.mule.runtime.extension.api.loader.ExtensionModelLoader
- ExtensionModelLoaderProvider - Interface in org.mule.runtime.extension.api.loader
-
Contract intended for the discovery of the available
ExtensionModelLoader. - ExtensionModelLoadingRequest - Class in org.mule.runtime.extension.api.loader
-
Parameterizes the loading of one specific
ExtensionModel - ExtensionModelLoadingRequest.Builder - Class in org.mule.runtime.extension.api.loader
-
Builder for creating a new
ExtensionModelLoadingRequest - ExtensionModelUtils - Class in org.mule.runtime.extension.api.util
-
Utility methods for analyzing and decomposing
ExtensionModelinstances - ExtensionModelValidator - Interface in org.mule.runtime.extension.api.loader
-
Validates that a constructed model is legal, meaning it's consistent and doesn't violate any restriction.
- ExtensionOAuthConstants - Class in org.mule.runtime.extension.api.connectivity.oauth
-
Constants for the Extensions API OAuth support
- ExtensionObjectTypeHandler - Class in org.mule.runtime.extension.api.declaration.type
-
An implementation of
ObjectHandlerwhich allows the type to me enriched with custom type annotations of the Extensions API. - ExtensionObjectTypeHandler(ObjectFieldHandler) - Constructor for class org.mule.runtime.extension.api.declaration.type.ExtensionObjectTypeHandler
- ExtensionsApiSpiUtils - Class in org.mule.runtime.extension.privileged.spi
-
Provides utilities to lookup and load implementations of interfaces defined in
extensions-apithrough SPI. - ExtensionSchemaGenerator - Interface in org.mule.runtime.extension.api.dsl.syntax.resources.spi
-
Enables the generation of XML Schema Definitions for extensions.
- ExtensionsClient - Interface in org.mule.runtime.extension.api.client
-
The
ExtensionsClientis a simple interface for executing extension operations programmatically. - ExtensionsErrorsDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
DeclarationEnricherimplementation which enrichesoperationModelsadding connectivity relatedMuleErrorsif the operations are considered as a connected ones. - ExtensionsErrorsDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ExtensionsErrorsDeclarationEnricher
- ExtensionsTypeHandlerManagerFactory - Class in org.mule.runtime.extension.api.declaration.type
-
An implementation of
TypeHandlerManagerFactorywhich creates instances ofTypeHandlerManagerproperly configured to be used under the rules of the Extensions API. - ExtensionsTypeHandlerManagerFactory() - Constructor for class org.mule.runtime.extension.api.declaration.type.ExtensionsTypeHandlerManagerFactory
- ExtensionsTypeLoaderFactory - Interface in org.mule.runtime.extension.api.declaration.type
-
Factory class for instances of
ClassTypeLoaderproperly setup to introspect types following the rules of the Extensions API. - ExtensionTypesDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Navigates all the components of the extension and automatically declares all complex types.
- ExtensionTypesDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ExtensionTypesDeclarationEnricher
- EXTERNAL_CALLBACK_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the external callback URL is configured
- ExternalLib - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Specifies that the annotated element depends on a library which is not packaged with the extension.
- ExternalLibs - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Container for the
RepeatableExternalLibannotation
F
- FAIL - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.BackPressureAction
-
Indicates that en error has been thrown as the result of the back pressure
- FAIL - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.BackPressureMode
-
Reject the event by throwing an error
- Field - Class in org.mule.runtime.extension.api.dsql
-
Represents a selected field in a query.
- Field(String) - Constructor for class org.mule.runtime.extension.api.dsql.Field
- Field(String, String) - Constructor for class org.mule.runtime.extension.api.dsql.Field
- FILTERED_BY_WATERMARK - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
-
The item was rejected because watermarking was enabled and it was filtered on that ground
- FINALIZE - Enum constant in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
Final phase of
DeclarationEnrichers to be executed,enrichersthat for some reason should execute at the end of the chain should go in this phase. - findComponentModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- findModel(Collection<T>, String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
-
Returns the first item in the
valuescollection which matches the givenname. - fire(NotificationActionDefinition, TypedValue<?>) - Method in interface org.mule.runtime.extension.api.notification.NotificationEmitter
-
Fires an
ExtensionNotificationwith the desired information. - fireLazy(NotificationActionDefinition, Supplier<?>, DataType) - Method in interface org.mule.runtime.extension.api.notification.NotificationEmitter
-
Fires an
ExtensionNotificationwith the desired information. - fireOnHandle(NotificationActionDefinition<?>, TypedValue<?>) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Indicates that an
ExtensionNotificationshould be fired with the desired information when the runtime takes the source result to process it. - Fires - Annotation Interface in org.mule.runtime.extension.api.annotation.notification
-
Declares an array of
classesof anNotificationActionProvider, to communicate and declare whichNotificationActionDefinitions a component could fire. - FlattenedTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A marker
TypeAnnotationmeant to be applied onObjectFieldTypeinstances whichObjectFieldType.getValue()points to anObjectType. - FlattenedTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
- FLOW - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- FLOW_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- FlowListener - Interface in org.mule.runtime.extension.api.runtime.operation
-
Allows to execute custom logic when the flow on which an operation is being executed finishes.
- FlowReference - Annotation Interface in org.mule.runtime.extension.api.annotation.param.reference
- FlowStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionforflowcore components - forEach(BiConsumer<? super Class<?>, ? super V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- FREQUENCY - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- fromAllowedDefinitions(List<Class<? extends StereotypeDefinition>>) - Static method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- fromDefinitions(List<Class<? extends StereotypeDefinition>>) - Static method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
-
Creates a new instance which only holds a reference to the
definitionClasses. - FUNCTION - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- FunctionModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates rules specific to
FunctionModel. - FunctionModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.FunctionModelValidator
G
- generate(ExtensionModel, DslResolvingContext) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resources.spi.ExtensionSchemaGenerator
-
Deprecated.Since 1.9 use
ExtensionSchemaGenerator.generate(ExtensionModel, DslResolvingContext, DslSyntaxResolver)instead. - generate(ExtensionModel, DslResolvingContext, DslSyntaxResolver) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resources.spi.ExtensionSchemaGenerator
-
Creates the XSD for an extension based on it's
extensionModel. - GeneratedResource - Class in org.mule.runtime.extension.api.resources
-
A resource that is generated in the context of an
ExtensionModel's build process - GeneratedResource(boolean, String, byte[]) - Constructor for class org.mule.runtime.extension.api.resources.GeneratedResource
-
Creates a new instance
- GeneratedResource(String, byte[]) - Constructor for class org.mule.runtime.extension.api.resources.GeneratedResource
-
Creates a new instance
- GeneratedResourceFactory - Interface in org.mule.runtime.extension.api.resources.spi
-
Creates a
GeneratedResourceinstance from anExtensionModelinstance. - generateFor(ExtensionModel) - Method in interface org.mule.runtime.extension.api.resources.ResourcesGenerator
-
Generates resources for the given
extensionby propagating the givenextensionModelthrough all the discoveredGeneratedResourceFactoryinstances. - generateResource(ExtensionModel) - Method in interface org.mule.runtime.extension.api.resources.spi.GeneratedResourceFactory
-
Creates a new
GeneratedResourcefrom the givenextensionModel. - generateResource(ExtensionModel, DslResolvingContext) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resources.spi.DslResourceFactory
-
Creates a new
GeneratedResourcefrom the givenextensionModel. - get() - Method in class org.mule.runtime.extension.api.client.DefaultOperationParameters
- get() - Method in interface org.mule.runtime.extension.api.client.OperationParameters
-
Deprecated.
- get(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
-
Fetches a value associated to the given
keyfollowing the rules described on the class javadoc - get(Event) - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
-
Returns a
ConfigurationInstance - getAccessTokenExpr() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getAccessTokenExpr() - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- getAccessTokenExpr() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantType
- getAccessTokenExpr() - Method in class org.mule.runtime.extension.api.connectivity.oauth.PlatformManagedOAuthGrantType
- getAccessTokenUrl() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getAccessTokenUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getAction() - Method in interface org.mule.runtime.extension.api.runtime.source.BackPressureContext
- getActionableInfrastructureTypes() - Static method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils
- getActiveComponents() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationStats
- getAlias(Class<?>) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
- getAlias(AnnotatedElement, Supplier<String>) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
-
Searches the given
elementfor any of the@Aliasannotations. - getAlias(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Deprecated.since 1.5.0 use
JavaParserUtils.getAlias(Field)instead - getAlias(Field) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
- getAlias(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getAlias(MetadataType, String) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getAlias(ObjectFieldType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getAliasName(Class<?>) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Deprecated.since 1.5.0 use
JavaParserUtils.getAlias(Class)instead - getAliasName(Field) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Deprecated.since 1.5.0 use
TypeUtils.getAlias(Field)instead - getAliasName(Parameter) - Static method in class org.mule.runtime.extension.api.util.NameUtils
- getAliasName(MetadataType) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
This method will look for the
TypeAliasAnnotationof theMetadataTypeto get the type simple name. - getAllFields(Class<?>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Returns all the
Fields in the givendeclaringType. - getAllowedStereotypes() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- getAllowedStereotypes() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- getAllowedStereotypes() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getAllResolvers(MetadataResolverFactory) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
-
Returns all the resolvers from the factory
- getAllSuperClasses(Class<?>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Returns all the superclasses of the given
type, without includingObject - getAllTermsFromAnnotations(Function<Class<? extends Annotation>, Boolean>) - Static method in class org.mule.runtime.extension.privileged.semantic.SemanticTermsHelper
- getArtifactCoordinates() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- getArtifactCoordinates() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- getArtifactCoordinates() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getArtifactCoordinates() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- getAttribute(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getAttributeName() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getAttributes() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getAttributes() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
-
The new value that the operation wants to set on
Message.getAttributes(). - getAttributesMediaType() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
-
The new
MediaTypethat the operation wants to set onMessageattributes. - getAttributesResolver() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
-
Provides information the output attributes resolver (if any) associated to the Component.
- getAttributesType(MetadataContext, Object) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
-
Null implementation of
AttributesTypeResolver, used when no implementation is provided by the connector developer. - getAuthentication() - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
- getAuthorizationUrl() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getAuthorizationUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getBaseType(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getByteLength() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
-
The length of the payload in bytes if known.
- getByteStreamingStrategyType() - Method in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- getCategory() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getCategoryName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
- getCategoryName() - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
- getCategoryName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- getCategoryName() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
-
Provides the name of the metadata category associated to the Component.
- getCategoryName(MetadataResolverFactory) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
-
Returns the first not blank category name from declared resolvers
- getCauseOfType(Throwable, Class<T>) - Method in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
-
Returns the first cause of
throwablewhich is an instance ofcauseType. - getChain() - Method in class org.mule.runtime.extension.api.runtime.route.Route
- getChainExecutionOccurrence() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
- getChild(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getChilds() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getChilds() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- getChilds() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- getClassLoader() - Method in class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
- getClassLoader() - Method in class org.mule.runtime.extension.internal.loader.CachedClassTypeLoader
- getClassValueModel() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- getClassValueModel(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Returns the
ClassValueModelof the givenFieldif either annotationClassValueorClassValueare present - getClazz() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType
- getComponent() - Method in class org.mule.runtime.extension.api.loader.Problem
- getComponentDeclarationTypeName(BaseDeclaration) - Static method in class org.mule.runtime.extension.api.util.NameUtils
- getComponentModel() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
- getComponentModelTypeName(ParameterizedModel) - Static method in class org.mule.runtime.extension.api.util.NameUtils
- getConfigModels(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
-
Deprecated.
- getConfigName() - Method in class org.mule.runtime.extension.api.client.DefaultOperationParameters
- getConfigName() - Method in interface org.mule.runtime.extension.api.client.OperationParameters
-
Deprecated.
- getConfigParameters() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationState
-
A
Mapwhich keys are the name of the config parameters and the values are the parameter values. - getConfiguration() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
-
Returns the
ConfigurationInstancefor the operation being executed. - getConfigurationForComponent(ExtensionModel, ComponentModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- getConfigurationInstance() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfiguredComponent
- getConfigurationModel() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
- getConfigurationModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getConfigurationModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getConfigValues(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
-
Resolves the possible
valuesfor the Configuration's parameter identified by theparameterName - getConfigValues(String, String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
-
Gets the values for the Configuration's parameter of the given
parameterName, using the giventargetSelector. - getConnectedComponents(ExtensionModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns a
Listwith all theComponentModelavailable to theextensionModelwhich requires a connection. - getConnectedComponents(ExtensionModel, ConfigurationModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns a
Listwith all theComponentModelavailable to theconfigurationModelwhich requires a connection. - getConnection() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Returns the connection that was bound through
SourceCallbackContext.bindConnection(Object). - getConnectionManagementType() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
- getConnectionModels(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
-
Deprecated.
- getConnectionParameters() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationState
-
A
Mapwhich keys are the name of theConnectionProviderparameters and the values are the parameter values. - getConnectionProvider() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
- getConnectionProviderModel(String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getConnectionProviders() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getConnectionTerms(Set<String>) - Static method in class org.mule.runtime.extension.privileged.semantic.SemanticTermsHelper
- getConnectionTermsFromAnnotations(Function<Class<? extends Annotation>, Boolean>) - Static method in class org.mule.runtime.extension.privileged.semantic.SemanticTermsHelper
- getConnectionValues(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
-
Resolves the possible
valuesfor the Connection Providers's parameter identified by theparameterName - getConnectionValues(String, String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
-
Gets the values for the Connection Provider's parameter of the given
parameterName, using the giventargetSelector. - getConstructModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getConstructModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getConsumerKey() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getConsumerSecret() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getContainedElement(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getContainedElements() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getContainedElementsByName() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getContent() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- getContent() - Method in class org.mule.runtime.extension.api.resources.GeneratedResource
-
The resource's content
- getCorrelationId() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
- getCredentialsPlacement() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getCredentialsPlacement() - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- getCustomDeclarationEnrichers() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- getCustomDeclarationEnrichers() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- getCustomValidators() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- getCustomValidators() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- getDeclarationTypeName(ParameterizedDeclaration) - Static method in class org.mule.runtime.extension.api.util.NameUtils
- getDeclaredResolvers(MetadataResolverFactory) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
-
Returns a list of all the factory resolvers which are not
MetadataResolverUtils.isNullResolver(NamedTypeResolver) - getDefault() - Static method in interface org.mule.runtime.extension.api.declaration.type.ExtensionsTypeLoaderFactory
- getDefault() - Static method in class org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurerFactory
- getDefault() - Static method in class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- getDefault(ExtensionModel, DslResolvingContext) - Static method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
-
Creates an instance using the default implementation
- getDefault(ExtensionModel, ImportTypesStrategy) - Static method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
-
Creates an instance using the default implementation
- getDefaultMode() - Method in class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- getDefaultScope() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getDefaultScopes() - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- getDefaultType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- getDefaultValue() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getDefaultValue(AccessibleObject) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- getDefaultValue(String, MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Retrieves the default value of a field for a given
MetadataType - getDefaultValue(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- getDefaultValue(Optional) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns the default value associated with the given annotation.
- getDefaultValue(Optional) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns the default value associated with the given annotation.
- getDeprecatedSince() - Method in class org.mule.runtime.extension.api.model.deprecated.ImmutableDeprecationModel
- getDeprecationModel() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getDeprecationModel() - Method in class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
- getDeprecationModel() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- getDeprecationModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getDescription() - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- getDirection() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getDisplayModel() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
- getDisplayName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- getDisplayName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- getDisplayName() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- getDisplayName(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Returns the display name of the given
Fieldif either annotationDisplayNameorDisplayNameare present - getDslBaseType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- getDslConfiguration() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.InfrastructureType
- getDslConfiguration() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType
- getDslConfiguration() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getDslResolvingContext() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- getDslResolvingContext() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- getDslResolvingContext() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- getElement() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
- getElementName() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getEnrichers() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- getEntityKeys(MetadataContext) - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
- getEntityMetadata(MetadataContext, String) - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
- getEnumType(BaseTypeBuilder, String, String...) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- getErrorCallback() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
- getErrorModels() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
- getErrorModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getErrors() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- getErrorTypes() - Method in interface org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
- getEvent() - Method in interface org.mule.runtime.extension.api.runtime.source.BackPressureContext
- getExample() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- getExampleValue(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- getExclusiveOptionalsIsOneRequired(Class<?>) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
- getExclusiveParameterNames() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- getExclusiveParameterNames() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableExclusiveParametersModel
- getExclusiveParametersModels() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
- getExecutionPhase() - Method in interface org.mule.runtime.extension.api.loader.DeclarationEnricher
-
Specifies a
phasefor theDeclarationEnricherto be executed. - getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.BackPressureDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.BooleanParameterDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ClassLoaderDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ClusterSupportEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ConfigRefDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ConnectionProviderDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ContentParameterDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.DefaultStereotypeEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.DynamicConfigDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ErrorMappingsParameterDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ExecutionTypeDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ExtensionsErrorsDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ExtensionTypesDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.NamedObjectDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.OAuthDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ParameterDslDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.ReconnectionStrategyDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.RedeliveryPolicyDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.StreamingDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.TargetParameterDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.TransactionalDeclarationEnricher
- getExecutionPhase() - Method in class org.mule.runtime.extension.internal.loader.enricher.XmlDeclarationEnricher
- getExecutionType() - Method in class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
- getExpirationRegex() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getExpirationRegex() - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- getExpirationRegex() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantType
- getExpirationRegex() - Method in class org.mule.runtime.extension.api.connectivity.oauth.PlatformManagedOAuthGrantType
- getExpired() - Method in interface org.mule.runtime.extension.api.runtime.config.ExpirableConfigurationProvider
- getExpressionSupport() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
- getExpressionSupport() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getExpressionSupport() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
-
By default, metadata keys need to be static values.
- getExpressionSupport(AnnotatedElement) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
- getExpressionSupport(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
-
Checks the given
metadataTypefor theExpressionSupportAnnotation. - getExtensionClassLoader() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- getExtensionClassLoader() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- getExtensionClassLoader() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- getExtensionClassLoader(ExtensionModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Gets the extension
ClassLoader - getExtensionDeclarer() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
The
ExtensionDeclarerin which the extension is being described into - getExtensionDeclarer() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
The
ExtensionDeclarerin which the extension is being described into - getExtensionModel() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- getExtensionModel() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
- getExtensionModel() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
- getExtensionModelLoaders() - Method in interface org.mule.runtime.extension.api.loader.ExtensionModelLoaderProvider
- getExternalCallbackUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getExternalLibraryModels() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
- getExternalLibraryModels() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
- getExternalLibraryModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getExtractionExpression() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
- getFields() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getFieldValueProviderModels() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getFilterExpression() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getFirstImplicit(List<T>) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Returns the first item in the
modelsListthat can be used implicitly. - getFunctionModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getFunctionModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getGeneric(MetadataType) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getGenerics() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getGrantTypes() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
- getGroupAndParametersPairs(ParameterizedModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Given a
ParameterizedModel, it returns a stream with all pairs of groups and parameters involving this model - getId() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
- getId() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- getId() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- getId() - Method in interface org.mule.runtime.extension.api.values.ValueProvider
-
This is the id of the ValueProvider.
- getId(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getIdentifier() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
- getImportedTypes() - Method in class org.mule.runtime.extension.api.dsl.syntax.resolver.DefaultImportTypesStrategy
- getImportedTypes() - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.ImportTypesStrategy
- getImportedTypes() - Method in class org.mule.runtime.extension.api.dsl.syntax.resolver.SingleExtensionImportTypesStrategy
- getImportedTypes() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getInflightOperations() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationStats
-
Deprecated.Use
ConfigurationStats.getActiveComponents()instead. - getInfrastructureParameterName(MetadataType) - Static method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils
- getInfrastructureType(String) - Static method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils
- getInitialisationParameters() - Method in interface org.mule.runtime.extension.api.runtime.source.ParameterizedSource
-
Returns a
Mapwith the parameters that the source uses for initialising itself. - getInputMetadata(MetadataContext, Object) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
-
Null implementation of
InputTypeResolver, used when no implementation is provided by the connector developer. - getInputResolver(String) - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
Provides an instance of the
InputTypeResolvertype associated to the Component - getInputResolvers() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
Provides all the
InputTypeResolverassociated to the parameters of the Component. - getInstance() - Static method in class org.mule.runtime.extension.api.dsql.DsqlParser
- getInterceptors() - Method in interface org.mule.runtime.extension.api.runtime.Interceptable
-
Deprecated.Provides a list of
interceptorsin a proposed order of execution - getInvocationError() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
- getKeyResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
Provides an instance of the
TypeKeysResolvertype associated to the Component - getKeys(MetadataContext) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
-
Null implementation of
TypeKeysResolver, used when no implementation is provided by the connector developer. - getKeysResolver() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
-
Provides information of the metadata keys resolver (if any) associated to the Component.
- getLastUsedMillis() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationStats
- getLayoutModel() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- getLayoutModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
- getLayoutModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getLayoutModel(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getLength() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
-
Deprecated.Use
Result.getByteLength()instead. - getLimit() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getMaxIdleTime() - Method in interface org.mule.runtime.extension.api.runtime.ExpirationPolicy
-
Returns a scalar value for the maximum amount of time that an instance should be allowed to be idle
- getMaxOccurs() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- getMaxOccurs() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
- getMediaType() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
-
The new
MediaTypethat the operation wants to set onMessagepayload. - getMessage() - Method in class org.mule.runtime.extension.api.loader.Problem
- getMessage() - Method in class org.mule.runtime.extension.api.model.deprecated.ImmutableDeprecationModel
- getMetadataProperty(Class<T>) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- getMetadataTypeBasedInfrastructureType(Class<?>) - Static method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils
- getMetadataTypeBasedInfrastructureTypes() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.InfrastructureType
- getMinMuleVersion() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
- getMinMuleVersion() - Method in class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
- getMinMuleVersion() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getMinMuleVersion() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- getMinMuleVersion() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getMinOccurs() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- getMinOccurs() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
- getModel() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
- getModelName(Object) - Static method in class org.mule.runtime.extension.api.util.NameUtils
- getModelProperties() - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- getModelProperty(Class<T>) - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- getModels(String) - Method in interface org.mule.runtime.extension.api.values.ComponentValueProvider
-
Deprecated.
- getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
- getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
- getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.PlatformManagedOAuthGrantType
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ComponentIdFieldTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- getName() - Method in class org.mule.runtime.extension.api.dsql.EntityType
- getName() - Method in class org.mule.runtime.extension.api.dsql.Field
- getName() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.InfrastructureType
- getName() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType
- getName() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
- getName() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
- getName() - Method in class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.ExcludeFromConnectivitySchemaModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.NoImplicitModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.NoRedeliveryPolicyModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.NoWrapperModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.QNameModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.RequiredForMetadataModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.SourceClusterSupportModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.SyntheticModelModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- getName() - Method in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
- getName() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
- getName() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
-
The name under which this provider has been registered
- getName() - Method in class org.mule.runtime.extension.api.stereotype.AppConfigStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ChainStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ConnectionStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ErrorHandlerStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.FlowStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ModuleConfigStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ObjectStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ObjectStoreStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.OnErrorStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ProcessorStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.SerializerStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.SourceStereotype
- getName() - Method in interface org.mule.runtime.extension.api.stereotype.StereotypeDefinition
- getName() - Method in class org.mule.runtime.extension.api.stereotype.SubFlowStereotype
- getName() - Method in class org.mule.runtime.extension.api.stereotype.ValidatorStereotype
- getName() - Method in class org.mule.runtime.extension.internal.property.NoConnectivityErrorModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.NoErrorMappingModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.NoReconnectionStrategyModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.NoStreamingConfigurationModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.NoTransactionalActionModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.PagedOperationModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.TargetModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.TransactionalActionModelProperty
- getName() - Method in class org.mule.runtime.extension.internal.property.TransactionalTypeModelProperty
- getNamespace() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getNamespace() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
- getNamespace() - Method in class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
- getNamespace() - Method in class org.mule.runtime.extension.api.stereotype.ObjectStoreStereotype
-
In order to fix an inconsistency between this stereotype and the definition on
MuleStereotypes.OBJECT_STOREwithout breaking backwards compatibility we have to change the hierarchy and set the namespaceOS. - getNamespace() - Method in interface org.mule.runtime.extension.api.stereotype.StereotypeDefinition
-
The stereotype's namespace.
- getNamespacesDependencies() - Method in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
- getNestedComponents() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
- getNotificationActions() - Method in interface org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider
- getNotificationModels() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- getNotificationModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getNullSafeDefaultImplementedType(Field) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
- getObjectStreamingStrategyType() - Method in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- getObjectType() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationFactory
-
Returns the type of the object to be returned by this instance
- getObjectType() - Method in interface org.mule.runtime.extension.api.runtime.connectivity.ConnectionProviderFactory
-
Returns the concrete type of the object to be returned by this instance
- getOffset() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getOperationModel(String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getOperationModels() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getOrDefault(Object, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- getOrder() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- getOrder() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
-
The order of this parameter in the
MetadataKey. - getOrderByFields() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getOutboundCorrelationId(CorrelationInfo, String) - Method in enum class org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
-
Determines the correlation id that should be sent through an outbound operation (if any).
- getOutput() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- getOutput() - Method in class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
- getOutput() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
- getOutputAttributes() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- getOutputAttributesResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
Provides an instance of the
AttributesTypeResolvertype associated to the Component - getOutputResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
Provides an instance of the
OutputTypeResolvertype associated to the Component - getOutputResolver() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
-
Provides information of the output resolver (if any) associated to the Component.
- getOutputType(MetadataContext, Object) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
-
Null implementation of
OutputTypeResolver, used when no implementation is provided by the connector developer. - getOutputType(MetadataContext, String) - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
-
Null implementation of
OutputTypeResolverforQueryoperations, used when no implementation is provided by the connector developer. - getParameter(String) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
-
Obtains the custom parameter registered under
key. - getParameter(String) - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
- getParameter(String) - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
-
Returns the value associated to a parameter of name
parameterName - getParameter(String) - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
-
Obtains the custom parameter registered under
key. - getParameterFields(Class<?>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- getParameterGroupModels() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
- getParameterGroupModels() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractParameterizedModel
- getParameterModels() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
- getParameterName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- getParameterOrDefault(String, T) - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
-
Returns the value associated to a parameter of name
parameterNameordefaultValueif such parameter is not present. - getParameterResolver(String) - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
-
Provides information of the resolver (if any) associated to a given parameter.
- getParameters() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- getParameters() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
-
Returns an immutable map containing all the parameters associated with this execution.
- getParameters() - Method in class org.mule.runtime.extension.internal.client.ComplexParameter
- getParameterTerms(Set<String>) - Static method in class org.mule.runtime.extension.privileged.semantic.SemanticTermsHelper
- getParameterTermsFromAnnotations(Function<Class<? extends Annotation>, Boolean>) - Static method in class org.mule.runtime.extension.privileged.semantic.SemanticTermsHelper
- getParent() - Method in interface org.mule.runtime.extension.api.error.ErrorTypeDefinition
- getParent() - Method in enum class org.mule.runtime.extension.api.error.MuleErrors
- getParent() - Method in class org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
- getParent() - Method in interface org.mule.runtime.extension.api.stereotype.StereotypeDefinition
- getParent() - Method in class org.mule.runtime.extension.api.stereotype.ValidatorStereotype
- getPartName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- getPartName() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- getPath() - Method in class org.mule.runtime.extension.api.resources.GeneratedResource
-
The path in which the resource will be found after being generated.
- getPathModel() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- getPathModel(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- getPlacement() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
- getPlacementValue(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- getPrefix() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- getPrefix() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- getPrivilegedArtifacts() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getPrivilegedPackages() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getProperties() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- getQNameModelProperty() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.InfrastructureType
- getQNameModelProperty() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType
- getQueryEntityResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
Provides an instance of the
QueryEntityResolvertype associated to a query operation. - getRefreshToken() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getRefreshTokenExpr() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- getRequestAlias() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
- getRequiredParameters() - Method in class org.mule.runtime.extension.api.property.RequiredForMetadataModelProperty
- getResolverName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
- getResolverName() - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
- getResolverName() - Method in class org.mule.runtime.extension.api.property.ResolverInformation
- getResourceOwnerId() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getResources() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getResponseError() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
- getResult() - Method in interface org.mule.runtime.extension.api.client.source.SourceResultHandler
- getRole() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getRootErrorException(Exception) - Method in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
-
This method instrospects the given
exceptionlooking for the deepestErrorTypeDefinitionin the causes. - getRouterChainInputResolvers() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
If the component is a router, it provides
ChainInputTypeResolverinstances through aMapwhich keys are the corresponding route names. - getRunningSources() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationStats
-
Deprecated.Use
ConfigurationStats.getActiveComponents()instead. - getSampleData() - Method in interface org.mule.runtime.extension.api.data.sample.ComponentSampleDataProvider
-
Retrieves sample data based on the component's current configuration
- getSampleDataProviderModel() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- getSanitizedElementName(NamedObject) - Static method in class org.mule.runtime.extension.api.dsl.syntax.DslSyntaxUtils
-
Provides a sanitized, hyphenized, space-free name that can be used as an XML element-name for a given
NamedObject - getScopeChainInputTypeResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
-
NOTE: Experimental feature.
- getSemanticTerms() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- getSemanticTerms() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
- getSemanticTerms() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
- getSemanticTerms() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getSemanticTerms(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getSequence() - Method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType
- getSequence() - Method in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
- getSource() - Method in class org.mule.runtime.extension.api.error.ErrorMapping
- getSourceCallback() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
- getSourceCallbackContext() - Method in interface org.mule.runtime.extension.api.runtime.source.BackPressureContext
- getSourceCallbackContext() - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
- getSourceCallbackContext() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
- getSourceClusterSupport() - Method in class org.mule.runtime.extension.api.property.SourceClusterSupportModelProperty
- getSourceModel(String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getSourceModels() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- getState() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
- getState() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
- getStatistics() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
- getStereotype() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
- getStereotype() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- getSubstitutionGroup() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- getSubstitutionGroup(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getSubTypes() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getSuccessCallback() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
- getSummary() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- getSummaryValue(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- getSupportedJavaVersions() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getSupportedModes() - Method in class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- getTabName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- getTarget() - Method in class org.mule.runtime.extension.api.error.ErrorMapping
- getTerminateCallback() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
- getTimeUnit() - Method in interface org.mule.runtime.extension.api.runtime.ExpirationPolicy
-
Returns a
TimeUnitthat qualifies theExpirationPolicy.getMaxIdleTime()value - getTokenUrl() - Method in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- getTopLevelTypeName(MetadataType) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Returns a hypenized name of the give top level
metadataType. - getToRemoveIn() - Method in class org.mule.runtime.extension.api.model.deprecated.ImmutableDeprecationModel
- getTransactionHandle() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
A handle to the current on-going transaction.
- getTranslation() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
-
Returns the final translated query.
- getType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
- getType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
- getType() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- getType() - Method in class org.mule.runtime.extension.api.dsql.Field
- getType() - Method in interface org.mule.runtime.extension.api.error.ErrorTypeDefinition
- getType() - Method in exception org.mule.runtime.extension.api.exception.ModuleException
- getType() - Method in class org.mule.runtime.extension.api.model.ImmutableOutputModel
- getType() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
- getType() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getType() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- getType() - Method in class org.mule.runtime.extension.internal.client.ComplexParameter
- getType(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getType(MetadataType, ClassLoader) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- getTypeFor(ComponentIdentifier) - Static method in class org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils
- getTypeLoader() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- getTypeLoader() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- getTypes() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getValidators() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- getValue() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- getValue() - Method in class org.mule.runtime.extension.api.dsql.Value
- getValue() - Method in class org.mule.runtime.extension.api.property.QNameModelProperty
- getValue() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
- getValueProviderModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- getValues(String) - Method in interface org.mule.runtime.extension.api.values.ComponentValueProvider
- getValues(String, String) - Method in interface org.mule.runtime.extension.api.values.ComponentValueProvider
-
Gets the values for the parameter of the given
parameterName, using the giventargetSelector. - getValuesFor(String...) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Utility to create single level
valuesfrom an array of Strings. - getValuesFor(List<String>) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Utility to create single level
valuesfrom anListof Strings. - getValuesFor(Map<String, String>) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Utility to create single level
valuesfrom anMapof Strings to Strings. - getValuesFor(Stream<String>) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Utility to create single level
valuesfrom anStreamof Strings. - getVariable(String) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Returns the value associated to a variable of name
variableName - getVendor() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getVersion() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- getVersion() - Method in class org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty
- getVisibility() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
- getWalkDelegate(ExtensionLoadingContext) - Method in interface org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher
-
Optionally returns a
WalkingDeclarationEnricher.DeclarationEnricherWalkDelegatethat contains the enrichment logic. - getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.BackPressureDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.BooleanParameterDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ClusterSupportEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ConfigRefDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ConnectionProviderDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ContentParameterDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.DefaultStereotypeEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ErrorMappingsParameterDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ExecutionTypeDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ExtensionsErrorsDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ExtensionTypesDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.NamedObjectDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.OAuthDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ParameterDslDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.ReconnectionStrategyDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.RedeliveryPolicyDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.StreamingDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.TargetParameterDeclarationEnricher
- getWalkDelegate(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.enricher.TransactionalDeclarationEnricher
- getWarnings() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- getWarningsAsString() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- getWatermark() - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
-
The current watermark value at the moment of starting the poll.
- getXmlDslModel() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- greaterOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the greater operator.
- greaterOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the greater operator.
- greaterOrEqualsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the greater or equals operator.
- greaterOrEqualsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the greater or equals operator.
H
- handle(Result<T, A>) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
-
Passes the given
resultback to the runtime for processing. - handle(Result<T, A>, SourceCallbackContext) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
-
Passes the given
resultback to the runtime for processing. - handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.runtime.extension.api.declaration.type.CursorProviderTypeHandler
- handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.runtime.extension.api.declaration.type.ExtensionObjectTypeHandler
- handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.runtime.extension.api.declaration.type.ObjectStoreClassHandler
- handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.runtime.extension.api.declaration.type.SchedulingStrategyClassHandler
- handleProblems(ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.DefaultProblemsHandler
-
Receives a
ProblemsReporterwith the current status of errors and warnings and executes to be able to execute the correspondent handling. - handleProblems(ProblemsReporter) - Method in interface org.mule.runtime.extension.privileged.loader.ProblemsHandler
-
Receives a
ProblemsReporterwith the current status of errors and warnings and executes to be able to execute the correspondent handling. - handles(Class<?>) - Method in class org.mule.runtime.extension.api.declaration.type.CursorProviderTypeHandler
- handles(Class<?>) - Method in class org.mule.runtime.extension.api.declaration.type.ObjectStoreClassHandler
- handles(Class<?>) - Method in class org.mule.runtime.extension.api.declaration.type.SchedulingStrategyClassHandler
- hasDefaultOverride() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
- hasDynamicType() - Method in class org.mule.runtime.extension.api.model.ImmutableOutputModel
- hasDynamicType() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- hasErrors() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- hasExpressionDefaultValue(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ComponentIdFieldTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- hashCode() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- hashCode() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
-
Calculates hashcode based on
AbstractNamedImmutableModel.getName() - hashCode() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
- hashCode() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
- hashCode() - Method in class org.mule.runtime.extension.api.property.ResolverInformation
- hashCode() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- hashCode() - Method in class org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
- hashCode() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- hashCode() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- hasParameter(String) - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
-
Returns whether parameter of name
parameterNamehas a value associated to it. - hasResponse() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
- hasVariable(String) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Returns whether a variable of name
variableNamehas a value associated to it through theSourceCallbackContext.addVariable(String, Object)method - hasWarnings() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- HEADERS - Enum constant in enum class org.mule.runtime.extension.api.runtime.parameter.HttpParameterPlacement
-
The parameter will be sent as a header
- HierarchyClassMap<V> - Class in org.mule.runtime.extension.api.util
- HierarchyClassMap() - Constructor for class org.mule.runtime.extension.api.util.HierarchyClassMap
-
Creates a new instance which behaves like a
HashMap - HierarchyClassMap(Map<Class<?>, V>) - Constructor for class org.mule.runtime.extension.api.util.HierarchyClassMap
-
Creates a new instance which wraps the given
delegate, inheriting its rules. - HOST - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a host to connect to a system.
- HttpParameterPlacement - Enum Class in org.mule.runtime.extension.api.runtime.parameter
-
Describes the possible placements a parameter can have inside a HTTP request
I
- ID - Static variable in class org.mule.runtime.extension.api.metadata.NullMetadataKey
- ID_EXPRESSION - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- IdempotentDeclarationEnricherWalkDelegate - Class in org.mule.runtime.extension.api.loader
-
A
WalkingDeclarationEnricher.DeclarationEnricherWalkDelegatewhich assures that each component is visited only once, making it easy to handle the fact that some components such asOperationDeclaration,SourceDeclaration,ConnectionProviderDeclaration, etc, implement the flyweight pattern, which means that the same instance might be present at different levels. - IdempotentDeclarationEnricherWalkDelegate() - Constructor for class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
- IdempotentDeclarationWalker - Class in org.mule.runtime.extension.api.declaration.fluent.util
-
A
DeclarationWalkerwhich assures that each component is visited only once, making it easy to handle the fact that some components such asOperationDeclaration,SourceDeclaration,ConnectionProviderDeclaration, etc, implement the flyweight pattern, which means that the same instance might be present at different levels. - IdempotentDeclarationWalker() - Constructor for class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- IDS_ON_UPDATED_WATERMARK_OS_NAME_SUFFIX - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- Ignore - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Ignores a field or method inside a complex type.
- IllegalConfigurationModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
-
A specialization of
IllegalModelDefinitionExceptionwhich marks that aConfigurationModelis invalid - IllegalConfigurationModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConfigurationModelDefinitionException
-
Creates a new instance
- IllegalConfigurationModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConfigurationModelDefinitionException
-
Creates a new instance
- IllegalConfigurationModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConfigurationModelDefinitionException
-
Creates a new instance
- IllegalConnectionProviderModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
-
A specialization of
IllegalModelDefinitionExceptionwhich marks that aConnectionProvideris invalid - IllegalConnectionProviderModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConnectionProviderModelDefinitionException
-
Creates a new instance
- IllegalConnectionProviderModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConnectionProviderModelDefinitionException
-
Creates a new instance
- IllegalConnectionProviderModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConnectionProviderModelDefinitionException
-
Creates a new instance
- IllegalModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
-
A
RuntimeExceptionthrown when the Extensions API (or a component of any of its implementations) has been used to define an invalid model. - IllegalModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
-
Creates a new instance
- IllegalModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
-
Creates a new instance
- IllegalModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
-
Creates a new instance
- IllegalOperationModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
-
A specialization of
IllegalModelDefinitionExceptionwhich marks that aOperationModelis invalid - IllegalOperationModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalOperationModelDefinitionException
-
Creates a new instance
- IllegalOperationModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalOperationModelDefinitionException
-
Creates a new instance
- IllegalOperationModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalOperationModelDefinitionException
-
Creates a new instance
- IllegalParameterModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
-
A specialization of
IllegalModelDefinitionExceptionwhich marks that aParameterModelis invalid - IllegalParameterModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalParameterModelDefinitionException
-
Creates a new instance
- IllegalParameterModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalParameterModelDefinitionException
-
Creates a new instance
- IllegalParameterModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalParameterModelDefinitionException
-
Creates a new instance
- IllegalSourceModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
-
A specialization of
IllegalModelDefinitionExceptionwhich marks that aSourceModelis invalid - IllegalSourceModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalSourceModelDefinitionException
-
Creates a new instance
- IllegalSourceModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalSourceModelDefinitionException
-
Creates a new instance
- IllegalSourceModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalSourceModelDefinitionException
-
Creates a new instance
- ImmutableActingParameterModel - Class in org.mule.runtime.extension.api.model.parameter
-
Immutable implementation of
ActingParameterModel - ImmutableActingParameterModel(String, boolean) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
-
Creates a new instance with the given state
- ImmutableActingParameterModel(String, boolean, String) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
-
Creates a new instance with the given state
- ImmutableConfigurationModel - Class in org.mule.runtime.extension.api.model.config
-
Immutable implementation of
ConfigurationModel - ImmutableConfigurationModel(String, String, List<ParameterGroupModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
-
Creates a new instance with the given state
- ImmutableConfigurationModel(String, String, List<ParameterGroupModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
-
Creates a new instance with the given state
- ImmutableConfigurationModel(String, String, List<ParameterGroupModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
-
Creates a new instance with the given state
- ImmutableConnectionProviderModel - Class in org.mule.runtime.extension.api.model.connection
-
Immutable implementation of
ConnectionProviderModel - ImmutableConnectionProviderModel(String, String, List<ParameterGroupModel>, ConnectionManagementType, boolean, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
-
Creates a new instance with the given state
- ImmutableConnectionProviderModel(String, String, List<ParameterGroupModel>, ConnectionManagementType, boolean, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
-
Creates a new instance with the given state
- ImmutableConnectionProviderModel(String, String, List<ParameterGroupModel>, ConnectionManagementType, boolean, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
-
Creates a new instance with the given state
- ImmutableConnectionProviderModel(String, String, List<ParameterGroupModel>, ConnectionManagementType, boolean, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
-
Creates a new instance with the given state
- ImmutableConstructModel - Class in org.mule.runtime.extension.api.model.construct
-
Immutable concrete implementation of
OperationModel - ImmutableConstructModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
-
Creates a new instance with the given state
- ImmutableConstructModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
-
Creates a new instance with the given state
- ImmutableConstructModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
-
Creates a new instance with the given state
- ImmutableConstructModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
-
Creates a new instance with the given state
- ImmutableDeprecationModel - Class in org.mule.runtime.extension.api.model.deprecated
-
Immutable implementation of
DeprecationModel - ImmutableDeprecationModel(String, String, String) - Constructor for class org.mule.runtime.extension.api.model.deprecated.ImmutableDeprecationModel
- ImmutableExclusiveParametersModel - Class in org.mule.runtime.extension.api.model.parameter
-
Immutable implementation of
ExclusiveParametersModel - ImmutableExclusiveParametersModel(Set<String>, boolean) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableExclusiveParametersModel
-
Creates anew instance
- ImmutableExtensionModel - Class in org.mule.runtime.extension.api.model
-
Immutable implementation of
ExtensionModel - ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
-
Deprecated.This constructor is deprecated and will be removed in Mule 5. Use
ImmutableExtensionModel(String, String, String, String, Category, List, List, List, List, List, List, DisplayModel, XmlDslModel, Set, Set, Set, Set, Set, Set, Set, Set, Set, Set)instead - ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
-
Creates a new instance with the given state
- ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
-
Creates a new instance with the given state
- ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, ArtifactCoordinates) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
-
Creates a new instance with the given state
- ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, ArtifactCoordinates, MuleVersion, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
-
Creates a new instance with the given state
- ImmutableFunctionModel - Class in org.mule.runtime.extension.api.model.function
-
Immutable concrete implementation of
FunctionModel - ImmutableFunctionModel(String, String, List<ParameterGroupModel>, OutputModel, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
-
Creates a new instance with the given state
- ImmutableFunctionModel(String, String, List<ParameterGroupModel>, OutputModel, DisplayModel, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
-
Creates a new instance with the given state
- ImmutableFunctionModel(String, String, List<ParameterGroupModel>, OutputModel, DisplayModel, Set<ModelProperty>, DeprecationModel, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
-
Creates a new instance with the given state
- ImmutableNestedChainModel - Class in org.mule.runtime.extension.api.model.nested
-
Immutable concrete implementation of
NestedChainModel - ImmutableNestedChainModel(String, String, List<ParameterGroupModel>, boolean, Set<StereotypeModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
-
Creates a new instance
- ImmutableNestedChainModel(String, String, List<ParameterGroupModel>, boolean, Set<StereotypeModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
-
Creates a new instance
- ImmutableNestedChainModel(String, String, List<ParameterGroupModel>, boolean, Set<StereotypeModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion, ChainExecutionOccurrence) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
-
Creates a new instance
- ImmutableNestedChainModel(String, String, DisplayModel, boolean, Set<StereotypeModel>, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
-
Creates a new instance
- ImmutableNestedComponentModel - Class in org.mule.runtime.extension.api.model.nested
-
Immutable concrete implementation of
NestedComponentModel - ImmutableNestedComponentModel(String, String, List<ParameterGroupModel>, int, Integer, Set<StereotypeModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
-
Creates a new instance
- ImmutableNestedComponentModel(String, String, List<ParameterGroupModel>, int, Integer, Set<StereotypeModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
-
Creates a new instance
- ImmutableNestedComponentModel(String, String, DisplayModel, boolean, Set<StereotypeModel>, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
-
Creates a new instance
- ImmutableNestedRouteModel - Class in org.mule.runtime.extension.api.model.nested
-
Immutable concrete implementation of
NestedRouteModel - ImmutableNestedRouteModel(String, String, List<ParameterGroupModel>, DisplayModel, int, Integer, List<? extends NestableElementModel>, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
-
Creates a new instance
- ImmutableNestedRouteModel(String, String, List<ParameterGroupModel>, DisplayModel, int, Integer, List<? extends NestableElementModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
-
Creates a new instance
- ImmutableNestedRouteModel(String, String, List<ParameterGroupModel>, DisplayModel, int, Integer, List<? extends NestableElementModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, DeprecationModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
-
Creates a new instance
- ImmutableNotificationModel - Class in org.mule.runtime.extension.api.model.notification
-
Default and immutable implementation of
NotificationModel - ImmutableNotificationModel(String, String, MetadataType) - Constructor for class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
-
Creates a new
NotificationModel. - ImmutableOperationModel - Class in org.mule.runtime.extension.api.model.operation
-
Immutable concrete implementation of
OperationModel - ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
-
Deprecated.This constructor is deprecated and will be removed in Mule 5. Use
#ImmutableOperationModel(String, String, List, List, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set, StereotypeModel, Set, Set)instead - ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
-
Creates a new instance with the given state
- ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
-
Creates a new instance with the given state
- ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
-
Creates a new instance with the given state
- ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
-
Creates a new instance with the given state
- ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
-
Creates a new instance with the given state
- ImmutableOutputModel - Class in org.mule.runtime.extension.api.model
-
Immutable implementation of
OutputModel - ImmutableOutputModel(String, MetadataType, boolean, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableOutputModel
-
Creates a new instance with the given state
- ImmutableParameterGroupModel - Class in org.mule.runtime.extension.api.model.parameter
-
Immutable implementation of
ParameterGroupModel - ImmutableParameterGroupModel(String, String, List<ParameterModel>, List<ExclusiveParametersModel>, boolean, DisplayModel, LayoutModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
-
Creates a new instance
- ImmutableParameterModel - Class in org.mule.runtime.extension.api.model.parameter
-
Immutable implementation of
ParameterModel - ImmutableParameterModel(String, String, MetadataType, boolean, boolean, boolean, boolean, ExpressionSupport, Object, ParameterRole, ParameterDslConfiguration, DisplayModel, LayoutModel, ValueProviderModel, List<StereotypeModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
-
Creates a new instance with the given state
- ImmutableParameterModel(String, String, MetadataType, boolean, boolean, boolean, boolean, ExpressionSupport, Object, ParameterRole, ParameterDslConfiguration, DisplayModel, LayoutModel, ValueProviderModel, List<StereotypeModel>, Set<ModelProperty>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
-
Creates a new instance with the given state
- ImmutableParameterModel(String, String, MetadataType, boolean, boolean, boolean, boolean, ExpressionSupport, Object, ParameterRole, ParameterDslConfiguration, DisplayModel, LayoutModel, ValueProviderModel, List<StereotypeModel>, Set<ModelProperty>, DeprecationModel, Set<String>, List<FieldValueProviderModel>) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
-
Creates a new instance with the given state
- ImmutableParameterModel(String, String, MetadataType, boolean, boolean, boolean, boolean, ExpressionSupport, Object, ParameterRole, ParameterDslConfiguration, DisplayModel, LayoutModel, ValueProviderModel, List<StereotypeModel>, Set<ModelProperty>, DeprecationModel, Set<String>, List<FieldValueProviderModel>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
-
Creates a new instance with the given state
- ImmutableParameterModel(String, String, MetadataType, boolean, boolean, boolean, ExpressionSupport, Object, ParameterRole, ParameterDslConfiguration, DisplayModel, LayoutModel, ValueProviderModel, List<StereotypeModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
-
Deprecated.
- ImmutableSourceCallbackModel - Class in org.mule.runtime.extension.api.model.source
-
Immutable implementation of
SourceCallbackModel - ImmutableSourceCallbackModel(String, String, List<ParameterGroupModel>, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceCallbackModel
-
Creates a new instance
- ImmutableSourceModel - Class in org.mule.runtime.extension.api.model.source
-
Immutable implementation of
SourceModel - ImmutableSourceModel(String, String, boolean, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
-
Deprecated.This constructor is deprecated and will be removed in Mule 5. Use
#ImmutableSourceModel(String, String, boolean, boolean, List, List, OutputModel, OutputModel, Optional, Optional, Optional, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set, Set, Set, DeprecationModel)instead - ImmutableSourceModel(String, String, boolean, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
-
Creates a new instance
- ImmutableSourceModel(String, String, boolean, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
-
Creates a new instance
- ImmutableSourceModel(String, String, boolean, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel, Set<String>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
-
Creates a new instance
- ImmutableSourceModel(String, String, boolean, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, ComponentVisibility, Set<ModelProperty>, Set<NotificationModel>, DeprecationModel, SampleDataProviderModel, Set<String>, MuleVersion) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
-
Creates a new instance
- ImmutableSourceModel(String, String, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, ComponentVisibility, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
-
Deprecated.This constructor is deprecated and will be removed in Mule 5. Use
#ImmutableSourceModel(String, String, boolean, boolean, List, List, OutputModel, OutputModel, Optional, Optional, Optional, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set, Set, Set)instead - ImmutableValue - Class in org.mule.runtime.extension.api.values
-
Immutable implementation of
Value - ImplicitStereotypeDefinition - Class in org.mule.runtime.extension.api.stereotype
-
A special kind of stereotype definition, to be automatically added to top level pojos and interfaces form an extension that do not already have an associated stereotype.
- ImplicitStereotypeDefinition(String) - Constructor for class org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
- ImplicitStereotypeDefinition(String, StereotypeDefinition) - Constructor for class org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
- Import - Annotation Interface in org.mule.runtime.extension.api.annotation
- ImportedTypes - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Container for the
RepeatableImportannotation - ImportTypesStrategy - Interface in org.mule.runtime.extension.api.dsl.syntax.resolver
-
Parameterize how the
DslSyntaxResolverwould behave when dealing with imported types from other extensions. - includeRedirectUriInRefreshTokenRequest() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
-
Whether the redirect_uri parameter should be included in the refresh token request.
- includeRedirectUriInRefreshTokenRequest() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- INFRASTRUCTURE_PARAMETER_NAMES - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Contains all the names of the
infrastructureparameters that may appear in aParameterizedModel - InfrastructureParameterBuilder - Class in org.mule.runtime.extension.internal.loader.util
-
Utility builder for all the infrastructure parameters
- InfrastructureParameterModelProperty - Class in org.mule.runtime.extension.api.property
-
A
ModelPropertymeant to be applied onParameterModelinstances which represent an infrastructure parameter - InfrastructureParameterModelProperty(int) - Constructor for class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
- InfrastructureTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A
TypeAnnotationused as a marker forObjectTypeinstances, signaling that such type is an Infrastructure Type. - InfrastructureTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
- InfrastructureTypeUtils - Class in org.mule.runtime.extension.api.loader.util
-
Utilities for types considered of "Infrastructure".
- InfrastructureTypeUtils.InfrastructureType - Class in org.mule.runtime.extension.api.loader.util
-
Representation of an infrastructure type.
- InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType - Class in org.mule.runtime.extension.api.loader.util
-
Representation of an actionable infrastructure type.
- INITIALIZE - Enum constant in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
First phase of
DeclarationEnrichers to be executed. - InputJsonType - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata.fixed
-
Declares the annotated
ParameterModel'sMetadataTypeto the type represented by the provided JSON Schema. - InputXmlType - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata.fixed
-
Declares the annotated
ParameterModel'sMetadataTypeto the type represented by the provided element in the XSD Schema. - INSTANCE - Static variable in class org.mule.runtime.extension.api.property.NoRedeliveryPolicyModelProperty
- INSTANCE - Static variable in class org.mule.runtime.extension.api.property.NoWrapperModelProperty
-
Use this instance for memory efficiency
- Interceptable - Interface in org.mule.runtime.extension.api.runtime
-
Deprecated.since 1.3.0. Do not use.
- Interceptor<T extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
-
Taps into different phases of the execution of an extension's operation allowing to take different actions depending on the phase.
- InterceptorFactory - Interface in org.mule.runtime.extension.api.runtime
-
Deprecated.since 1.3.0. Do not use.
- inTheContextOf(Event) - Method in interface org.mule.runtime.extension.api.client.OperationParameterizer
-
Specifies an event to which this operation is relative to.
- INVALID_LOCATION - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
- INVALID_VALUE_RESOLVER_NAME - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
- invocationError(Error, SourceCallbackContext) - Static method in class org.mule.runtime.extension.api.runtime.source.SourceResult
- isAnnotationPresentOnField(Field, Class<R>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- isAnnotationPresentOnField(Field, Class<R>, Class<S>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- isAvailableInArtifact() - Method in class org.mule.runtime.extension.api.resources.GeneratedResource
-
Resources that are not available in the target extension artifact may be used during the build process of the extension as temporary data.
- isBasic(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isBlocking() - Method in class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
- isComponentId() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- isConfigOverride(Field) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
- isConnectionProvisioningRequired(ConnectableComponentModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isConnectivityErrorSupported(ExecutableComponentDeclaration<?>) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isContent(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isContent(ParameterRole) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isDefined() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- isDeprecated() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- isDeprecated() - Method in class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
- isDeprecated() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- isDeprecated() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- isDsqlQuery(String) - Static method in class org.mule.runtime.extension.api.dsql.DsqlParser
- isDynamic() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
- isEmpty() - Method in class org.mule.runtime.extension.api.dsql.Expression
- isEmpty() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- isExpired(long, TimeUnit) - Method in interface org.mule.runtime.extension.api.runtime.ExpirationPolicy
-
Determines if an instance should be expired based on the last time it was used.
- isFinal(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isFlattenedParameterGroup(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isForceExtensionValidation() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- isForceExtensionValidation() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- isForceExtensionValidation() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- isInfrastructure(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
-
Returns true if the type is an infrastructure type, false otherwise.
- isInfrastructure(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isJavaCollection(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
-
Returns a
Booleanindicating whether the givenMetadataTypeis a Java Collection or not. - isMap(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isMapOfStrings(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isNoErrorMapping(OperationModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isNoTransactionalAction(ComponentModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isNullResolver(NamedTypeResolver) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
-
Determines whether a resolver is a null resolver implementation or not.
- isOCSEnabled() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- isOCSEnabled() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- isOCSEnabled() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- isOneRequired() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.ExclusiveOptionals
-
Enforces that one of the parameters must be set at any given time
- isOneRequired() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- isOneRequired() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableExclusiveParametersModel
- isOptional(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Checks if a field is optional or not
- isOverrideFromConfig() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- isPagedOperation(ComponentModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isParameter(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Checks if a field is a parameter
- isParameterGroup(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
-
Checks if a field is a parameter group
- isPartialTypeKeyResolver() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- isPassword() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- isPasswordField(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- isProvidedByKeyResolver() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- isPublic() - Method in class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.ExcludeFromConnectivitySchemaModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.NoImplicitModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.NoRedeliveryPolicyModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.NoWrapperModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.QNameModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.RequiredForMetadataModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.SourceClusterSupportModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.SyntheticModelModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- isPublic() - Method in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.NoConnectivityErrorModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.NoErrorMappingModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.NoReconnectionStrategyModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.NoStreamingConfigurationModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.NoTransactionalActionModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.PagedOperationModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.TargetModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.TransactionalActionModelProperty
- isPublic() - Method in class org.mule.runtime.extension.internal.property.TransactionalTypeModelProperty
- isQuery() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- isQueryField(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- isReconnectionStrategySupported(ConnectableComponentModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isReconnectionStrategySupported(ExecutableComponentDeclaration<?>) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isReconnectionStrategySupported(ExtensionDeclaration) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isReferableType(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isRequired() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- isRequired() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
- isRequired() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableActingParameterModel
- isRequired() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- isRequired(ParameterGroupModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Tests if the given
groupcontains at least one requiredParameterModel - isRequiresConfiguration() - Method in class org.mule.runtime.extension.api.property.ResolverInformation
- isRequiresConnection() - Method in class org.mule.runtime.extension.api.property.ResolverInformation
- isResolveMinMuleVersion() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
- isResolveMinMuleVersion() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest
- isResolveMinMuleVersion() - Method in class org.mule.runtime.extension.internal.loader.DefaultExtensionLoadingContext
- isRouter(ComponentModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isRouter(ConstructModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isRouter(OperationDeclaration) - Static method in class org.mule.runtime.extension.api.util.ExtensionDeclarerUtils
- isScope(ComponentModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isShowInDsl() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
- isSourceStopping() - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
-
Whether the source has received the stopping signal.
- isSuccess() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
-
Indicates whether an error has occurred or not processing a message from a
Sourcethrough the owned flow - isTargetParameter(Set<ModelProperty>) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isTargetParameter(ParameterModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isText() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- isText(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- isTextField(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
- isTransactional() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- isTransactionalAction(ParameterModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isTransactionalType(ParameterModel) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
- isTypedValue(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- isUncountable(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Return true if the word is uncountable.
- isWrapped() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- itemize(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Return the itemized version of a word, which is an {@link this#hyphenize hyphenized} version of the word with the
itemsuffix
J
- JAVA_SDK_LOADER_ID - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The id for the
ExtensionModelLoaderused to load Java based extensions - JavaParserUtils - Class in org.mule.runtime.extension.internal.loader.util
-
Utilities for parsing Extensions defined through the Java language.
- JOIN_IF_POSSIBLE - Enum constant in enum class org.mule.runtime.extension.api.tx.OperationTransactionalAction
-
If there is a transaction available, then use it, otherwise continue processing
K
- KERBEROS_AUTH_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection that uses Kerberos as it's authentication method.
- KEY_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The name of the 'key' element of a Map DSL entry
- keySet() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- keysResolver() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.MetadataScope
L
- LAYOUT - Enum constant in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
This phase contains all
DeclarationEnrichers that add display elements to the final enriched extension. - LayoutOrderComparator - Class in org.mule.runtime.extension.api.util
-
A
Comparatorfor sorting objects of typeObjectFieldTypebased on itsLayoutTypeAnnotationannotation. - LayoutTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A
TypeAnnotationmeant to be applied onObjectFieldTypeinstances and it contains information on how the field should be rendered in the UI. - LayoutTypeAnnotation(LayoutModel) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
-
Creates a new instance
- length(long) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
-
Sets the length in bytes of the payload
- length(Long) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
-
Deprecated.Use
Result.Builder.length(long)instead. - lessOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the less operator.
- lessOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the less operator.
- lessOrEqualsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the less or equals operator.
- lessOrEqualsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the less or equals operator.
- likeOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the like operator.
- likeOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the like operator.
- LISTENER_CONFIG_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which a custom Http listener is configured
- Literal<T> - Interface in org.mule.runtime.extension.api.runtime.parameter
-
A parameter type which allows to get values as they were provided in the DSL, preventing the runtime from resolving expressions or applying any transformations.
- LiteralTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
TypeAnnotationindicating that the real type of the of the annotated type is aLiteral - LiteralTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
- load(Type) - Method in class org.mule.runtime.extension.internal.loader.CachedClassTypeLoader
- load(String) - Method in class org.mule.runtime.extension.internal.loader.CachedClassTypeLoader
- loadDslResourceFactories() - Static method in class org.mule.runtime.extension.privileged.spi.ExtensionsApiSpiUtils
- loadExtensionModel(ClassLoader, DslResolvingContext, Map<String, Object>) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
Deprecated.since 1.5.0. Use
ExtensionModelLoader.loadExtensionModel(ExtensionModelLoadingRequest)instead - loadExtensionModel(ExtensionDeclarer, ExtensionModelLoadingRequest) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
Creates an
ExtensionModelfrom therequest. - loadExtensionModel(ExtensionModelLoadingRequest) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
-
Creates an
ExtensionModelfrom therequest. - loadExtensionModelLoaderProviders() - Static method in class org.mule.runtime.extension.privileged.spi.ExtensionsApiSpiUtils
- loadExtensionSchemaGenerators() - Static method in class org.mule.runtime.extension.privileged.spi.ExtensionsApiSpiUtils
- loadGeneratedResourceFactories() - Static method in class org.mule.runtime.extension.privileged.spi.ExtensionsApiSpiUtils
- LOCAL_AUTHORIZE_PATH_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the path of the local authorization url is configured
- location() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Path
M
- mapReduceAnnotation(Class<?>, Class<R>, Class<S>, Function<R, T>, Function<S, T>) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
-
Monad for extracting information from a
Classwhich might be annotated with two different annotations of similar semantics. - MAX_REDELIVERY_COUNT - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- mediaType(MediaType) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
-
Sets the output
MediaTypefor the payload - MediaType - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Use this annotation on operation methods and
Sourceclasses which return eitherStringorInputStream. - merge(Class<?>, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- message() - Element in annotation interface org.mule.runtime.extension.api.annotation.deprecated.Deprecated
- MESSAGE_DIGEST_ALGORITHM - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- MESSAGE_IDENTIFIER - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- MetadataKeyId - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata
-
Marks one of the parameters of an Operation or Source as the key for the metadata lookup.
- MetadataKeyIdModelProperty - Class in org.mule.runtime.extension.api.property
-
A
ModelPropertyfor a ofSourceModelandOperationModelparameters that indicates that its aMetadataKeyId. - MetadataKeyIdModelProperty(MetadataType, String) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
-
Deprecated.
- MetadataKeyIdModelProperty(MetadataType, String, String) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- MetadataKeyPart - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata
-
Marks a field inside a POJO that represents a composed
MetadataKeyas one of the parts of that composedMetadataKey. - MetadataKeyPartModelProperty - Class in org.mule.runtime.extension.api.property
-
A
ModelPropertyforParameterModelofSourceModelandOperationModelparameters that indicates that the is a part of aMetadataKey. - MetadataKeyPartModelProperty(int) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
-
Creates a new instance.
- MetadataKeyPartModelProperty(int, boolean) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
-
Creates a new instance.
- MetadataKeyPartModelProperty(int, boolean, ExpressionSupport) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
-
Creates a new instance.
- MetadataResolverFactory - Interface in org.mule.runtime.extension.api.metadata
-
Provides instances of the
TypeKeysResolver,TypeKeysResolver,OutputTypeResolverandQueryEntityResolverresolving types associated to a Component - MetadataResolverUtils - Class in org.mule.runtime.extension.api.metadata
-
Helper methods for the
MetadataResolverFactory - MetadataScope - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata
-
Associates the annotated Component to a
TypeKeysResolver, and anOutputTypeResolverthat will be used to resolve the Component'sMetadataTypedynamically This annotation can be used at Operation orExtensionlevel. - MISSING_REQUIRED_PARAMETERS - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
- modelProperties - Variable in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- ModelValidationUtils - Class in org.mule.runtime.extension.internal.loader.validator
-
Utility class for
ExtensionModelValidators - MODULE_DSL_NAMESPACE - Static variable in class org.mule.runtime.extension.internal.dsl.xml.XmlDslConstants
- MODULE_DSL_NAMESPACE_URI - Static variable in class org.mule.runtime.extension.internal.dsl.xml.XmlDslConstants
- MODULE_ROOT_NODE_NAME - Static variable in class org.mule.runtime.extension.internal.dsl.xml.XmlDslConstants
- ModuleConfigStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor any generic config global element. - ModuleException - Exception in org.mule.runtime.extension.api.exception
-
RuntimeExceptionimplementation to throwExceptions that indicates explicitly theErrorTypeDefinitionthat is wanted to throw. - ModuleException(String, ErrorTypeDefinition<T>) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
- ModuleException(String, ErrorTypeDefinition<T>, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
- ModuleException(I18nMessage, ErrorTypeDefinition<T>) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
- ModuleException(I18nMessage, ErrorTypeDefinition<T>, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
- ModuleException(ErrorTypeDefinition<T>, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
- MULE_ABSTRACT_BYTE_STREAMING_STRATEGY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor the byte streaming strategy - MULE_ABSTRACT_DEFAULT_RECONNECTION_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor a reconnection config - MULE_ABSTRACT_OBJECT_STREAMING_STRATEGY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor the object streaming strategy - MULE_ABSTRACT_RECONNECTION_STRATEGY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor a reconnection strategy - MULE_ABSTRACT_REDELIVERY_POLICY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor an abstract redelivery policy - MULE_ERROR_MAPPING_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor theerror-mappingelement - MULE_ERROR_MAPPINGS_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor theerror-mappingselement - MULE_EXPIRATION_POLICY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor theexpiration-policyelement - MULE_POOLING_PROFILE_TYPE_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
-
QNamefor aPoolingProfile - MULE_SDK_APPLICATION_LOADER_ID - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The id for the Mule SDK
ExtensionModelLoaderfor extensions defined as part of the same application from where they are consumed. - MULE_SDK_ARTIFACT_AST_PROPERTY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Property name for Mule SDK
ExtensionModelLoaderfor specifying artifact AST - MULE_SDK_EXPRESSION_LANGUAGE_METADATA_SERVICE_PROPERTY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Property name for Mule SDK
ExtensionModelLoaderfor specifying theExpressionLanguageMetadataServiceimplementation to use. - MULE_SDK_EXTENSION_DSL_NAMESPACE - Static variable in class org.mule.runtime.extension.internal.dsl.xml.XmlDslConstants
- MULE_SDK_EXTENSION_DSL_NAMESPACE_URI - Static variable in class org.mule.runtime.extension.internal.dsl.xml.XmlDslConstants
- MULE_SDK_EXTENSION_LOADER_ID - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The id for the Mule SDK
ExtensionModelLoader - MULE_SDK_EXTENSION_NAME_PROPERTY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Property name for Mule SDK
ExtensionModelLoaderfor specifying the extension name - MULE_SDK_EXTENSION_ROOT_NODE_NAME - Static variable in class org.mule.runtime.extension.internal.dsl.xml.XmlDslConstants
- MULE_SDK_RESOURCE_PROPERTY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Property name for Mule SDK
ExtensionModelLoaderfor specifying the extension's main resource. - MuleErrors - Enum Class in org.mule.runtime.extension.api.error
-
ErrorTypeDefinitionEnumwhich publish the available errors that the Mule Runtime provides to be extended from an extension. - MULESOFT - Static variable in annotation interface org.mule.runtime.extension.api.annotation.Extension
- MuleStereotypeDefinition - Class in org.mule.runtime.extension.api.stereotype
-
Marker interface that identifies a given
StereotypeDefinitionas a Mule stereotype. - MuleStereotypeDefinition() - Constructor for class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
- MuleStereotypes - Class in org.mule.runtime.extension.api.stereotype
-
Deprecated.since 4.5.0, use
MuleStereotypesinstead
N
- name() - Element in annotation interface org.mule.runtime.extension.api.annotation.Configuration
-
The name of the configuration.
- name() - Element in annotation interface org.mule.runtime.extension.api.annotation.Extension
-
A name consistent with the definition on
ExtensionModel.getName() - name() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
- name() - Element in annotation interface org.mule.runtime.extension.api.annotation.license.RequiresEntitlement
- name() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.ParameterGroup
-
The name of the group being defined.
- name() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.reference.ConfigReference
- NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
- NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsGrantType
- NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.PlatformManagedOAuthGrantType
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ComponentIdFieldTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- NAME - Static variable in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.NoWrapperModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.QNameModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.RequiredForMetadataModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.SyntheticModelModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- NAME - Static variable in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
- NAME_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The name of the 'name' attribute of a DSL element
- NAME_PARAM_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the global elements name parameter.
- NameClashModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates names clashes in the model by comparing: The
NamedObject.getName()value of all theConfigurationModel,OperationModelandConnectionProviderModelMakes sure that there no twoParameterModels with the same name but different types, for those which represent an object Makes sure that noConfigurationModel,OperationModelorConnectionProviderModelhave parameters with repeated name - NameClashModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.NameClashModelValidator
- NamedObjectDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Enriches constructs models with the synthetic "name" parameter.
- NamedObjectDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.NamedObjectDeclarationEnricher
- NameModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
ExtensionModelValidatorwhich validates that the given names are valid. - NameModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.NameModelValidator
- nameRegexpMatcher() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
- namespace() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.Xml
-
Location URI for the namespace.
- namespace() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.reference.ConfigReference
- NAMESPACE - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
- NameUtils - Class in org.mule.runtime.extension.api.util
-
Extends
NameUtilswith extensions oriented behavior - nativeOutputResolver() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.Query
-
A
OutputTypeResolverthat receives aStringwith the query when it's written in the Native Query Language. - NESTABLE_COMPONENT - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- NEVER - Enum constant in enum class org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
-
This strategy always returns
Optional.empty() - newInstance() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationFactory
-
Returns a new instance of an object which is compliant with the model described by the owning
ConfigurationModel. - newInstance() - Method in interface org.mule.runtime.extension.api.runtime.connectivity.ConnectionProviderFactory
- newNotification(String, String) - Static method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
-
Creates a builder to be able to create
NotificationModelinstances - newNotification(ComponentIdentifier) - Static method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
-
Creates a builder to be able to create
NotificationModelinstances from a notificationComponentIdentifier - newValue(String) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Creates and returns new instance of a
ValueBuilder, to help building a newValuerepresented by the given - newValue(String, String) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Creates and returns new instance of a
ValueBuilder, to help building a newValuerepresented by the given - NoConnectivityErrorModelProperty - Class in org.mule.runtime.extension.internal.property
-
Marker
ModelPropertyfor modules to avoid propagating connectivity errors from operations. - NoConnectivityErrorModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.NoConnectivityErrorModelProperty
- NoConnectivityTest - Interface in org.mule.runtime.extension.api.connectivity
-
Marker, interface to indicate that the implementing component does not support connectivity testing.
- NoErrorMappingModelProperty - Class in org.mule.runtime.extension.internal.property
-
Model property for indicating that the owning operation may not contain errorMappings.
- NoErrorMappingModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.NoErrorMappingModelProperty
- NoImplicit - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Used to express that the annotated element should not support being used implicitly.
- NoImplicitModelProperty - Class in org.mule.runtime.extension.api.property
-
Model property that indicates that the enriched model should not be used in an implicit way
- NoImplicitModelProperty() - Constructor for class org.mule.runtime.extension.api.property.NoImplicitModelProperty
- NON_REPEATABLE_BYTE_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- NON_REPEATABLE_OBJECTS_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- NONE - Enum constant in enum class org.mule.runtime.extension.api.tx.SourceTransactionalAction
-
Whether there is a transaction available or not, ignore it
- NoReconnectionStrategyModelProperty - Class in org.mule.runtime.extension.internal.property
-
Marker
ModelPropertyfor XML modules to determine theExtensionConstants.RECONNECTION_CONFIG_PARAMETER_NAMEelement must not be added. - NoReconnectionStrategyModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.NoReconnectionStrategyModelProperty
- NoRedeliveryPolicyModelProperty - Class in org.mule.runtime.extension.api.property
-
Marker
ModelPropertymeant to be applied onSourceModelinstances. - NoRedeliveryPolicyModelProperty() - Constructor for class org.mule.runtime.extension.api.property.NoRedeliveryPolicyModelProperty
- NoStreamingConfigurationModelProperty - Class in org.mule.runtime.extension.internal.property
-
ModelPropertyfor indicating that the owning operation may not have a configuring streaming strategy, regardless of it being a streaming operation. - NoStreamingConfigurationModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.NoStreamingConfigurationModelProperty
- NoSuchExtensionException - Exception in org.mule.runtime.extension.api.exception
-
An
Exceptionto signal that anExtensionModelhas been referenced but the runtime has no knowledge of it. - NoSuchExtensionException() - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
- NoSuchExtensionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
- NoSuchExtensionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
- NoSuchExtensionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
- NOT_SUPPORTED - Enum constant in enum class org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
-
The source doesn't support cluster mode and hence only runs on the primary node.
- NOT_SUPPORTED - Enum constant in enum class org.mule.runtime.extension.api.tx.OperationTransactionalAction
-
Executes outside any existent transaction
- NOT_VALUE_PROVIDER_ENABLED - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
- notEqualsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
-
Translates the not equals operator.
- notEqualsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
-
Translates the not equals operator.
- NotificationActionDefinition<E extends Enum<E>> - Interface in org.mule.runtime.extension.api.notification
-
Identifies a notification action to be declared by extensions and must be implemented by an
Enum. - NotificationActionProvider - Interface in org.mule.runtime.extension.api.annotation.notification
-
A component responsible for providing an immutable
SetofNotificationActionDefinitions. - NotificationActions - Annotation Interface in org.mule.runtime.extension.api.annotation.notification
-
Annotation for
Extensionlevel to communicate and declare theNotificationActionDefinitions that the whole extension emits. - NotificationEmitter - Interface in org.mule.runtime.extension.api.notification
-
This component allows firing
ExtensionNotificationswith both custom data and default one. - NotificationModelBuilder - Class in org.mule.runtime.extension.api.model.notification
-
Builder pattern implementation to build
NotificationModelinstances. - NoTransactionalActionModelProperty - Class in org.mule.runtime.extension.internal.property
-
ModelPropertyfor indicating that the owning operation may not have a configuring transactionalAction. - NoTransactionalActionModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.NoTransactionalActionModelProperty
- NoWrapperModelProperty - Class in org.mule.runtime.extension.api.property
-
Indicates that a complex parameter that would have a wrapper element under normal conditions, doesn't have a wrapper element when represented in the DSL.
- NoWrapperModelProperty() - Constructor for class org.mule.runtime.extension.api.property.NoWrapperModelProperty
- NoWrapperModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
- NoWrapperModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.NoWrapperModelValidator
- NTLM_DOMAIN - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a port to connect to a system.
- NTLM_PROXY_CONFIGURATION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Proxy Configuration for a connection.
- NTLM_PROXY_CONFIGURATION_PARAMETER - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Proxy Configuration for a connection.
- NULL - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.Optional
-
Because Java doesn't allow
nullvalues as defaults in annotations, this value is used to represent anull. - NULL_CATEGORY_NAME - Static variable in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
- NULL_RESOLVER_NAME - Static variable in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
- NullMetadataKey - Class in org.mule.runtime.extension.api.metadata
-
Null
MetadataKeyimplementation that represents the absence of a key - NullMetadataKey() - Constructor for class org.mule.runtime.extension.api.metadata.NullMetadataKey
- NullMetadataResolver - Class in org.mule.runtime.extension.api.metadata
-
Null implementation of
InputTypeResolver,AttributesTypeResolverandTypeKeysResolver, used to represent the absence of any of them when required. - NullMetadataResolver() - Constructor for class org.mule.runtime.extension.api.metadata.NullMetadataResolver
- NullQueryMetadataResolver - Class in org.mule.runtime.extension.api.metadata
-
Null implementation of
OutputTypeResolverused to represent the absence of output resolver in aQueryannotated operation. - NullQueryMetadataResolver() - Constructor for class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
- NullSafe - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Indicates that the annotated parameter should never be assigned a
nullvalue, even though such value is a valid assignment on the mule DSL. - NullSafeTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A
TypeAnnotationmeant to be applied onObjectFieldTypeinstances. - NullSafeTypeAnnotation(Class<?>, boolean) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
-
Creates a new instance
O
- OAUTH_AUTHORIZATION_CODE_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A connection that uses the OAuth Authorization Code grant type authorization method.
- OAUTH_AUTHORIZATION_CODE_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The display name of the
ParameterGroupModelin which all the Authorization-Code grant type related parameters are to be placed. - OAUTH_AUTHORIZATION_CODE_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the
ParameterGroupModelin which all the Authorization-Code grant type related parameters are to be placed. - OAUTH_CALLBACK_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The display name of the
ParameterGroupModelin which all the OAuth callback related parameters are to be placed. - OAUTH_CALLBACK_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the
ParameterGroupModelin which all the OAuth callback related parameters are to be placed. - OAUTH_CLIENT_CREDENTIALS_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A connection that uses the OAuth Client Credentials grant type authorization method.
- OAUTH_CLIENT_CREDENTIALS_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The display name of the
ParameterGroupModelin which all the Client Credentials grant type related parameters are to be placed. - OAUTH_CLIENT_CREDENTIALS_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the
ParameterGroupModelin which all the Authorization-Code grant type related parameters are to be placed. - OAUTH_PLATFORM_MANAGED_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection that uses OCS for authentication.
- OAUTH_STORE_CONFIG_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The display name of the
ParameterGroupModelin which all the store config related parameters are to be placed. - OAUTH_STORE_CONFIG_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the
ParameterGroupModelin which all the store config related parameters are to be placed. - OAuthCallbackValue - Annotation Interface in org.mule.runtime.extension.api.annotation.connectivity.oauth
-
This annotation is used to annotate fields on a
ConnectionProviderwhich supports OAuth. - OAuthDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Looks for all the
ConnectionProviderDeclarationwith theOAuthModelPropertyand adds synthetic parameters that allows configuring the proper grant type - OAuthDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.OAuthDeclarationEnricher
- OAuthGrantType - Interface in org.mule.runtime.extension.api.connectivity.oauth
-
Base contract for a Grant Type as defined in the OAuth2 specification.
- OAuthGrantTypeVisitor - Interface in org.mule.runtime.extension.api.connectivity.oauth
-
Implementation of the visitor pattern for
OAuthGrantTypeimplementations - OAuthModelProperty - Class in org.mule.runtime.extension.api.connectivity.oauth
-
A public
ModelPropertyused to indicate that aConnectionProvidersupports a number of OAuth2 grant types - OAuthModelProperty(List<OAuthGrantType>) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
-
Creates a new instance
- OAuthParameter - Annotation Interface in org.mule.runtime.extension.api.annotation.connectivity.oauth
-
Similar to
Parameter, but intended to be used exclusively on fields of aConnectionProviderwhich supports OAuth. - OAuthParameterModelProperty - Class in org.mule.runtime.extension.api.connectivity.oauth
-
A private
ModelPropertyused onParameterModelinstances, indicating that such parameter should be used as an OAuth parameter. - OAuthParameterModelProperty(String) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
-
Deprecated.since 1.2.1. Use
OAuthParameterModelProperty(String, HttpParameterPlacement)instead - OAuthParameterModelProperty(String, HttpParameterPlacement) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
- OAuthState - Interface in org.mule.runtime.extension.api.connectivity.oauth
-
An object which holds information about an OAuth authorization
- OBJECT_STORE - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- OBJECT_STORE_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- OBJECT_STORE_ELEMENT_NAMESPACE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Namespace prefis for object store type
- OBJECT_STORE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the name of a custom object store is configured
- OBJECT_STORE_REF - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- OBJECTS_FIELDS_BY_LAYOUT_ORDER - Static variable in class org.mule.runtime.extension.api.util.LayoutOrderComparator
- ObjectStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor a genericObjectdefinition - ObjectStereotype() - Constructor for class org.mule.runtime.extension.api.stereotype.ObjectStereotype
- ObjectStoreClassHandler - Class in org.mule.runtime.extension.api.declaration.type
-
Implementation of
ClassHandlerfor theObjectStoreinterface - ObjectStoreClassHandler() - Constructor for class org.mule.runtime.extension.api.declaration.type.ObjectStoreClassHandler
- ObjectStoreReference - Annotation Interface in org.mule.runtime.extension.api.annotation.param.reference
-
Annotation to be used in a field or parameter which value is a reference to a global object store element
- ObjectStoreStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor a genericObjectStoredefinition - ObjectStoreStereotype() - Constructor for class org.mule.runtime.extension.api.stereotype.ObjectStoreStereotype
- objectType(BaseTypeBuilder, Class<?>, ParsingContext) - Method in class org.mule.runtime.extension.api.declaration.type.ErrorMappingsTypeBuilder
- OCS_API_VERSION - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the OCS API version to be used, if not specified, the default api version for the mule version running will be used.
- OCS_CLIENT_ID - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the client id to obtain an access token for the OCS API
- OCS_CLIENT_SECRET - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the client secret to obtain an access token to the OCS API
- OCS_ENABLED - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Property that if set signals that OCS is supported.
- OCS_ORG_ID - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the organization id to be used when accessing the OCS API
- OCS_PLATFORM_AUTH_DEFAULT_PATH - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Default value of the path of the URL of the OAuth service provider that grants access tokens to the OCS API
- OCS_PLATFORM_AUTH_PATH - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the path of the URL of the OAuth service provider that grants access tokens to the OCS API
- OCS_PLATFORM_AUTH_URL - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the URL of the OAuth service provider that grants access tokens to the OCS API
- OCS_SERVICE_URL - Static variable in class org.mule.runtime.extension.api.ocs.OCSConstants
-
Key to obtain the URL of the OCS API
- OCSConstants - Class in org.mule.runtime.extension.api.ocs
-
Constants for the OAuth Client Service functionality.
- of(BackPressure) - Static method in class org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
- OfValues - Annotation Interface in org.mule.runtime.extension.api.annotation.values
-
Marks a parameter or parameter group as a value that has the capability of resolve
valuesfor this one. - ON_ERROR - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- ON_ERROR_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- OnBackPressure - Annotation Interface in org.mule.runtime.extension.api.annotation.source
-
Used to indicate that an annotated method in a
Sourceshould be executed when the runtime applies back pressure on a message generated by the owning source. - onConfiguration(ConfigurationDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when a
ConfigurationDeclarationis found in the traversedextensionDeclaration - onConnectionException(ConnectionException) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
-
Equivalent to
SourceCallback.onConnectionException(ConnectionException). - onConnectionException(ConnectionException) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
-
Any started
Sourcemust use this method to communicate the runtime that aConnectionExceptionwas found trying to produce messages. - onConnectionProvider(ConnectedDeclaration, ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onConnectionProvider(ConnectedDeclaration, ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
ConnectedDeclarationis found in the traversedextensionDeclaration - onConnectionProvider(ConnectedDeclaration, ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when an
ConnectedDeclarationis found in the traversedextensionDeclaration - onConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when an
ConnectedDeclarationis found in the traversedextensionDeclaration. - onConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
ConnectedDeclarationis found in the traversedextensionDeclaration. - onConstruct(ConstructDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when a
ConstructDeclarationis found in the traversedextensionDeclaration. - onConstruct(ConstructDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when a
ConstructDeclarationis found in the traversedextensionDeclaration. - onConstruct(WithConstructsDeclaration, ConstructDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onConstruct(WithConstructsDeclaration, ConstructDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
- onConstruct(WithConstructsDeclaration, ConstructDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when a
ConstructDeclarationis found in the traversedextensionDeclaration. - onError(ExecutionContext<T>, Throwable) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
-
Executes when the execution of an operation threw exception.
- OnError - Annotation Interface in org.mule.runtime.extension.api.annotation.execution
-
Used to indicate that an annotated method should be executed when a generated event was processed by the owning flow but an error was thrown.
- OnErrorStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionforon-errorcore components - OnException - Annotation Interface in org.mule.runtime.extension.api.annotation
-
This annotation can be used at Operation level or at
Extensionlevel as a common handler for all the Operations, When an exception occurs in an operation the Enricher Class declared in this annotation will be called immediately, passing to the enrichException method the exception thrown by the operation. an Operation level enricher will override theOnExceptionlevel one. - onFunction(FunctionDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when an
FunctionDeclarationis found in the traversedextensionModel. - onFunction(FunctionDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
FunctionDeclarationis found in the traversedextensionModel. - onFunction(WithFunctionsDeclaration, FunctionDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onFunction(WithFunctionsDeclaration, FunctionDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
- onFunction(WithFunctionsDeclaration, FunctionDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when an
FunctionDeclarationis found in the traversedextensionDeclaration. - onOperation(OperationDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when an
OperationDeclarationis found in the traversedextensionDeclaration. - onOperation(OperationDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
OperationDeclarationis found in the traversedextensionDeclaration. - onOperation(WithOperationsDeclaration, OperationDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onOperation(WithOperationsDeclaration, OperationDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
OperationDeclarationis found in the traversedextensionDeclaration. - onOperation(WithOperationsDeclaration, OperationDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when an
OperationDeclarationis found in the traversedextensionDeclaration. - onParameter(ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when an
ParameterDeclarationis found in the traversedextensionDeclaration. - onParameter(ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
ParameterDeclarationis found in the traversedextensionDeclaration. - onParameter(ParameterizedDeclaration, ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onParameter(ParameterizedDeclaration, ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
ParameterDeclarationis found in the traversedextensionDeclaration - onParameter(ParameterizedDeclaration, ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when an
ParameterDeclarationis found in the traversedextensionDeclaration - onParameterGroup(ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when an
ParameterGroupDeclarationis found in the traversedextensionDeclaration - onParameterGroup(ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
ParameterGroupDeclarationis found in the traversedextensionDeclaration - onParameterGroup(ParameterizedDeclaration, ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onParameterGroup(ParameterizedDeclaration, ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
ParameterGroupDeclarationis found in the traversedextensionDeclaration - onParameterGroup(ParameterizedDeclaration, ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when an
ParameterGroupDeclarationis found in the traversedextensionDeclaration - onRejectedItem(Result<T, A>, SourceCallbackContext) - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
-
If one of the items dispatched through
PollContext.accept(Consumer)were rejected (either by watermarking, idempotency, server overload, etc.), this method is to be used to released any resources associated to the givenresult. - onSource(SourceDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
-
Invoked when an
SourceDeclarationis found in the traversedextensionDeclaration - onSource(SourceDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
SourceDeclarationis found in the traversedextensionDeclaration - onSource(WithSourcesDeclaration, SourceDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
- onSource(WithSourcesDeclaration, SourceDeclaration) - Method in class org.mule.runtime.extension.api.loader.IdempotentDeclarationEnricherWalkDelegate
-
Invoked when an
SourceDeclarationis found in the traversedextensionDeclaration - onSource(WithSourcesDeclaration, SourceDeclaration) - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
Invoked when an
SourceDeclarationis found in the traversedextensionDeclaration - onStart(SourceCallback<T, A>) - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
-
This method will be invoked by the runtime to make the source start producing messages.
- onStart(SourceCallback<T, A>) - Method in class org.mule.runtime.extension.api.runtime.source.Source
-
This method will be invoked by the runtime to make the source start producing messages.
- onStop() - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
-
This method will be invoked by the runtime to make the source stop producing messages.
- onStop() - Method in class org.mule.runtime.extension.api.runtime.source.Source
-
This method will be invoked by the runtime to make the source stop producing messages.
- onSuccess(ExecutionContext<T>, Object) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
-
Executes when an operation was successfully executed.
- OnSuccess - Annotation Interface in org.mule.runtime.extension.api.annotation.execution
-
Used to indicate that an Source's method should be executed when a generated event is successfully processed by the owning flow.
- OnTerminate - Annotation Interface in org.mule.runtime.extension.api.annotation.execution
-
Used to indicate that an annotated method should be executed when a generated event was processed by the owning flow, doesn't taking in account if the processing finished successfully or not.
- onWalkFinished() - Method in class org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate
-
This method MUST be called when traversing is finished.
- open() - Element in annotation interface org.mule.runtime.extension.api.annotation.values.OfValues
- OPERATION - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- OPERATION_TRANSACTIONAL_ACTION_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring transactional actions
- OperationModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates
parameterswith rules specific toOperationModel. - OperationModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.OperationModelValidator
- OperationParameterizer - Interface in org.mule.runtime.extension.api.client
-
Parameterizes an operation execution performed through the
ExtensionsClient - OperationParameters - Interface in org.mule.runtime.extension.api.client
-
Deprecated.since 1.5.0. Use
ExtensionsClient.execute(String, String, Consumer)instead - Operations - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Allows to reference a list of classes from which an Extension's operations are to be inferred.
- OperationTransactionalAction - Enum Class in org.mule.runtime.extension.api.tx
-
The type of joining actions that operations can take regarding transactions.
- operatorTranslator() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
-
Returns an instance of an
OperatorTranslatorthat is used to translate the the DSQL operators to the Native Query Language operators. - OperatorTranslator - Interface in org.mule.runtime.extension.api.dsql
-
Provides the possibility to define an operators syntax for translating from the DSQL operators to the specific query language ones.
- optional() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
- Optional - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Marks a
Parameterfield a optional. - order() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.MetadataKeyPart
-
The resolution order of this key part, starting from
1. - order() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
-
Gives the annotated element a relative order within its group.
- order() - Element in annotation interface org.mule.runtime.extension.api.annotation.values.ValuePart
- org.mule.runtime.extension.api - package org.mule.runtime.extension.api
- org.mule.runtime.extension.api.annotation - package org.mule.runtime.extension.api.annotation
- org.mule.runtime.extension.api.annotation.connectivity - package org.mule.runtime.extension.api.annotation.connectivity
- org.mule.runtime.extension.api.annotation.connectivity.oauth - package org.mule.runtime.extension.api.annotation.connectivity.oauth
- org.mule.runtime.extension.api.annotation.deprecated - package org.mule.runtime.extension.api.annotation.deprecated
- org.mule.runtime.extension.api.annotation.dsl.xml - package org.mule.runtime.extension.api.annotation.dsl.xml
- org.mule.runtime.extension.api.annotation.error - package org.mule.runtime.extension.api.annotation.error
- org.mule.runtime.extension.api.annotation.execution - package org.mule.runtime.extension.api.annotation.execution
- org.mule.runtime.extension.api.annotation.license - package org.mule.runtime.extension.api.annotation.license
- org.mule.runtime.extension.api.annotation.metadata - package org.mule.runtime.extension.api.annotation.metadata
- org.mule.runtime.extension.api.annotation.metadata.fixed - package org.mule.runtime.extension.api.annotation.metadata.fixed
- org.mule.runtime.extension.api.annotation.notification - package org.mule.runtime.extension.api.annotation.notification
- org.mule.runtime.extension.api.annotation.param - package org.mule.runtime.extension.api.annotation.param
- org.mule.runtime.extension.api.annotation.param.display - package org.mule.runtime.extension.api.annotation.param.display
- org.mule.runtime.extension.api.annotation.param.reference - package org.mule.runtime.extension.api.annotation.param.reference
- org.mule.runtime.extension.api.annotation.param.stereotype - package org.mule.runtime.extension.api.annotation.param.stereotype
- org.mule.runtime.extension.api.annotation.privileged - package org.mule.runtime.extension.api.annotation.privileged
- org.mule.runtime.extension.api.annotation.source - package org.mule.runtime.extension.api.annotation.source
- org.mule.runtime.extension.api.annotation.values - package org.mule.runtime.extension.api.annotation.values
- org.mule.runtime.extension.api.client - package org.mule.runtime.extension.api.client
- org.mule.runtime.extension.api.client.params - package org.mule.runtime.extension.api.client.params
- org.mule.runtime.extension.api.client.source - package org.mule.runtime.extension.api.client.source
- org.mule.runtime.extension.api.connectivity - package org.mule.runtime.extension.api.connectivity
- org.mule.runtime.extension.api.connectivity.oauth - package org.mule.runtime.extension.api.connectivity.oauth
- org.mule.runtime.extension.api.data.sample - package org.mule.runtime.extension.api.data.sample
- org.mule.runtime.extension.api.declaration.fluent.util - package org.mule.runtime.extension.api.declaration.fluent.util
- org.mule.runtime.extension.api.declaration.type - package org.mule.runtime.extension.api.declaration.type
- org.mule.runtime.extension.api.declaration.type.annotation - package org.mule.runtime.extension.api.declaration.type.annotation
- org.mule.runtime.extension.api.dsl.syntax - package org.mule.runtime.extension.api.dsl.syntax
- org.mule.runtime.extension.api.dsl.syntax.resolver - package org.mule.runtime.extension.api.dsl.syntax.resolver
- org.mule.runtime.extension.api.dsl.syntax.resources.spi - package org.mule.runtime.extension.api.dsl.syntax.resources.spi
- org.mule.runtime.extension.api.dsql - package org.mule.runtime.extension.api.dsql
- org.mule.runtime.extension.api.error - package org.mule.runtime.extension.api.error
- org.mule.runtime.extension.api.exception - package org.mule.runtime.extension.api.exception
- org.mule.runtime.extension.api.loader - package org.mule.runtime.extension.api.loader
- org.mule.runtime.extension.api.loader.util - package org.mule.runtime.extension.api.loader.util
- org.mule.runtime.extension.api.metadata - package org.mule.runtime.extension.api.metadata
- org.mule.runtime.extension.api.model - package org.mule.runtime.extension.api.model
- org.mule.runtime.extension.api.model.config - package org.mule.runtime.extension.api.model.config
- org.mule.runtime.extension.api.model.connection - package org.mule.runtime.extension.api.model.connection
- org.mule.runtime.extension.api.model.construct - package org.mule.runtime.extension.api.model.construct
- org.mule.runtime.extension.api.model.deprecated - package org.mule.runtime.extension.api.model.deprecated
- org.mule.runtime.extension.api.model.function - package org.mule.runtime.extension.api.model.function
- org.mule.runtime.extension.api.model.nested - package org.mule.runtime.extension.api.model.nested
- org.mule.runtime.extension.api.model.notification - package org.mule.runtime.extension.api.model.notification
- org.mule.runtime.extension.api.model.operation - package org.mule.runtime.extension.api.model.operation
- org.mule.runtime.extension.api.model.parameter - package org.mule.runtime.extension.api.model.parameter
- org.mule.runtime.extension.api.model.source - package org.mule.runtime.extension.api.model.source
- org.mule.runtime.extension.api.notification - package org.mule.runtime.extension.api.notification
- org.mule.runtime.extension.api.ocs - package org.mule.runtime.extension.api.ocs
- org.mule.runtime.extension.api.property - package org.mule.runtime.extension.api.property
- org.mule.runtime.extension.api.provider - package org.mule.runtime.extension.api.provider
- org.mule.runtime.extension.api.resources - package org.mule.runtime.extension.api.resources
- org.mule.runtime.extension.api.resources.spi - package org.mule.runtime.extension.api.resources.spi
- org.mule.runtime.extension.api.runtime - package org.mule.runtime.extension.api.runtime
- org.mule.runtime.extension.api.runtime.config - package org.mule.runtime.extension.api.runtime.config
- org.mule.runtime.extension.api.runtime.connectivity - package org.mule.runtime.extension.api.runtime.connectivity
- org.mule.runtime.extension.api.runtime.exception - package org.mule.runtime.extension.api.runtime.exception
- org.mule.runtime.extension.api.runtime.operation - package org.mule.runtime.extension.api.runtime.operation
- org.mule.runtime.extension.api.runtime.parameter - package org.mule.runtime.extension.api.runtime.parameter
- org.mule.runtime.extension.api.runtime.process - package org.mule.runtime.extension.api.runtime.process
- org.mule.runtime.extension.api.runtime.route - package org.mule.runtime.extension.api.runtime.route
- org.mule.runtime.extension.api.runtime.source - package org.mule.runtime.extension.api.runtime.source
- org.mule.runtime.extension.api.runtime.streaming - package org.mule.runtime.extension.api.runtime.streaming
- org.mule.runtime.extension.api.security - package org.mule.runtime.extension.api.security
- org.mule.runtime.extension.api.stereotype - package org.mule.runtime.extension.api.stereotype
- org.mule.runtime.extension.api.tx - package org.mule.runtime.extension.api.tx
- org.mule.runtime.extension.api.util - package org.mule.runtime.extension.api.util
- org.mule.runtime.extension.api.values - package org.mule.runtime.extension.api.values
- org.mule.runtime.extension.internal.client - package org.mule.runtime.extension.internal.client
- org.mule.runtime.extension.internal.dsl - package org.mule.runtime.extension.internal.dsl
- org.mule.runtime.extension.internal.dsl.xml - package org.mule.runtime.extension.internal.dsl.xml
- org.mule.runtime.extension.internal.loader - package org.mule.runtime.extension.internal.loader
- org.mule.runtime.extension.internal.loader.enricher - package org.mule.runtime.extension.internal.loader.enricher
- org.mule.runtime.extension.internal.loader.util - package org.mule.runtime.extension.internal.loader.util
- org.mule.runtime.extension.internal.loader.validator - package org.mule.runtime.extension.internal.loader.validator
- org.mule.runtime.extension.internal.property - package org.mule.runtime.extension.internal.property
- org.mule.runtime.extension.internal.semantic - package org.mule.runtime.extension.internal.semantic
- org.mule.runtime.extension.privileged.loader - package org.mule.runtime.extension.privileged.loader
- org.mule.runtime.extension.privileged.semantic - package org.mule.runtime.extension.privileged.semantic
- org.mule.runtime.extension.privileged.spi - package org.mule.runtime.extension.privileged.spi
- org.mule.runtime.extension.privileged.util - package org.mule.runtime.extension.privileged.util
- org.mule.runtime.extensions.api - module org.mule.runtime.extensions.api
-
API for Mule Extensions to integrate with the Mule Runtime in a decoupled way.
- OS_NAME_MASK - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- OS_NAME_PREFIX - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- OutboundCorrelationStrategy - Enum Class in org.mule.runtime.extension.api.runtime.parameter
-
Lists the possible strategies to determine the correlation id that should be sent on an outbound operation which supports correlation.
- output() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.OutputResolver
-
Specifies the
OutputTypeResolverwhich should be used to resolve the type of the value which will go into the payload of the output message. - output(T) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
-
Sets the output value
- OutputJsonType - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata.fixed
-
Declares the annotated
ComponentModel's outputMetadataTypeto the type represented by the JSON Schema. - outputResolver() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.MetadataScope
- OutputResolver - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata
-
Associates the annotated Component to an
OutputTypeResolverthat will be used to resolve the Component's returntypedynamically - OutputXmlType - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata.fixed
-
Declares the annotated
ComponentModel's outputMetadataTypeto the type represented by the provided element in the XSD Schema.
P
- packages() - Element in annotation interface org.mule.runtime.extension.api.annotation.PrivilegedExport
- PagedOperationModelProperty - Class in org.mule.runtime.extension.internal.property
-
A marker
ModelPropertyto signal that the owningOperationModelis paged. - PagedOperationModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.PagedOperationModelProperty
- PagingProvider<C,
T> - Interface in org.mule.runtime.extension.api.runtime.streaming -
This interface provides functionality for consuming a data feed in pages.
- Parameter - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Marks a field inside a mule extension as being a parameter that the user can set.
- PARAMETER_MODEL_BY_LAYOUT_ORDER - Static variable in class org.mule.runtime.extension.api.util.LayoutOrderComparator
- ParameterDsl - Annotation Interface in org.mule.runtime.extension.api.annotation.dsl.xml
-
Allows setting directives regarding syntax and semantics of the generated XML DSL.
- ParameterDslAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Contains directives regarding syntax and semantics of the generated XML DSL
- ParameterDslAnnotation(boolean, boolean) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
-
Creates a new instance
- ParameterDslDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Enhances the declaration of the
ParameterDslConfigurationtaking into account the type of the parameter as well as the context in which the type is being used. - ParameterDslDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ParameterDslDeclarationEnricher
- ParameterGroup - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
Allows to define a group of parameters which share some kind of special relationship and thus makes sense for them to belong to the same group.
- ParameterizedSource - Interface in org.mule.runtime.extension.api.runtime.source
-
A contract for obtaining the parameters that were configured into a
Sourceinstance without depending on its actual implementation class. - Parameterizer<T extends Parameterizer> - Interface in org.mule.runtime.extension.api.client.params
-
Parameterizes a generic entity executed or created through the
ExtensionsClient - ParameterLayoutOrderDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
DeclarationEnricherwhich walks through all theParameterDeclarationof the entire extension and populates them with the correspondent order. - ParameterLayoutOrderDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
- ParameterModelComparator - Class in org.mule.runtime.extension.api.util
-
A
Comparatorfor sorting objects of typeParameterModel - ParameterModelComparator(boolean) - Constructor for class org.mule.runtime.extension.api.util.ParameterModelComparator
-
Creates a new instance
- ParameterModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Validates that all
parametersprovided by theconfigurations,connection providersandoperationsfrom theextensioncomplies with: If the parameter is aArrayTypethe name should be plural ThemetadataTypemust be provided If required, cannot provide a default value TheClassof the parameter must be valid too, that implies that the class shouldn't contain any field with a reserved name. - ParameterModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ParameterModelValidator
- ParameterResolver<T> - Interface in org.mule.runtime.extension.api.runtime.parameter
-
A parameter type that gives the capability of: Get the configured expression: With
ParameterResolver.getExpression()returns the possible expression used to resolve the parameter value Differ the resolution: UsingParameterResolver.resolve()resolves the parameter value of typeParameterResolver - ParameterResolverTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
TypeAnnotationindicating that the real type of the of the annotated type is aParameterResolver - ParameterResolverTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
- parse(String) - Method in class org.mule.runtime.extension.api.dsql.DsqlParser
- Password - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Marks a
Parameteras one that needs masking when it is populated from the UI. - PASSWORD - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a password.
- Path - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Marks a field or parameter annotated with
Parameteras a path to a file or directory. - PAYLOAD - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.Optional
-
Denotes that if the parameter is not defined, the value will be taken from the message payload.
- placement() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.OAuthParameter
- Placement - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Defines the particular place of a
Parameterfield in the extension configuration window. - PLATFORM_MANAGED_CONNECTION_ID_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The description of the ConnectionProvider parameter for the ID that identifies a Platform Managed OAuth connection.
- PLATFORM_MANAGED_CONNECTION_ID_PARAMETER_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The display name of the ConnectionProvider parameter for the ID that identifies a Platform Managed OAuth connection.
- PLATFORM_MANAGED_CONNECTION_ID_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the ConnectionProvider parameter for the ID that identifies a Platform Managed OAuth connection.
- PLATFORM_MANAGED_CONNECTION_PROVIDER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The description of the synthetic connection provider which allows to use Platform Managed OAuth Connections
- PLATFORM_MANAGED_CONNECTION_PROVIDER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the synthetic connection provider which allows to use Platform Managed OAuth Connections
- PlatformManagedOAuthGrantType - Class in org.mule.runtime.extension.api.connectivity.oauth
-
A grant type that represent a Platform Managed OAuth connections.
- PlatformManagedOAuthGrantType() - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.PlatformManagedOAuthGrantType
- pluralize(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Return the pluralized version of a word.
- pluralize(String, boolean) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Return the pluralized version of a word.
- poll(PollContext<T, A>) - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
-
This method is responsible for obtaining the items to be dispatched and communicate them through the
pollContextusing thePollContext.accept(Consumer)method. - PollContext<T,
A> - Interface in org.mule.runtime.extension.api.runtime.source -
Contains context associated to each polling execution, and allows to dispatch items for execution through the
PollContext.accept(Consumer)method. - PollContext.PollItem<T,
A> - Interface in org.mule.runtime.extension.api.runtime.source -
An item obtained through a poll
- PollContext.PollItemStatus - Enum Class in org.mule.runtime.extension.api.runtime.source
-
The possible outcomes of submiting an item for processing through the
PollContext.accept(Consumer)method - POLLING_SOURCE_LIMIT_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter which sets the item limit per poll for polling sources.
- POLLING_SOURCE_LIMIT_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter which sets the item limit per poll for polling sources.
- PollingSource<T,
A> - Class in org.mule.runtime.extension.api.runtime.source -
A Special kind of
Sourcewhich automatically handles polling, idempotency and watermarking. - PollingSource() - Constructor for class org.mule.runtime.extension.api.runtime.source.PollingSource
- POOLING_PROFILE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
poolingProfileinfrastructure parameter - POOLING_PROFILE_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter which disables connection validation
- POOLING_PROFILE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter which configures pooling
- PoolingProfileTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
-
Creates instances of
MetadataTypewhich represent aPoolingProfile. - PoolingProfileTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.PoolingProfileTypeBuilder
- PORT - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a port to connect to a system.
- POST_STRUCTURE - Enum constant in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
This phase contains all
DeclarationEnrichers that go over the final extension structure and add metadata andpropertiesto the declared elements. - prefix() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.Xml
-
Extension's prefix.
- PrefixDefinedAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Pojo used to store annotations which value has the format prefix:element.
- PrefixDefinedAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- PrefixDefinedAnnotation(String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- PrefixDefinedAnnotation(String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- primary() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.Content
- PRIMARY_NODE_ONLY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter which allows to configure if a source should only run on the primary node
- PRIMARY_NODE_ONLY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter which allows to configure if a source should only run on the primary node
- PrivilegedExport - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Specifies packages that an extension should expose beyond the default
ClassLoaderisolation. - Problem - Class in org.mule.runtime.extension.api.loader
-
A problem found while validating a model or a component of it
- Problem(NamedObject, String) - Constructor for class org.mule.runtime.extension.api.loader.Problem
-
Creates a new instance
- PROBLEMS_HANDLER - Static variable in class org.mule.runtime.extension.internal.loader.ExtensionModelFactory
- ProblemsHandler - Interface in org.mule.runtime.extension.privileged.loader
-
Handler for the
problemsgenerated when loading an extension. - ProblemsReporter - Class in org.mule.runtime.extension.api.loader
-
Collects
problemsfound while validating anExtensionModel. - ProblemsReporter(ExtensionModel) - Constructor for class org.mule.runtime.extension.api.loader.ProblemsReporter
-
Creates a new instance
- process(Object, Object, Consumer<Result>, BiConsumer<Throwable, Result>) - Method in interface org.mule.runtime.extension.api.runtime.route.Chain
-
Executes the chain of components starting with the given
payloadandattributesasMessage. - process(Consumer<Result>, BiConsumer<Throwable, Result>) - Method in interface org.mule.runtime.extension.api.runtime.route.Chain
-
Executes the chain of components starting with the same input message that it's container scope received.
- process(Result, Consumer<Result>, BiConsumer<Throwable, Result>) - Method in interface org.mule.runtime.extension.api.runtime.route.Chain
-
Executes the chain of components starting with the given
Resultdata as inputMessage. - PROCESSOR - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- PROCESSOR_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- ProcessorStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor any generic processor that can be executed by mule runtime. - providedByKeyResolver() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.MetadataKeyPart
- PROXY_CONFIGURATION_PARAMETER - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A parameter which value holds a proxy configuration
- PROXY_CONFIGURATION_TYPE - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A custom type which models a Proxy Configuration
- put(Class<?>, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- putAll(Map<? extends Class<?>, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- putIfAbsent(Class<?>, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
Q
- qname() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.AttributesXmlType
- qname() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.InputXmlType
- qname() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.OutputXmlType
- QNameModelProperty - Class in org.mule.runtime.extension.api.property
-
A
ModelPropertywhich indicates that the enriched model relates to aQNamewhich is not the one the extension belongs to. - QNameModelProperty(QName) - Constructor for class org.mule.runtime.extension.api.property.QNameModelProperty
-
Creates a new instance
- QNameTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A
TypeAnnotationwhich indicates that the enriched type relates to aQNamewhich is not the one the extension belongs to. - QNameTypeAnnotation(QName) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
-
Creates a new instance
- Query - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
This annotation is meant to be applied to support easy query building by using DataSense Query Language, DSQL.
- QUERY_PARAMS - Enum constant in enum class org.mule.runtime.extension.api.runtime.parameter.HttpParameterPlacement
-
The parameter will be sent as a query parameter
- QUERY_PARAMS - Enum constant in enum class org.mule.runtime.extension.api.security.CredentialsPlacement
-
Send credentials as query parameters
- QueryBuilder - Interface in org.mule.runtime.extension.api.dsql
-
Builder interface to create basic query objects.
- QueryTranslator - Interface in org.mule.runtime.extension.api.dsql
-
This is a translator interface for go over a DSQL
Querystructure and easily translate it to a native one.
R
- RECENTLY_PROCESSED_IDS_OS_NAME_SUFFIX - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- reconnect(ConnectionException, ReconnectionCallback) - Method in interface org.mule.runtime.extension.api.runtime.connectivity.Reconnectable
-
Performs custom reconnection logic.
- RECONNECT_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- RECONNECT_FOREVER_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- Reconnectable - Interface in org.mule.runtime.extension.api.runtime.connectivity
-
A component which has its own way of reconnecting.
- reconnectingForever(int) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that in the case of a
ConnectionException, the connection is to be re-established and the operation indefinitely until successful - RECONNECTION_CONFIG - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- RECONNECTION_CONFIG_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter which configures reconnection
- RECONNECTION_CONFIG_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring the reconnection configuration
- RECONNECTION_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
reconnectionimplementation ofreconnectionConfiginfrastructure parameter - RECONNECTION_STRATEGY - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- RECONNECTION_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring the reconnection strategy parameter
- RECONNECTION_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring the reconnection strategy parameter
- ReconnectionCallback - Interface in org.mule.runtime.extension.api.runtime.connectivity
-
Callback used to notify the runtime about the outcome of a reconnection attempt.
- ReconnectionStrategyDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
A
DeclarationEnricherwhich adds the following to allSourceDeclaration: A reconnection strategy parameter - ReconnectionStrategyDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.ReconnectionStrategyDeclarationEnricher
- ReconnectionStrategyTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
-
Creates instances of
MetadataTypewhich represent a reconnection strategy - ReconnectionStrategyTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
- REDELIVERY_EXHAUSTED - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that the retry policy, of a certain component, to execute some action, eg: connectivity, delivery has been.
- REDELIVERY_POLICY - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- REDELIVERY_POLICY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring reconnection strategy parameter
- REDELIVERY_POLICY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring reconnection strategy parameter
- REDELIVERY_TAB_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the tab in which transaction parameters should appear
- RedeliveryPolicyDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
A
DeclarationEnricherwhich adds a redelivery policy parameter to all sources - RedeliveryPolicyDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.RedeliveryPolicyDeclarationEnricher
- RedeliveryPolicyTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
-
Creates instances of
MetadataTypewhich represent a redelivery policy - RedeliveryPolicyTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- RefName - Annotation Interface in org.mule.runtime.extension.api.annotation.param
-
This annotation is meant to be applied on fields of classes which are serving as top level elements which can be referenced by name, such as configs or global objects.
- refreshTokenExpr() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.AuthorizationCode
- registerType(ExtensionDeclarer, MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
- remove(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- remove(Object, Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- REPEATABLE_FILE_STORE_BYTES_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- REPEATABLE_FILE_STORE_OBJECTS_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- REPEATABLE_IN_MEMORY_BYTES_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- REPEATABLE_IN_MEMORY_OBJECTS_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- replace(Class<?>, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- replace(Class<?>, V, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- replaceAll(BiFunction<? super Class<?>, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- requestAlias() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.OAuthParameter
-
The name under which the parameter's value is to be sent to the OAuth provider during the authentication request.
- requiredClassName() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
- RequiredForMetadata - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata
-
Marker annotation which indicates that the annotated parameter is required for Metadata, this indicates that any other not annotated parameter won't be considered as part of the metadata resolution, so if the value changes the metadata resolution won't be triggered for those connectors
- RequiredForMetadataModelProperty - Class in org.mule.runtime.extension.api.property
-
ModelPropertyto be used on Configurations or Connection Providers which indicates which parameters of these impact on the metadata resolution. - RequiredForMetadataModelProperty(List<String>) - Constructor for class org.mule.runtime.extension.api.property.RequiredForMetadataModelProperty
- requiresConfig() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- requiresConfig(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Declares whether or not
thisDslElementSyntaxrequires a parameter pointing to a config - requiresConfig(ExtensionModel, NamedObject) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- requiresConnection() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- RequiresEnterpriseLicense - Annotation Interface in org.mule.runtime.extension.api.annotation.license
-
Defines if the extension requires an enterprise license to run.
- RequiresEntitlement - Annotation Interface in org.mule.runtime.extension.api.annotation.license
-
Defines if the extension license requires a custom entitlement.
- resolve() - Method in interface org.mule.runtime.extension.api.values.ValueProvider
-
Resolves and provides a
Setofvalueswhich represents a set of possible and valid values for a parameter. - resolve(MetadataType) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
-
Resolves the
DslElementSyntaxfor the standalone xml element for the givenMetadataType - resolve(MetadataType) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
-
Resolves the
DslElementSyntaxfor the standalone xml element for the givenMetadataType - resolve(ParameterModel) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
-
Resolves the
DslElementSyntaxfor the givenparameter, providing all the required information for representing thisparameterelement in the DSL. - resolve(ParameterModel) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
-
Resolves the
DslElementSyntaxfor the givenparameter, providing all the required information for representing thisparameterelement in the DSL. - resolve(NamedObject) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
-
Resolves the
DslElementSyntaxfor the givencomponent. - resolve(NamedObject) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
-
Resolves the
DslElementSyntaxfor the givencomponent. - resolveAllowedStereotypes(Function<Class<? extends StereotypeDefinition>, StereotypeModel>, Function<Class<? extends StereotypeDefinition>, StereotypeModel>) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- resolveAllowedStereotypes(ObjectType, BiFunction<ObjectType, Class<? extends StereotypeDefinition>, StereotypeModel>, BiFunction<ObjectType, Class<? extends StereotypeDefinition>, StereotypeModel>) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
- resolveInline(ParameterGroupModel) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
-
Resolves the
DslElementSyntaxfor aParameterGroupModelthat has to be shown as an inline element of the DSL - resolveInline(ParameterGroupModel) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
-
Resolves the
DslElementSyntaxfor aParameterGroupModelthat has to be shown as an inline element of the DSL - ResolverInformation - Class in org.mule.runtime.extension.api.property
-
Class which describes an Extension Metadata Resolver.
- resolveStereotypes(Function<Class<? extends StereotypeDefinition>, StereotypeModel>) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
-
Deprecated.since 1.5.0. Use
StereotypeTypeAnnotation.resolveAllowedStereotypes(Function, Function)instead - resolveStereotypes(ObjectType, BiFunction<ObjectType, Class<? extends StereotypeDefinition>, StereotypeModel>) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
-
Deprecated.since 1.5.0. Use
StereotypeTypeAnnotation.resolveAllowedStereotypes(ObjectType, BiFunction, BiFunction)instead - RESOURCE_OWNER_ID_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the id of the user to be authenticated is configured
- resources() - Element in annotation interface org.mule.runtime.extension.api.annotation.Export
- ResourcesGenerator - Interface in org.mule.runtime.extension.api.resources
-
A component capable of dynamically generating resources to support an
ExtensionModel. - responseError(Error, SourceCallbackContext) - Static method in class org.mule.runtime.extension.api.runtime.source.SourceResult
- Result<T,
A> - Class in org.mule.runtime.extension.api.runtime.operation -
Represents the result of a component's execution.
- Result() - Constructor for class org.mule.runtime.extension.api.runtime.operation.Result
- Result.Builder<T,
A> - Class in org.mule.runtime.extension.api.runtime.operation -
Builds instances of
Result - RETRY_EXHAUSTED - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that the retry of a certain execution block has been exhausted.
- roleOf(Optional<Content>) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- Route - Class in org.mule.runtime.extension.api.runtime.route
-
A
Routeallows a givenOperationto receive a chain of message processors along with a set of parameters, to be executed as part of the operation's execution. - Route() - Constructor for class org.mule.runtime.extension.api.runtime.route.Route
- RouterCompletionCallback - Interface in org.mule.runtime.extension.api.runtime.process
-
Deprecated.since 1.7.0. Starting with Mule 4.7, routers can now have random outputs, use
CompletionCallbackinstead - ROUTING - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that a problem occurred when routing a message.
- runsOnPrimaryNodeOnly() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
- RuntimeExtensionModelProvider - Interface in org.mule.runtime.extension.api.provider
-
Provider of an
ExtensionModelof a Mule Runtime Component. - RuntimeExtensionModelProviderLoaderUtils - Class in org.mule.runtime.extension.api.provider
-
Utlils to discover the
ExtensionModelusing theRuntimeExtensionModelProvider.
S
- SCALAR_SECRET - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that should be encrypted and it's content represents a plain value.
- SCHEDULING_STRATEGY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
schedulingStrategyinfrastructure parameter - SCHEDULING_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring the scheduling strategy parameter
- SCHEDULING_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of an attribute which allows referencing an Scheduler
- SchedulingStrategyClassHandler - Class in org.mule.runtime.extension.api.declaration.type
-
Implementation of
ClassHandlerfor theSchedulingStrategyinterface - SchedulingStrategyClassHandler() - Constructor for class org.mule.runtime.extension.api.declaration.type.SchedulingStrategyClassHandler
- schema() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.AttributesJsonType
- schema() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.AttributesXmlType
- schema() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.InputJsonType
- schema() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.InputXmlType
- schema() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.OutputJsonType
- schema() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.fixed.OutputXmlType
- SCOPES_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the scopes are configured
- SdkExceptionHandlerFactory - Interface in org.mule.runtime.extension.api.runtime.exception
-
Creates an instance of an
ExceptionHandler - SdkSourceFactory - Interface in org.mule.runtime.extension.api.runtime.source
-
Factory object for instances of either
SourceorSource. - SECRET - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property which value should be encrypted.
- SECRET_TOKEN - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a secret token.
- SECURITY - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates a security type problem occurred, eg: invalid credentials, expired token, etc.
- SECURITY_TAB - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
- SECURITY_TOKEN - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a security token.
- SemanticTermsHelper - Class in org.mule.runtime.extension.privileged.semantic
-
Helper class to assist in dealing with semantic terms.
- SemanticTermsTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A public
TypeAnnotationthat holds the semantic terms associated to annotated type. - SemanticTermsTypeAnnotation(Set<String>) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- SERIALIZER - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- SERIALIZER_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- SerializerStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionforserializercomponents - SERVER_SECURITY - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates a security type problem enforced by the mule runtime.
- SESSION_ID - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a session ID.
- setArtifactCoordinates(ArtifactCoordinates) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Registers a
ArtifactCoordinates - setAttributesTypeResolver(AttributesTypeResolver) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Sets a
AttributesTypeResolver - setAuthentication(List<String>, Authentication) - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
-
Updates the current context with the given
Authenticationinformation. - setAuthentication(Authentication) - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
-
Updates the current context with the given
Authenticationinformation. - setChainInputTypeResolver(ChainInputTypeResolver) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Sets a
ChainInputTypeResolver. - setConnected(boolean) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Whether any of the configured resolvers require a connection.
- setCorrelationId(String) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
-
Sets the correlationId of the event that will be passed to the flow when the
SourceCallback.handle(Result, SourceCallbackContext)method is invoked. - setDirection(Direction) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets the sorting direction of the query.
- setFilterExpression(Expression) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets an expression to filter the returned query elements.
- setForceExtensionValidation(boolean) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Enables or disables extension validation.
- setId(String) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
-
Associates this item to a unique identifier.
- setKeysResolver(TypeKeysResolver, String, MetadataType, boolean) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Sets a
TypeKeysResolver - setLimit(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets the maximum results that can be retrieved by the builded query.
- setOCSEnabled(boolean) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Enables or disables OCS.
- setOffset(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets the number of items to skip from the beginning of the result set.
- setOutputTypeResolver(OutputTypeResolver) - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Sets an
OutputTypeResolver - setPartName(String) - Method in class org.mule.runtime.extension.api.values.ValueBuilder
- setProcessors(Chain) - Method in class org.mule.runtime.extension.api.runtime.route.Route
-
This is for call from the runtime when building this component.
- setResolveMinMuleVersion(boolean) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoadingRequest.Builder
-
Enables or disables minMuleVersion calculation for each extension element.
- setResult(Result<T, A>) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
-
Sets the item content in the form of a
Result - setType(EntityType) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
-
Sets the queried entity exposed by the application.
- setWatermark(Serializable) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
-
Sets the watermark value associated to this item.
- setWatermarkComparator(Comparator<? extends Serializable>) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
-
Allows to set a custom
Comparatorto evaluate watermark values. - showInDsl() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.ParameterGroup
-
If
true, the Group will be shown as an inline element of the DSL - since() - Element in annotation interface org.mule.runtime.extension.api.annotation.deprecated.Deprecated
- SinceMuleVersionModelProperty - Class in org.mule.runtime.extension.api.property
-
ModelPropertyto be used on anyEnrichableModelthat has been added to anExtensionModelin a certainMuleVersionand it is not desired to add it to versions of the extension model generated for older runtimes. - SinceMuleVersionModelProperty(String) - Constructor for class org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty
- SingleExtensionImportTypesStrategy - Class in org.mule.runtime.extension.api.dsl.syntax.resolver
-
ImportTypesStrategyimplementation that permits theDslSyntaxResolverto work without any imported type. - SingleExtensionImportTypesStrategy() - Constructor for class org.mule.runtime.extension.api.dsl.syntax.resolver.SingleExtensionImportTypesStrategy
- singularize(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Return the singularized version of a word.
- singularize(String, boolean) - Static method in class org.mule.runtime.extension.api.util.NameUtils
-
Return the singularized version of a word.
- size() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- Source<T,
A> - Class in org.mule.runtime.extension.api.runtime.source -
Base class to write message sources compliant with a given
SourceModel. - Source() - Constructor for class org.mule.runtime.extension.api.runtime.source.Source
- SOURCE - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that an error occurred in the source of a flow.
- SOURCE - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- SOURCE - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- SOURCE_CALLBACK - Static variable in class org.mule.runtime.extension.api.util.NameUtils
- SOURCE_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- SOURCE_ERROR_RESPONSE_GENERATE - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that an error occurred in the source of the flow generating the parameters of an error response.
- SOURCE_ERROR_RESPONSE_SEND - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that an error occurred in the source of the flow sending an error response.
- SOURCE_RESPONSE - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that an error occurred in the source of the flow processing a successful response.
- SOURCE_RESPONSE_GENERATE - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that an error occurred in the source of the flow generating the parameters of a successful response.
- SOURCE_RESPONSE_SEND - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that an error occurred in the source of the flow sending a successful response.
- SOURCE_STOPPING - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
-
The item was rejected because the source has received the stop signal
- SOURCE_TRANSACTIONAL_ACTION_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring transactional actions
- SourceCallback<T,
A> - Interface in org.mule.runtime.extension.api.runtime.source -
A callback to allow
Sourceimplementations to communicate generated messages back to the runtime so that they can be processed. - SourceCallbackContext - Interface in org.mule.runtime.extension.api.runtime.source
-
A context interface to correlate a message generated by a
Sourceto a particular state - SourceCallbackParameterizer - Interface in org.mule.runtime.extension.api.client.source
-
Parameterizes a success/error callback from a message source
- SourceClusterSupport - Enum Class in org.mule.runtime.extension.api.annotation.source
-
Describes the operation modes that a
Sourcecan have when running in cluster mode. - SourceClusterSupportModelProperty - Class in org.mule.runtime.extension.api.property
-
Private
ModelPropertywhich describes the cluster support of a givenSourceModel - SourceClusterSupportModelProperty(SourceClusterSupport) - Constructor for class org.mule.runtime.extension.api.property.SourceClusterSupportModelProperty
- SourceCompletionCallback - Interface in org.mule.runtime.extension.api.runtime.source
-
Callback used by
sourcesin order tell the runtime that they will process the flow's response in an asynchronous manner (from now on, async sources). - SourceFactory - Interface in org.mule.runtime.extension.api.runtime.source
-
Deprecated.since 1.4.0. Use
SdkSourceFactoryinstead - SourceHandler - Interface in org.mule.runtime.extension.api.client.source
-
Offers management and lifecycle control over a message source created through the
ExtensionsClient. - SourceParameterizer - Interface in org.mule.runtime.extension.api.client.source
-
Parameterizes a source created through the
ExtensionsClient - SourceResult - Class in org.mule.runtime.extension.api.runtime.source
-
A class that represents the result of processing a message from a
Sourcethrough a flow, this reports whether the result of the processing was successful or terminated with errors. - SourceResultHandler<T,
A> - Interface in org.mule.runtime.extension.api.client.source -
Callback used by
ExtensionsClientto notify of newresultsproduced by a source created through theExtensionsClient.createSource(String, String, Consumer, Consumer)method. - Sources - Annotation Interface in org.mule.runtime.extension.api.annotation
- SourceStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor any generic source that can be executed by mule runtime. - SourceTransactionalAction - Enum Class in org.mule.runtime.extension.api.tx
-
The type of beginning actions that sources can take regarding transactions.
- start() - Method in interface org.mule.runtime.extension.api.client.source.SourceHandler
-
Starts the source, which means it will start producing messages.
- Stereotype - Annotation Interface in org.mule.runtime.extension.api.annotation.param.stereotype
-
Annotation for
Sources,Operations,ConfigurationandConnectionslevel to communicate and declare theStereotypeDefinitions that characterize the annotated components - StereotypeDefinition - Interface in org.mule.runtime.extension.api.stereotype
-
A widely held but fixed and oversimplified image or idea of the owning model.
- StereotypeTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
A public
TypeAnnotationintended to be used onObjectFieldTypetypes in order to communicate an associatedStereotypeModel - StereotypeTypeAnnotation(List<StereotypeModel>) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
-
Creates a new instance
- stop() - Method in interface org.mule.runtime.extension.api.client.source.SourceHandler
-
Stops the source, which means it will stop producing messages.
- Streaming - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Intended to be used on operation methods and implementations of
Source, this annotation indicates that such component supports streaming. - STREAMING_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring the streaming strategy parameter
- STREAMING_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring the streaming strategy parameter
- StreamingDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
Adds infrastructure parameters to sources and operations which returns
InputStreamobjects. - StreamingDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.StreamingDeclarationEnricher
- StreamingHelper - Interface in org.mule.runtime.extension.api.runtime.streaming
-
This class provides helper methods to deal with repeatable streaming resources which are contained into structures of arbitrary complexity.
- StreamingStrategyTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
-
Creates instances of
MetadataTypewhich represent a streaming strategy type - StreamingStrategyTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
- strict() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
-
Whether the component must only return values of the given mimeType (
true), or if the user should be given the chance to override it with its own - STRUCTURE - Enum constant in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
This phase contains all
DeclarationEnrichers that enrich the extension with additional elements, for example adding common parameters. - SUB_FLOW - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- SUB_FLOW_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- SubFlowStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionforsub-flowcore components - substitutionGroup() - Element in annotation interface org.mule.runtime.extension.api.annotation.dsl.xml.TypeDsl
-
Specifies that the annotated element should extend a particular substitution group.
- SubstitutionGroup - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
Pojo used to store a substitutionGroup when specified from
TypeDsl. - SubstitutionGroup() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
- SubstitutionGroup(String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
- SubstitutionGroup(String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
- SubTypeMapping - Annotation Interface in org.mule.runtime.extension.api.annotation
- subTypes() - Element in annotation interface org.mule.runtime.extension.api.annotation.SubTypeMapping
- SubTypesMapping - Annotation Interface in org.mule.runtime.extension.api.annotation
-
Container for the
RepeatableSubTypeMappingannotation - SubtypesModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
ExtensionModelValidatorwhich applies toExtensionModels. - SubtypesModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.SubtypesModelValidator
- success(Result<T, A>) - Method in interface org.mule.runtime.extension.api.runtime.process.CompletionCallback
-
This method is to be invoked with the operation's result.
- success(SourceCallbackContext) - Static method in class org.mule.runtime.extension.api.runtime.source.SourceResult
- Summary - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Allows to specify a summary for a
EnrichableModelto be used in the UI. - supportedModes() - Element in annotation interface org.mule.runtime.extension.api.annotation.source.BackPressure
-
The
modessupported by the annotated modes. - supportsAttributeDeclaration() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- supportsAttributeDeclaration(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Declares whether or not
thisDslElementSyntaxsupports to be declared as an attribute in the context for which it was created. - supportsChildDeclaration() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- supportsChildDeclaration(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Declares whether or not
thisDslElementSyntaxsupports to be declared as child element in the context for which it was created. - supportsConnectivity(ExtensionModel, ConfigurationModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- supportsConnectivityTesting() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
- supportsInlineDeclaration(MetadataType, ExpressionSupport, ParameterDslConfiguration, boolean) - Static method in class org.mule.runtime.extension.api.dsl.syntax.DslSyntaxUtils
- supportsMultiple(NestedRouteModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- supportsStreaming() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- supportsTopLevelDeclaration() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- supportsTopLevelDeclaration(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Declares whether or not
thisDslElementSyntaxsupports to be declared as top level element in the context for which it was created. - supportsTopLevelDeclaration(MetadataType) - Static method in class org.mule.runtime.extension.api.util.XmlModelUtils
- SyntheticModelModelProperty - Class in org.mule.runtime.extension.api.property
-
ModelPropertyto be used on anyEnrichableModelthat it's added to to aExtensionModelby the Mule's Sdk. - SyntheticModelModelProperty() - Constructor for class org.mule.runtime.extension.api.property.SyntheticModelModelProperty
T
- tab() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Placement
-
A tab is a logical way to groups together.
- TARGET_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Human friendly description for
ExtensionConstants.TARGET_PARAMETER_NAME - TARGET_PARAMETER_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The display name for the target parameter
- TARGET_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of a synthetic parameter that's automatically added to all non void operations.
- TARGET_VALUE_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Human friendly description for
ExtensionConstants.TARGET_VALUE_PARAMETER_NAME - TARGET_VALUE_PARAMETER_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The display name for the target value parameter
- TARGET_VALUE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of a synthetic parameter that's automatically added to all non void operations.
- TargetModelProperty - Class in org.mule.runtime.extension.internal.property
-
Marker
ModelPropertyforParameterModels that indicates that the enriched parameter is considered as a Target type. - TargetModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.TargetModelProperty
- TargetParameterDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
A
DeclarationEnricherwhich adds aExtensionConstants.TARGET_PARAMETER_NAMEparameter to all non void operations - TargetParameterDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.TargetParameterDeclarationEnricher
- TENANT - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a unique tenant as part of a system.
- Text - Annotation Interface in org.mule.runtime.extension.api.annotation.param.display
-
Marks a
Parameterfield as one that supports a multi line string input both in the editor (when it is populated from the UI) and in the DSL. - TEXT_PLAIN - Static variable in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
- Throws - Annotation Interface in org.mule.runtime.extension.api.annotation.error
-
Declares an array of
classesof anErrorTypeProvider, to communicate and declare whichErrorTypeDefinitionthe operation could throw. - TLS_CONTEXT_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:contextinfrastructure parameter - TLS_CRL_FILE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:crl-fileinfrastructure parameter - TLS_CUSTOM_OCSP_RESPONDER_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:custom-ocsp-responderinfrastructure parameter - TLS_KEY_STORE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:key-storeinfrastructure parameter - TLS_NAMESPACE_URI - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The namespace URI of the
TLSinfrastructure parameters - TLS_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of an attribute which allows referencing a
TlsContextFactory - TLS_PREFIX - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The prefix name of the
tls:contextinfrastructure parameter - TLS_REVOCATION_CHECK_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:revocation-checkinfrastructure parameter - TLS_STANDARD_REVOCATION_CHECK_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:standard-revocation-checkinfrastructure parameter - TLS_TRUST_STORE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The identifier name of the
tls:trust-storeinfrastructure parameter - toClassValueModel(ClassValue) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
-
Uses the value in the given
annotationand transforms it into aClassValueModel - TOKEN_ID - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes a Token ID.
- TOKEN_URL - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A token URL (potentially a template)
- TOKEN_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the parameter on which the OAuth token Url is configured
- tokenUrl() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.oauth.ClientCredentials
- toList(Collection<T>) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- toMetadataFormat(String) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
-
Returns a
MetadataFormatwhich represents the givenmediaType. - toMetadataFormat(MediaType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
-
Returns a
MetadataFormatwhich represents the givenmediaType. - toMuleApi(Category) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
-
Transforms an sdk-api
Categoryinto a mule-apiCategory - toMuleApi(ExpressionSupport) - Static method in class org.mule.runtime.extension.internal.loader.util.JavaParserUtils
-
Transforms an sdk-api
ExpressionSupportinto a mule-apiExpressionSupport - toRemoveIn() - Element in annotation interface org.mule.runtime.extension.api.annotation.deprecated.Deprecated
- toString() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
- toString() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- toString() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
- toString() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
- toString() - Method in class org.mule.runtime.extension.api.dsql.Value
- toString() - Method in class org.mule.runtime.extension.api.error.ErrorMapping
- toString() - Method in exception org.mule.runtime.extension.api.exception.ModuleException
- toString() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
- toString() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
- toString() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
- toString() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
- toString() - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
- toString() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
- toString() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
- toString() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
- toString() - Method in class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
- toString() - Method in class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
- toString() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
- toString() - Method in class org.mule.runtime.extension.api.model.ImmutableOutputModel
- toString() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
- toString() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
- toString() - Method in class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
- toString() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractParameterizedModel
- toString() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
- toString() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
- toString() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
- toString() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
- toString() - Method in class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- toString() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
- toSubTypesMap(Collection<SubTypesModel>) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
- TRANSACTION_TYPE_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The description of the parameter for configuring transaction type
- Transactional - Interface in org.mule.runtime.extension.api.tx
-
Base contract for a component which can participate in a transaction
- TRANSACTIONAL_ACTION_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring transactional actions
- TRANSACTIONAL_TYPE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the parameter for configuring the transaction type
- TransactionalActionModelProperty - Class in org.mule.runtime.extension.internal.property
-
Marker
ModelPropertyindicating that the enrichedParameterModelis the parameter considered to inject the value of the Transactional Action. - TransactionalActionModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.TransactionalActionModelProperty
- TransactionalConnection - Interface in org.mule.runtime.extension.api.connectivity
-
Connections which support transaction must implement this interface in order to start or join a current transaction.
- TransactionalDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
-
DeclarationEnricherwhich enrich transactionalcomponent modelsadding required transactional parameters to the correspondent model. - TransactionalDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.TransactionalDeclarationEnricher
- TransactionalParametersValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
ExtensionModelValidatorimplementation in charge of validate the set of "Transactional Parameters" forOperationModelandSourceModel - TransactionalParametersValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.TransactionalParametersValidator
- TransactionalTypeModelProperty - Class in org.mule.runtime.extension.internal.property
-
Marker
ModelPropertyto indicate that the enriched element is aTransactionType - TransactionalTypeModelProperty() - Constructor for class org.mule.runtime.extension.internal.property.TransactionalTypeModelProperty
- TransactionHandle - Interface in org.mule.runtime.extension.api.tx
-
Allows to manipulate the transaction that was started and bound to an specific
SourceCallbackContext - TRANSFORMATION - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that a problem occurred when transforming a value.
- translate(QueryTranslator) - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
- translateAnd() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateBeginExpression() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateComparison(String, Field, Value<?>) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateEndPrecedence() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateFields(List<Field>) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateInitPrecedence() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateLimit(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateOffset(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateOR() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateOrderByFields(List<Field>, Direction) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translateTypes(EntityType) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
- translator() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.Query
-
A
QueryTranslatorimplementation used to translate a query from DSQL to the Native Query Language - type() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLib
- type() - Element in annotation interface org.mule.runtime.extension.api.annotation.Import
- type() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Path
- TypeDsl - Annotation Interface in org.mule.runtime.extension.api.annotation.dsl.xml
-
Allows setting directives regarding syntax and semantics of the generated XML DSL.
- TypeDslAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
TypeAnnotationstoring information defined byTypsDslannotations - TypeDslAnnotation(boolean, boolean, String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
-
Creates a new instance
- TypedValueTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
-
TypeAnnotationindicating that the real type of the of the annotated type is aTypedValue - TypedValueTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- typeRequiresWrapperElement(MetadataType, TypeCatalog) - Static method in class org.mule.runtime.extension.api.dsl.syntax.DslSyntaxUtils
- TypeResolver - Annotation Interface in org.mule.runtime.extension.api.annotation.metadata
-
Associates the annotated Parameter to an
InputTypeResolverthat will be used to resolve the Parameter'sMetadataTypedynamically - TypeResolversInformationModelProperty - Class in org.mule.runtime.extension.api.property
-
A
ModelPropertyfor a ofComponentModelthat contains all the information regarding which dynamicTypeResolvers are used by this component. - TypeResolversInformationModelProperty(String, Map<String, String>, String, String, String, boolean, boolean) - Constructor for class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- TypeResolversInformationModelProperty(String, Map<String, String>, String, String, String, boolean, boolean, boolean) - Constructor for class org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty
- TypeSemanticTermsUtils - Class in org.mule.runtime.extension.internal.semantic
-
Utility class for handling semantic terms declared at a type level.
- TypeUtils - Class in org.mule.runtime.extension.api.declaration.type
-
Utility class to handle Java types and their relationship with the
MetadataTypemodel
U
- UNAUTHORIZE_OPERATION_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
-
The name of the synthetic operation used to invalidate authorizations.
- unique(Collection<T>, String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
-
Returns an immutable copy of the
valuescollection, validating that no items exist such that its name is repeated - UNKNOWN - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
- UNSECURED_CONNECTION - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Describes a connection which doesn't support any type of authentication.
- UPDATED_WATERMARK_ITEM_OS_KEY - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- URL_PATH - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
Path template for an endpoint
- URL_TEMPLATE - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
An URL (potentially a template)
- USE_SECURE_HASH - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
- USERNAME - Static variable in class org.mule.runtime.extension.privileged.semantic.ConnectivityVocabulary
-
A property that describes an username to connect to a system.
V
- validate(ExtensionModel, DslSyntaxResolver, ProblemsReporter) - Method in interface org.mule.runtime.extension.api.loader.ExtensionModelValidator
-
Validates the given
model - validate(ExtensionModel, DslSyntaxResolver, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.NameClashModelValidator
- validate(ExtensionModel, DslSyntaxResolver, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.OperationModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in interface org.mule.runtime.extension.api.loader.ExtensionModelValidator
-
Deprecated.since 1.9 use
ExtensionModelValidator.validate(ExtensionModel, DslSyntaxResolver, ProblemsReporter)instead. - validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.BackPressureModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ConfigurationModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ConnectionProviderModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ConnectionProviderNameModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ContentParameterModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ExclusiveParameterModelValidator
-
Validates the given
model - validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.FunctionModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.NameClashModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.NameModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.NoWrapperModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.OperationModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ParameterModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.SubtypesModelValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.TransactionalParametersValidator
- validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ValidatorModelValidator
- validateConfigOverrideParametersNotAllowed(ParameterizedModel, ProblemsReporter, String) - Static method in class org.mule.runtime.extension.internal.loader.validator.ModelValidationUtils
- validateConfigParametersNamesNotAllowed(ParameterizedModel, ProblemsReporter, String) - Static method in class org.mule.runtime.extension.internal.loader.validator.ModelValidationUtils
- VALIDATION - Enum constant in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Indicates that a validator failed.
- Validator - Annotation Interface in org.mule.runtime.extension.api.annotation.param.stereotype
-
Stereotype annotation to mark that one or more operations are validators.
- VALIDATOR - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- VALIDATOR_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
-
Deprecated.
- ValidatorModelValidator - Class in org.mule.runtime.extension.internal.loader.validator
-
Makes sure that operations with the
VALIDATORstereotype comply with its restrictions, as defined inValidator - ValidatorModelValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ValidatorModelValidator
- ValidatorStereotype - Class in org.mule.runtime.extension.api.stereotype
-
StereotypeDefinitionfor anyvalidatorcomponent. - ValidatorStereotype() - Constructor for class org.mule.runtime.extension.api.stereotype.ValidatorStereotype
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.Alias
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.ConfigReferences
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.Configurations
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.connectivity.ConnectionProviders
-
An array of classes which implement the
ConnectionProviderinterface. - value() - Element in annotation interface org.mule.runtime.extension.api.annotation.error.ErrorTypes
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.error.Throws
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.execution.Execution
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.Expression
-
The type of expression support that parameters defined through this annotations should have.
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExpressionFunctions
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.ExternalLibs
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.ImportedTypes
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.MetadataKeyId
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.metadata.TypeResolver
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.notification.Fires
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.notification.NotificationActions
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.OnException
-
A
Classwhich implements theExceptionHandlerinterface. - value() - Element in annotation interface org.mule.runtime.extension.api.annotation.Operations
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.DisplayName
-
The value is a short name for the annotated element.
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Example
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.display.Summary
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.MediaType
-
The mime type in RFC format.
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.stereotype.AllowedStereotypes
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.param.stereotype.Stereotype
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.privileged.DeclarationEnrichers
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.source.ClusterSupport
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.Sources
-
An array of classes which extend the
Sourceclass. - value() - Element in annotation interface org.mule.runtime.extension.api.annotation.SubTypesMapping
- value() - Element in annotation interface org.mule.runtime.extension.api.annotation.values.OfValues
- value() - Method in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
- Value<T> - Class in org.mule.runtime.extension.api.dsql
-
Represents a value for a query field comparison.
- Value(T) - Constructor for class org.mule.runtime.extension.api.dsql.Value
- VALUE_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.extension.internal.dsl.DslConstants
-
The name of the 'value' element of a Map DSL entry
- ValueBuilder - Class in org.mule.runtime.extension.api.values
-
An implementation of the builder design pattern to create a new
ValueBuilderinstance. - valueOf(String) - Static method in enum class org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.dsql.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.runtime.parameter.HttpParameterPlacement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.runtime.source.BackPressureAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.runtime.source.BackPressureMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.security.CredentialsPlacement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.tx.OperationTransactionalAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mule.runtime.extension.api.tx.SourceTransactionalAction
-
Returns the enum constant of this class with the specified name.
- ValuePart - Annotation Interface in org.mule.runtime.extension.api.annotation.values
-
Marks a field inside a POJO that represents a composed
Valueas one of the parts of that composedValue. - ValueProvider - Interface in org.mule.runtime.extension.api.values
-
Provider of
values. - ValueResolvingException - Exception in org.mule.runtime.extension.api.values
-
Exceptionto indicate than an error occurred resolvingvalues - ValueResolvingException(String, String) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
- ValueResolvingException(String, String, Throwable) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
- ValueResolvingException(I18nMessage, String) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
- ValueResolvingException(I18nMessage, String, Throwable) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
- values() - Static method in enum class org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.dsql.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.error.MuleErrors
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.runtime.parameter.HttpParameterPlacement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.runtime.source.BackPressureAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.runtime.source.BackPressureMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.security.CredentialsPlacement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.tx.OperationTransactionalAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mule.runtime.extension.api.tx.SourceTransactionalAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
- vendor() - Element in annotation interface org.mule.runtime.extension.api.annotation.Extension
-
Name of the extension's vendor
- VERSION_PROPERTY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
Property name for referencing an extension's name.
- visit(AuthorizationCodeGrantType) - Method in interface org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantTypeVisitor
-
visit a grant type for Authorization Code
- visit(ClientCredentialsGrantType) - Method in interface org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantTypeVisitor
-
visit a grant type for Client Credentials
- visit(PlatformManagedOAuthGrantType) - Method in interface org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantTypeVisitor
-
visit a grant type for Platform Managed Connections
- VoidCompletionCallback - Interface in org.mule.runtime.extension.api.runtime.process
-
This callback is how Routers notify the end of its execution when no result is produced.
W
- WAIT - Enum constant in enum class org.mule.runtime.extension.api.runtime.source.BackPressureMode
-
Apply back pressure by blocking the
SourceCallback.handle(Result)method - WalkingDeclarationEnricher - Interface in org.mule.runtime.extension.api.loader
-
Optimization for
enricherswhich would normally use aDeclarationEnricherto implement their logic, a pattern we found to be quite common. - WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate - Class in org.mule.runtime.extension.api.loader
-
A delegate containing the enrichment logic of a
WalkingDeclarationEnricher. - WATERMARK_ITEM_OS_KEY - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- WATERMARK_OS_NAME_SUFFIX - Static variable in class org.mule.runtime.extension.api.runtime.source.PollingSource
- WIRING - Enum constant in enum class org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
-
This phase contains all
DeclarationEnrichers that ensure consistency among elements, required by enrichers in the phase, linking objects created by theDeclarationEnricherPhase.STRUCTUREphase together. - withAttributeName(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Adds a
namethat describes how this element will be represented as an attribute. - withBackPressureMode(BackPressureMode) - Method in interface org.mule.runtime.extension.api.client.source.SourceParameterizer
-
Sets the
BackPressureModefor the source - withChild(ValueBuilder) - Method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Adds a new
ValueBuilderchild to theValuethat is being built. - withConfigRef(String) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies the name of a config element this component refers to
- withCronSchedulingStrategy(String, String) - Method in interface org.mule.runtime.extension.api.client.source.SourceParameterizer
-
Specifies a cron expression scheduling strategy.
- withDefaultRepeatableIterables() - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that the operation is to used whatever repeatable iterables strategy is default for the current execution context.
- withDefaultRepeatableStreaming() - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that the operation is to used whatever repeatable streaming strategy is default for the current execution context.
- withDisplayName(String) - Method in class org.mule.runtime.extension.api.values.ValueBuilder
-
Adds a display name to the
Valuethat is being built - withElementName(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Adds a
nameto the element being declared - withFileStoreRepeatableIterables(int) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that the operation is to use file based repeatable streaming
- withFileStoreRepeatableStreaming(DataSize) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that the operation is to use file based repeatable streaming
- withFixedSchedulingStrategy(long, TimeUnit, long) - Method in interface org.mule.runtime.extension.api.client.source.SourceParameterizer
-
Specifies a fixed frequency scheduling strategy.
- withGeneric(MetadataType, DslElementSyntax) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Adds a
childElementdeclaration tothisDslElementSyntaxthat represents a generic type ofthiselement. - withInMemoryRepeatableIterables(int, int, int) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that the operation is to use in-memory repeatable iterables
- withInMemoryRepeatableStreaming(DataSize, DataSize, DataSize) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that the operation is to use in-memory repeatable streaming
- withNamespace(String, String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
-
Adds a
prefixto the element being declared - withNoConnectivityError(OperationDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the operation being declared by the
declarerwill avoid propagating connectivity errors from operations, regardless of being connected. - withNoErrorMapping(OperationDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the operation being declared by the
declarermay not contain errorMappings. - withNoReconnectionStrategy(ExtensionDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the operations of the extension being declared by the
declarermay not have aExtensionConstants.RECONNECTION_CONFIG_PARAMETER_NAMEparameter, regardless of them being connected. - withNoReconnectionStrategy(OperationDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the operation being declared by the
declarermay not have aExtensionConstants.RECONNECTION_CONFIG_PARAMETER_NAMEparameter, regardless of being connected. - withNoStreamingConfiguration(OperationDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the operation being declared by the
declarermay not have a configuring streaming strategy, regardless of it being a streaming operation. - withNoTransactionalAction(OperationDeclarer) - Static method in class org.mule.runtime.extension.privileged.util.ComponentDeclarationUtils
-
Marks that the operation being declared by the
declarermay not have a configuring transactionalAction, regardless of being transactional. - withParameter(String, Object) - Method in interface org.mule.runtime.extension.api.client.params.Parameterizer
-
Sets a parameter with a given value, automatically determining the group the parameter belongs to.
- withParameter(String, String, Object) - Method in interface org.mule.runtime.extension.api.client.params.Parameterizer
-
Sets a parameter with a given value.
- withPassThroughChainInputTypeResolver() - Method in interface org.mule.runtime.extension.api.metadata.ComponentMetadataConfigurer
-
Convenience method to configure a scope of which the inner chain will receive the same input type of the scope itself.
- withSimpleReconnection(int, int) - Method in interface org.mule.runtime.extension.api.client.params.ComponentParameterizer
-
Specifies that in the case of a
ConnectionException, the connection is to be re-established and the operation retried up tomaxAttemptstimes, with an interval offrequencymilliseconds. - withType(MetadataType) - Method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
X
- XATransactionalConnection - Interface in org.mule.runtime.extension.api.connectivity
-
Specialization of
TransactionalConnectionfor connections which can participate of XA transactions - Xml - Annotation Interface in org.mule.runtime.extension.api.annotation.dsl.xml
-
Allows the customization of the schema attributes.
- XML_SDK_LOADER_ID - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The id for the
ExtensionModelLoaderused to load XML based extensions - XML_SDK_RESOURCE_PROPERTY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
-
The name of the property used while loading an XML based extension to point to the extension's main resource
- XmlDeclarationEnricher - Class in org.mule.runtime.extension.internal.loader.enricher
- XmlDeclarationEnricher() - Constructor for class org.mule.runtime.extension.internal.loader.enricher.XmlDeclarationEnricher
- XmlDslConstants - Class in org.mule.runtime.extension.internal.dsl.xml
-
Constants related with XML based DSLs.
- XmlDslSyntaxResolver - Class in org.mule.runtime.extension.api.dsl.syntax
-
Default implementation of a
DslSyntaxResolverbased on XML. - XmlDslSyntaxResolver(ExtensionModel, DslResolvingContext) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
-
Creates an instance using the default implementation
- XmlDslSyntaxResolver(ExtensionModel, ImportTypesStrategy) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
-
Creates an instance using the default implementation
- XmlExtensionModelProperty - Class in org.mule.runtime.extension.api.property
-
Marker
ModelPropertyto indicate if the currentExtensionModelcontaining it should be expanded in the Mule application. - XmlExtensionModelProperty(Set<String>) - Constructor for class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
- XmlModelUtils - Class in org.mule.runtime.extension.api.util
-
Utils class for parsing and generation of Xml related values of an
extension. - XmlModelUtils() - Constructor for class org.mule.runtime.extension.api.util.XmlModelUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
#AbstractExecutableComponentModel(String, String, List, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set, StereotypeModel, Set, List, Set)instead