public class TransactionalSourceWithTXParameters extends org.mule.runtime.extension.api.runtime.source.Source<org.mule.runtime.extension.api.tx.SourceTransactionalAction,Object>
| Modifier and Type | Field and Description |
|---|---|
static Function<Object,Object> |
responseCallback |
| Constructor and Description |
|---|
TransactionalSourceWithTXParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<org.mule.runtime.extension.api.tx.SourceTransactionalAction,Object> sourceCallback) |
void |
onStop() |
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<org.mule.runtime.extension.api.tx.SourceTransactionalAction,Object> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<org.mule.runtime.extension.api.tx.SourceTransactionalAction,Object>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<org.mule.runtime.extension.api.tx.SourceTransactionalAction,Object>Copyright © 2025 MuleSoft, Inc.. All rights reserved.