public interface DeployableArtifactAgentService
DeployableArtifact| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.sampledata.SampleDataResult |
getSampleData(org.mule.runtime.deployment.model.api.application.Application application,
org.mule.runtime.api.component.location.Location location)
Resolves the
result for a component's sample data provider located in the given Location. |
org.mule.runtime.api.sampledata.SampleDataResult getSampleData(org.mule.runtime.deployment.model.api.application.Application application,
org.mule.runtime.api.component.location.Location location)
result for a component's sample data provider located in the given Location.application - The target Application to be used in order to resolve sample data.location - The Location where the configuration can be found.result of the resolving of the sample data.org.mule.sdk.api.data.sample.SampleDataException - if resolution failsSampleDataResultCopyright © 2025 MuleSoft, Inc.. All rights reserved.