Class ProbeSerializingParameterValueGetter

  • All Implemented Interfaces:
    ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter<Object>

    public final class ProbeSerializingParameterValueGetter
    extends Object
    implements ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter<Object>
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter

        ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter.DefaultParameterValueGetter, ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter.DurationParameterValueGetter, ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter.ParameterValueReader, ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter.TranslatedDescriptionParameterValueGetter
    • Constructor Detail

      • ProbeSerializingParameterValueGetter

        public ProbeSerializingParameterValueGetter()
    • Method Detail

      • getParameterValue

        public String getParameterValue​(Object fieldValue)
        Specified by:
        getParameterValue in interface ru.tinkoff.qa.neptune.core.api.steps.parameters.ParameterValueGetter<Object>