Class IntegrationResultChannelResolverImpl
java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationResultChannelResolverImpl
- All Implemented Interfaces:
IntegrationResultChannelResolver
public class IntegrationResultChannelResolverImpl
extends Object
implements IntegrationResultChannelResolver
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationResultChannelResolverImpl(IntegrationResultDestinationBuilder integrationResultDestinationBuilder) -
Method Summary
Modifier and TypeMethodDescriptionresolveDestination(org.activiti.cloud.api.process.model.IntegrationRequest event)
-
Constructor Details
-
IntegrationResultChannelResolverImpl
public IntegrationResultChannelResolverImpl(IntegrationResultDestinationBuilder integrationResultDestinationBuilder)
-
-
Method Details
-
resolveDestination
- Specified by:
resolveDestinationin interfaceIntegrationResultChannelResolver
-