Class IntegrationContextMessageBuilderFactory
java.lang.Object
org.activiti.services.connectors.message.IntegrationContextMessageBuilderFactory
- All Implemented Interfaces:
MessageBuilderChainFactory<org.activiti.api.process.model.IntegrationContext>
public class IntegrationContextMessageBuilderFactory
extends Object
implements MessageBuilderChainFactory<org.activiti.api.process.model.IntegrationContext>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(org.activiti.api.process.model.IntegrationContext integrationContext)
-
Constructor Details
-
IntegrationContextMessageBuilderFactory
-
-
Method Details
-
create
public MessageBuilderAppenderChain create(org.activiti.api.process.model.IntegrationContext integrationContext) - Specified by:
createin interfaceMessageBuilderChainFactory<org.activiti.api.process.model.IntegrationContext>
-