Class IntegrationContextBuilder
java.lang.Object
org.activiti.runtime.api.connector.IntegrationContextBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationContextBuilder(ExtensionsVariablesMappingProvider inboundVariablesProvider, ExpressionManager expressionManager) -
Method Summary
Modifier and TypeMethodDescriptionfrom(DelegateExecution execution) from(IntegrationContextEntity integrationContextEntity, DelegateExecution execution) protected StringresolveServiceTaskNameExpression(ServiceTask serviceTask, DelegateExecution execution)
-
Constructor Details
-
IntegrationContextBuilder
public IntegrationContextBuilder(ExtensionsVariablesMappingProvider inboundVariablesProvider, ExpressionManager expressionManager)
-
-
Method Details
-
from
public IntegrationContext from(IntegrationContextEntity integrationContextEntity, DelegateExecution execution) -
from
-
resolveServiceTaskNameExpression
protected String resolveServiceTaskNameExpression(ServiceTask serviceTask, DelegateExecution execution)
-