Class IntegrationResultBuilder
java.lang.Object
org.activiti.cloud.connectors.starter.model.IntegrationResultBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()org.springframework.messaging.Message<IntegrationResult> org.springframework.messaging.support.MessageBuilder<IntegrationResult> static IntegrationResultBuilderresultFor(IntegrationRequest integrationRequest, ConnectorProperties connectorProperties) withOutboundVariables(Map<String, Object> variables)
-
Method Details
-
resultFor
public static IntegrationResultBuilder resultFor(IntegrationRequest integrationRequest, ConnectorProperties connectorProperties) -
withOutboundVariables
-
build
-
buildMessage
-
getMessageBuilder
-