| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension.model.operation | |
| org.mule.tooling.client.api.extension.model.source |
| Modifier and Type | Method and Description |
|---|---|
Feature<SampleDataProviderModel> |
OperationModel.getSampleDataProviderModel() |
| Constructor and Description |
|---|
OperationModel(String name,
String description,
List<ParameterGroupModel> parameterGroupModels,
DisplayModel displayModel,
boolean blocking,
Set<ErrorModel> errors,
OutputModel output,
OutputModel outputAttributes,
boolean transaction,
boolean requiresConnection,
boolean supportsStreaming,
StereotypeModel stereotype,
List<? extends NestableElementModel> nestedComponents,
MetadataKeyIdModel metadataKeyIdModel,
DeprecationModel deprecationModel,
TypeResolversInformationModel typeResolversInformationModel,
SampleDataProviderModel sampleDataProviderModel) |
OperationModel(String name,
String description,
List<ParameterGroupModel> parameterGroupModels,
DisplayModel displayModel,
boolean blocking,
Set<ErrorModel> errors,
OutputModel output,
OutputModel outputAttributes,
boolean transaction,
boolean requiresConnection,
boolean supportsStreaming,
StereotypeModel stereotype,
List<? extends NestableElementModel> nestedComponents,
MetadataKeyIdModel metadataKeyIdModel,
DeprecationModel deprecationModel,
TypeResolversInformationModel typeResolversInformationModel,
SampleDataProviderModel sampleDataProviderModel,
Set<String> semanticTerms) |
| Modifier and Type | Method and Description |
|---|---|
Feature<SampleDataProviderModel> |
SourceModel.getSampleDataProviderModel() |
| Constructor and Description |
|---|
SourceModel(String name,
String description,
List<ParameterGroupModel> parameterGroupModels,
DisplayModel displayModel,
OutputModel output,
OutputModel outputAttributes,
boolean transactional,
boolean requiresConnection,
boolean supportsStreaming,
StereotypeModel stereotype,
boolean hasResponse,
boolean runsOnPrimaryNodeOnly,
SourceCallbackModel successCallback,
SourceCallbackModel errorCallback,
SourceCallbackModel terminateCallbackModel,
Set<ErrorModel> errors,
List<? extends NestableElementModel> nestedComponents,
MetadataKeyIdModel metadataKeyIdModel,
DeprecationModel deprecationModel,
TypeResolversInformationModel typeResolversInformationModel,
SampleDataProviderModel sampleDataProviderModel) |
SourceModel(String name,
String description,
List<ParameterGroupModel> parameterGroupModels,
DisplayModel displayModel,
OutputModel output,
OutputModel outputAttributes,
boolean transactional,
boolean requiresConnection,
boolean supportsStreaming,
StereotypeModel stereotype,
boolean hasResponse,
boolean runsOnPrimaryNodeOnly,
SourceCallbackModel successCallback,
SourceCallbackModel errorCallback,
SourceCallbackModel terminateCallbackModel,
Set<ErrorModel> errors,
List<? extends NestableElementModel> nestedComponents,
MetadataKeyIdModel metadataKeyIdModel,
DeprecationModel deprecationModel,
TypeResolversInformationModel typeResolversInformationModel,
SampleDataProviderModel sampleDataProviderModel,
Set<String> semanticTerms) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.