Package org.flowable.external.worker.annotation
package org.flowable.external.worker.annotation
-
ClassDescriptionEnable Flowable Worker annotated endpoints that are created under the cover by a
FlowableWorkerContainerFactory.Annotation that marks a method to be the target of an External Worker Job for the specificFlowableWorker.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.Optional interface to be implemented by a Spring managed bean willing to customize how Flowable worker endpoints are configured.Container annotation that aggregates severalFlowableWorkerannotations.