Uses of Record Class
org.nuxeo.ecm.restapi.jaxrs.io.management.SequencerKeyValue
Packages that use SequencerKeyValue
-
Uses of SequencerKeyValue in org.nuxeo.ecm.restapi.jaxrs.io.management
Methods in org.nuxeo.ecm.restapi.jaxrs.io.management that return types with arguments of type SequencerKeyValueModifier and TypeMethodDescriptionSequencer.keyValues()
Returns the value of thekeyValues
record component.Constructor parameters in org.nuxeo.ecm.restapi.jaxrs.io.management with type arguments of type SequencerKeyValueModifierConstructorDescriptionSequencer
(String name, String implementation, List<SequencerKeyValue> keyValues) Creates an instance of aSequencer
record class.