Uses of Class
org.flowable.job.service.impl.history.async.AsyncHistorySession
Packages that use AsyncHistorySession
-
Uses of AsyncHistorySession in org.flowable.job.service.impl.history.async
Fields in org.flowable.job.service.impl.history.async declared as AsyncHistorySessionModifier and TypeFieldDescriptionprotected AsyncHistorySessionAsyncHistorySessionCommandContextCloseListener.asyncHistorySessionMethods in org.flowable.job.service.impl.history.async that return AsyncHistorySessionModifier and TypeMethodDescriptionAsyncHistorySessionCommandContextCloseListener.getAsyncHistorySession()Methods in org.flowable.job.service.impl.history.async with parameters of type AsyncHistorySessionModifier and TypeMethodDescriptionprotected HistoryJobEntityDefaultAsyncHistoryJobProducer.createJob(CommandContext commandContext, AsyncHistorySession asyncHistorySession, JobServiceConfiguration jobServiceConfiguration, String jobType) voidAsyncHistorySessionCommandContextCloseListener.setAsyncHistorySession(AsyncHistorySession asyncHistorySession) Constructors in org.flowable.job.service.impl.history.async with parameters of type AsyncHistorySessionModifierConstructorDescriptionAsyncHistorySessionCommandContextCloseListener(AsyncHistorySession asyncHistorySession, AsyncHistoryListener asyncHistoryListener)