Uses of Class
org.mule.tooling.extensions.metadata.api.source.StringAttributes
Packages that use StringAttributes
Package
Description
-
Uses of StringAttributes in org.mule.tooling.extensions.metadata.api.source
Method parameters in org.mule.tooling.extensions.metadata.api.source with type arguments of type StringAttributesModifier and TypeMethodDescriptionvoidIgnoredSource.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String, StringAttributes> sourceCallback) voidMetadataSourceWithMultilevel.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Map<String, Object>, StringAttributes> sourceCallback) voidSimpleSource.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String, StringAttributes> sourceCallback) -
Uses of StringAttributes in org.mule.tooling.extensions.metadata.internal.sampledata
Methods in org.mule.tooling.extensions.metadata.internal.sampledata that return types with arguments of type StringAttributesModifier and TypeMethodDescriptionorg.mule.sdk.api.runtime.operation.Result<String,StringAttributes> SourceSampleDataProvider.getSample()