Class ParameterSnapshot

java.lang.Object
org.qubership.atp.dataset.versioning.model.domain.ParameterSnapshot

public class ParameterSnapshot extends Object
  • Constructor Details

    • ParameterSnapshot

      public ParameterSnapshot(Parameter model)
      Constructor.
  • Method Details

    • getValuePretty

      public Object getValuePretty(ModelsProvider modelsProvider)
      Mask for encrypted, special text view for change type.
    • getMultipleValuePretty

      public static Object getMultipleValuePretty(String value, ModelsProvider modelsProvider)
      Special text view for change type.
    • getValueByType

      public Object getValueByType()
      Get value object by attribute type.