| Constructor and Description |
|---|
TransactionInputEntityMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
String transactionOperation) |
static String |
getTransactionCorrelationId() |
static String |
getTransactionId() |
static String |
getTransactionJdeToken() |
public TransactionInputEntityMetadataResolver()
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverpublic org.mule.metadata.api.model.MetadataType getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
String transactionOperation)
throws org.mule.runtime.api.metadata.MetadataResolvingException
getInputMetadata in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver<String>org.mule.runtime.api.metadata.MetadataResolvingExceptionpublic static String getTransactionCorrelationId()
public static String getTransactionJdeToken()
public static String getTransactionId()
Copyright © 2026 MuleSoft, Inc.. All rights reserved.