Class ServiceTaskIntegrationCompletionHandler
java.lang.Object
org.activiti.services.connectors.channel.ServiceTaskIntegrationCompletionHandler
-
Constructor Summary
ConstructorsConstructorDescriptionServiceTaskIntegrationCompletionHandler(org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.listeners.ProcessEngineEventsAggregator processEngineEventsAggregator) -
Method Summary
Modifier and TypeMethodDescriptionvoidhandlePropagationFailure(org.activiti.cloud.api.process.model.impl.IntegrationErrorImpl integrationError, org.activiti.engine.impl.persistence.entity.integration.IntegrationContextEntity integrationContextEntity)
-
Constructor Details
-
ServiceTaskIntegrationCompletionHandler
public ServiceTaskIntegrationCompletionHandler(org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.listeners.ProcessEngineEventsAggregator processEngineEventsAggregator)
-
-
Method Details
-
handlePropagationFailure
@Transactional(propagation=REQUIRES_NEW) public void handlePropagationFailure(org.activiti.cloud.api.process.model.impl.IntegrationErrorImpl integrationError, org.activiti.engine.impl.persistence.entity.integration.IntegrationContextEntity integrationContextEntity)
-