Uses of Package
org.flowable.external.worker.annotation
Packages that use org.flowable.external.worker.annotation
-
Classes in org.flowable.external.worker.annotation used by org.flowable.external.worker.annotationClassDescriptionAnnotation that marks a method to be the target of an External Worker Job for the specific
FlowableWorker.topic().Bean post-processor that registers methods annotated withFlowableWorkerto be invoked by a Flowable worker container created under the cover by aFlowableWorkerContainerFactoryaccording to the attributes of the annotation.AMessageHandlerMethodFactoryadapter that offers a configurable underlying instance to use.