Class ScriptServiceInvocationResponse

java.lang.Object
com.flowable.serviceregistry.api.runtime.ServiceInvocationResponse
com.flowable.serviceregistry.api.runtime.ScriptServiceInvocationResponse

public class ScriptServiceInvocationResponse extends ServiceInvocationResponse
A script service invocation based response object holding the map of output parameters collected during script execution.
Author:
Micha Kiener