Package | Description |
---|---|
org.activiti.spring.integration |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivitiInboundGateway.execute(IntegrationActivityBehavior receiveTaskActivityBehavior,
DelegateExecution execution) |
void |
ActivitiInboundGateway.signal(IntegrationActivityBehavior receiveTaskActivityBehavior,
DelegateExecution execution,
String signalName,
Object data) |
Copyright © 2015 Alfresco. All rights reserved.