Uses of Class
com.flowable.platform.engine.impl.sequence.LockBasedSequenceValueProviderProperties
-
Uses of LockBasedSequenceValueProviderProperties in com.flowable.platform.engine
Modifier and TypeFieldDescriptionprotected LockBasedSequenceValueProviderProperties
PlatformEngineConfiguration.lockBasedSequenceValueProviderProperties
Modifier and TypeMethodDescriptionPlatformEngineConfiguration.getLockBasedSequenceValueProviderProperties()
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setLockBasedSequenceValueProviderProperties
(LockBasedSequenceValueProviderProperties lockBasedSequenceValueProviderProperties) -
Uses of LockBasedSequenceValueProviderProperties in com.flowable.platform.engine.impl.sequence
Modifier and TypeFieldDescriptionprotected final LockBasedSequenceValueProviderProperties
LockBasedSequenceValueProvider.properties
ModifierConstructorDescriptionLockBasedSequenceValueProvider
(CommandExecutor commandExecutor, LockBasedSequenceValueProviderProperties properties)