Uses of Class
org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
-
Packages that use AsyncHistoryJobHandler Package Description org.flowable.job.service org.flowable.job.service.impl.history.async -
-
Uses of AsyncHistoryJobHandler in org.flowable.job.service
Methods in org.flowable.job.service with parameters of type AsyncHistoryJobHandler Modifier and Type Method Description protected voidJobServiceConfiguration. copyHistoryJsonTransformers(AsyncHistoryJobHandler source, AsyncHistoryJobHandler target) -
Uses of AsyncHistoryJobHandler in org.flowable.job.service.impl.history.async
Subclasses of AsyncHistoryJobHandler in org.flowable.job.service.impl.history.async Modifier and Type Class Description classAsyncHistoryJobZippedHandler
-