public class SampleDataConnection
extends Object
-
Constructor Summary
Constructors
-
Method Summary
org.mule.runtime.extension.api.runtime.operation.Result<String,String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SampleDataConnection
public SampleDataConnection()
-
Method Details
-
getResult
public org.mule.runtime.extension.api.runtime.operation.Result<String,String> getResult(String payload,
String attributes)