@Target(value={FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Qualifier public @interface ProcessAsync
This can be used when one wants to provide a dedicated SpringAsyncExecutor for the process engine.
Copyright © 2022 Flowable. All rights reserved.