Uses of Interface
org.flowable.job.service.impl.asyncexecutor.FailedJobCommandFactory
Packages that use FailedJobCommandFactory
Package
Description
-
Uses of FailedJobCommandFactory in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as FailedJobCommandFactoryModifier and TypeFieldDescriptionprotected FailedJobCommandFactoryCmmnEngineConfiguration.failedJobCommandFactoryMethods in org.flowable.cmmn.engine that return FailedJobCommandFactoryMethods in org.flowable.cmmn.engine with parameters of type FailedJobCommandFactoryModifier and TypeMethodDescriptionCmmnEngineConfiguration.setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory) -
Uses of FailedJobCommandFactory in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as FailedJobCommandFactoryModifier and TypeFieldDescriptionprotected FailedJobCommandFactoryProcessEngineConfigurationImpl.failedJobCommandFactoryMethods in org.flowable.engine.impl.cfg that return FailedJobCommandFactoryMethods in org.flowable.engine.impl.cfg with parameters of type FailedJobCommandFactoryModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory) -
Uses of FailedJobCommandFactory in org.flowable.engine.impl.jobexecutor
Classes in org.flowable.engine.impl.jobexecutor that implement FailedJobCommandFactory -
Uses of FailedJobCommandFactory in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return FailedJobCommandFactoryModifier and TypeMethodDescriptionstatic FailedJobCommandFactoryCommandContextUtil.getFailedJobCommandFactory()static FailedJobCommandFactoryCommandContextUtil.getFailedJobCommandFactory(CommandContext commandContext) -
Uses of FailedJobCommandFactory in org.flowable.job.service
Fields in org.flowable.job.service declared as FailedJobCommandFactoryModifier and TypeFieldDescriptionprotected FailedJobCommandFactoryJobServiceConfiguration.failedJobCommandFactoryMethods in org.flowable.job.service that return FailedJobCommandFactoryMethods in org.flowable.job.service with parameters of type FailedJobCommandFactoryModifier and TypeMethodDescriptionJobServiceConfiguration.setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory)