Class IntegrationErrorChannelResolverImpl
java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationErrorChannelResolverImpl
- All Implemented Interfaces:
IntegrationErrorChannelResolver
public class IntegrationErrorChannelResolverImpl
extends Object
implements IntegrationErrorChannelResolver
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationErrorChannelResolverImpl(IntegrationErrorDestinationBuilder integrationErrorDestinationBuilder) -
Method Summary
Modifier and TypeMethodDescriptionresolveDestination(org.activiti.cloud.api.process.model.IntegrationRequest event)
-
Constructor Details
-
IntegrationErrorChannelResolverImpl
public IntegrationErrorChannelResolverImpl(IntegrationErrorDestinationBuilder integrationErrorDestinationBuilder)
-
-
Method Details
-
resolveDestination
- Specified by:
resolveDestinationin interfaceIntegrationErrorChannelResolver
-