Uses of Interface
com.flowable.platform.api.sequence.SequenceValueProvider.Context
Packages that use SequenceValueProvider.Context
-
Uses of SequenceValueProvider.Context in com.flowable.platform.api.sequence
Methods in com.flowable.platform.api.sequence with parameters of type SequenceValueProvider.ContextModifier and TypeMethodDescriptionlong
SequenceValueProvider.nextValue
(SequenceValueProvider.Context context) -
Uses of SequenceValueProvider.Context in com.flowable.platform.engine.impl.sequence
Classes in com.flowable.platform.engine.impl.sequence that implement SequenceValueProvider.ContextMethods in com.flowable.platform.engine.impl.sequence with parameters of type SequenceValueProvider.ContextModifier and TypeMethodDescriptionlong
LockBasedSequenceValueProvider.nextValue
(SequenceValueProvider.Context context)