Class IntegrationErrorBuilder
java.lang.Object
org.activiti.cloud.connectors.starter.model.IntegrationErrorBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()org.springframework.messaging.Message<IntegrationError> static IntegrationErrorBuildererrorFor(IntegrationRequest integrationRequest, ConnectorProperties connectorProperties, Throwable error) org.springframework.messaging.support.MessageBuilder<IntegrationError>
-
Method Details
-
errorFor
public static IntegrationErrorBuilder errorFor(IntegrationRequest integrationRequest, ConnectorProperties connectorProperties, Throwable error) -
build
-
buildMessage
-
getMessageBuilder
-