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 TypeMethodDescriptionlongSequenceValueProvider.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 TypeMethodDescriptionlongLockBasedSequenceValueProvider.nextValue(SequenceValueProvider.Context context)