Class ExpressionServiceInvocationResponse

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

public class ExpressionServiceInvocationResponse extends ServiceInvocationResponse
  • Field Details

    • responseData

      protected com.fasterxml.jackson.databind.JsonNode responseData
  • Constructor Details

    • ExpressionServiceInvocationResponse

      public ExpressionServiceInvocationResponse()
  • Method Details