Class TaskExecutorFlowableSystemInfoContributor
java.lang.Object
com.flowable.core.service.service.impl.TaskExecutorFlowableSystemInfoContributor
- All Implemented Interfaces:
FlowableSystemInfoContributor
public class TaskExecutorFlowableSystemInfoContributor
extends Object
implements FlowableSystemInfoContributor
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.flowable.core.service.service.FlowableSystemInfoContributor
FlowableSystemInfoContributor.ContributionBuilder
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTaskExecutorFlowableSystemInfoContributor
(String name, TaskExecutor taskExecutor) -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
contribute
(FlowableSystemInfoContributor.ContributionBuilder builder, ThreadPoolTaskExecutor taskExecutor) protected void
-
Field Details
-
name
-
taskExecutor
-
-
Constructor Details
-
TaskExecutorFlowableSystemInfoContributor
-
-
Method Details
-
contribute
- Specified by:
contribute
in interfaceFlowableSystemInfoContributor
-
contribute
protected void contribute(FlowableSystemInfoContributor.ContributionBuilder builder, ThreadPoolTaskExecutor taskExecutor) -
contributeDefault
-