org.jenkinsci.plugins.envinject.service
Class PropertiesGetter

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

public class PropertiesGetter
extends java.lang.Object
implements java.io.Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
PropertiesGetter()
           
 
Method Summary
 java.lang.String getPropertiesContent(java.util.Map<java.lang.String,java.lang.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

getPropertiesContent

public java.lang.String getPropertiesContent(java.util.Map<java.lang.String,java.lang.String> propertiesContent)


Copyright © 2004-2012. All Rights Reserved.