Class FetchAndLockProperties
java.lang.Object
org.camunda.bpm.spring.boot.starter.property.FetchAndLockProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setQueueCapacity
(Integer queueCapacity) void
setUniqueWorkerRequest
(boolean uniqueWorkerRequest) toString()
-
Field Details
-
uniqueWorkerRequest
protected boolean uniqueWorkerRequest -
queueCapacity
-
-
Constructor Details
-
FetchAndLockProperties
public FetchAndLockProperties()
-
-
Method Details