Class Hierarchy
- java.lang.Object
- com.github.cafapi.common.util.ref.DataSource
- com.github.workerframework.api.DataStoreSource
- com.github.workerframework.api.TaskMessage
- com.github.workerframework.api.TaskSourceInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.workerframework.api.DataStoreException
- com.github.workerframework.api.ReferenceNotFoundException
- com.github.workerframework.api.QueueException
- java.lang.RuntimeException
- com.github.workerframework.api.TaskFailedException
- com.github.workerframework.api.WorkerException
- com.github.workerframework.api.InvalidJobTaskIdException
- com.github.workerframework.api.InvalidTaskException
- com.github.workerframework.api.JobNotFoundException
- com.github.workerframework.api.TaskRejectedException
- com.github.workerframework.api.DataStoreException
- java.lang.Exception
- com.github.workerframework.api.TrackingInfo
- com.github.workerframework.api.WorkerConfiguration
- com.github.workerframework.api.WorkerResponse
- com.github.cafapi.common.util.ref.DataSource
Interface Hierarchy
- com.github.workerframework.api.BulkWorker
- com.github.workerframework.api.BulkWorkerRuntime
- com.github.workerframework.api.DataStore
- com.github.workerframework.api.ManagedDataStore (also extends com.github.cafapi.common.api.HealthReporter)
- com.github.workerframework.api.DataStoreMetricsReporter
- com.github.workerframework.api.DataStoreOutputStreamSupport
- com.github.workerframework.api.DataStoreProvider
- com.github.workerframework.api.DivertedTaskHandler
- com.github.workerframework.api.FilePathProvider
- com.github.cafapi.common.api.HealthReporter
- com.github.workerframework.api.ManagedDataStore (also extends com.github.workerframework.api.DataStore)
- com.github.workerframework.api.ManagedWorkerQueue (also extends com.github.workerframework.api.WorkerQueue)
- com.github.workerframework.api.WorkerFactory
- com.github.workerframework.api.TaskCallback
- com.github.workerframework.api.TaskInformation
- com.github.workerframework.api.TaskMessageForwardingEvaluator
- com.github.workerframework.api.Worker
- com.github.workerframework.api.WorkerCallback
- com.github.workerframework.api.WorkerFactoryProvider
- com.github.workerframework.api.WorkerQueue
- com.github.workerframework.api.ManagedWorkerQueue (also extends com.github.cafapi.common.api.HealthReporter)
- com.github.workerframework.api.WorkerQueueMetricsReporter
- com.github.workerframework.api.WorkerQueueProvider
- com.github.workerframework.api.WorkerTaskData
- com.github.workerframework.api.WorkerTask
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.workerframework.api.DivertedTaskAction
- com.github.workerframework.api.JobStatus
- com.github.workerframework.api.TaskStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)