Class PropertiesGetter

java.lang.Object
org.jenkinsci.plugins.envinject.service.PropertiesGetter
All Implemented Interfaces:
Serializable

public class PropertiesGetter extends Object implements Serializable
Author:
Gregory Boissinot
See Also:
  • Constructor Details

    • PropertiesGetter

      public PropertiesGetter()
  • Method Details

    • getPropertiesContentFromMapObject

      @Nullable public String getPropertiesContentFromMapObject(@CheckForNull Map<String,String> propertiesContent)