@NoImplement
@Experimental
public interface ComponentMetadata
org.mule.runtime.api.component.execution.ExecutableComponent.| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getArtifactType() |
Optional<org.mule.runtime.api.component.location.ComponentLocation> |
getComponentLocation() |
String |
getCorrelationId() |
String getCorrelationId()
Event that the component is processing.Event.getCorrelationId()String getArtifactId()
String getArtifactType()
Optional<org.mule.runtime.api.component.location.ComponentLocation> getComponentLocation()
ComponentLocation.Copyright © 2022 MuleSoft, Inc.. All rights reserved.