Package | Description |
---|---|
org.activiti.spring.integration |
Modifier and Type | Method and Description |
---|---|
static ActivitiInboundGateway |
Activiti.inboundGateway(ProcessEngine processEngine,
String... varsToPreserve)
This is the component that you'll use in your Spring Integration
org.springframework.integration.dsl.IntegrationFlow . |
Modifier and Type | Method and Description |
---|---|
static IntegrationActivityBehavior |
Activiti.inboundGatewayActivityBehavior(ActivitiInboundGateway gateway)
This is the bean to expose and then reference
from your Activiti BPMN flow in an expression.
|
Constructor and Description |
---|
IntegrationActivityBehavior(ActivitiInboundGateway gateway) |
Copyright © 2015 Alfresco. All rights reserved.