Class IntegrationRequestBuilder
java.lang.Object
org.activiti.services.connectors.channel.IntegrationRequestBuilder
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationRequestBuilder(RuntimeBundleInfoAppender runtimeBundleInfoAppender, org.springframework.cloud.stream.config.BindingServiceProperties bindingServiceProperties) -
Method Summary
Modifier and TypeMethodDescriptionbuild(org.activiti.api.process.model.IntegrationContext integrationContext)
-
Constructor Details
-
IntegrationRequestBuilder
public IntegrationRequestBuilder(RuntimeBundleInfoAppender runtimeBundleInfoAppender, org.springframework.cloud.stream.config.BindingServiceProperties bindingServiceProperties)
-
-
Method Details
-
build
public IntegrationRequestImpl build(org.activiti.api.process.model.IntegrationContext integrationContext)
-