Interface ProcessEngineIntegrationChannels
- All Known Implementing Classes:
ProcessEngineIntegrationChannelsConfiguration
public interface ProcessEngineIntegrationChannels
-
Field Details
-
INTEGRATION_RESULTS_CONSUMER
- See Also:
-
INTEGRATION_ERRORS_CONSUMER
- See Also:
-
-
Method Details
-
integrationResultsConsumer
default org.springframework.messaging.SubscribableChannel integrationResultsConsumer() -
integrationErrorsConsumer
default org.springframework.messaging.SubscribableChannel integrationErrorsConsumer()
-