org.jenkinsci.plugins.envinject.service
Class PropertiesGetter

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

public class PropertiesGetter
extends Object
implements Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
PropertiesGetter()
           
 
Method Summary
 String getPropertiesContentFromMapObject(Map<String,String> propertiesContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesGetter

public PropertiesGetter()
Method Detail

getPropertiesContentFromMapObject

public String getPropertiesContentFromMapObject(Map<String,String> propertiesContent)


Copyright © 2004-2012. All Rights Reserved.