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