@Experimental
public interface TroubleshootingOperationCallback
Important: Return externalizable objects to avoid marshalling errors when using it in an external tool.
| Modifier and Type | Method and Description |
|---|---|
Serializable |
execute(Map<String,String> arguments)
The operation logic.
|
Serializable execute(Map<String,String> arguments)
arguments - A dictionary with the argument names and values.Serializable object, which is the operation result.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.