public class LegacyBatchEvent extends Object
BatchEvent| Constructor and Description |
|---|
LegacyBatchEvent(String correlationId,
Map<String,org.mule.runtime.api.metadata.TypedValue<?>> variables,
org.mule.runtime.api.component.location.ComponentLocation componentLocation) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.location.ComponentLocation |
getComponentLocation() |
String |
getCorrelationId() |
Map<String,org.mule.runtime.api.metadata.TypedValue<?>> |
getVariables() |
Copyright © 2006–2024 MuleSoft, Inc.. All rights reserved.