JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Fields
Methods
Deprecated Interfaces
Interface
Description
com.github.workerframework.api.TaskMessageForwardingEvaluator
This interface is limited in the arguments the determineForwardingAction method takes, and the fact that it can only return void. Use
DivertedTaskHandler
instead.
Deprecated Fields
Field
Description
com.github.cafapi.common.api.BootstrapConfiguration.OLD_CONFIG_APP_NAME
com.github.cafapi.common.config.sources.file.FileConfigurationSource.OLD_CONFIG_PATH
Deprecated Methods
Method
Description
com.github.workerframework.queues.rabbit.RabbitWorkerQueueConfiguration.getRejectedQueue()
com.github.workerframework.queues.rabbit.RabbitWorkerQueueConfiguration.setRejectedQueue
(String)
DivertedTaskHandler
instead.