public class CompletionCallbackWrapper extends Object
| Constructor and Description |
|---|
CompletionCallbackWrapper(org.mule.runtime.extension.api.runtime.process.CompletionCallback delegate,
org.mule.runtime.core.api.event.CoreEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable e) |
void |
success(org.mule.runtime.extension.api.runtime.operation.Result<Object,Object> result) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.