JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.camunda.engine.bpmn
Interface CamundaEngineBpmnConfig.JobExecutorConfig
Enclosing interface:
CamundaEngineBpmnConfig
public static interface
CamundaEngineBpmnConfig.JobExecutorConfig
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
Integer
corePoolSize
()
default
Integer
maxJobsPerAcquisition
()
default
Integer
maxPoolSize
()
default
Integer
queueSize
()
Method Details
corePoolSize
default
Integer
corePoolSize
()
maxPoolSize
default
Integer
maxPoolSize
()
queueSize
default
Integer
queueSize
()
maxJobsPerAcquisition
default
Integer
maxJobsPerAcquisition
()