Uses of Interface
org.flowable.job.service.impl.asyncexecutor.FailedJobCommandFactory
-
Packages that use FailedJobCommandFactory Package Description org.flowable.job.service -
-
Uses of FailedJobCommandFactory in org.flowable.job.service
Fields in org.flowable.job.service declared as FailedJobCommandFactory Modifier and Type Field Description protected FailedJobCommandFactoryJobServiceConfiguration. failedJobCommandFactoryMethods in org.flowable.job.service that return FailedJobCommandFactory Modifier and Type Method Description FailedJobCommandFactoryJobServiceConfiguration. getFailedJobCommandFactory()Methods in org.flowable.job.service with parameters of type FailedJobCommandFactory Modifier and Type Method Description JobServiceConfigurationJobServiceConfiguration. setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory)
-