Uses of Record Class
org.nuxeo.ecm.restapi.jaxrs.io.management.SequencerKeyValue
-
Uses of SequencerKeyValue in org.nuxeo.ecm.restapi.jaxrs.io.management
Modifier and TypeMethodDescriptionSequencer.keyValues()
Returns the value of thekeyValues
record component.ModifierConstructorDescriptionSequencer
(String name, String implementation, List<SequencerKeyValue> keyValues) Creates an instance of aSequencer
record class.