net.praqma.hudson.nametemplates
Class EnvTemplate

java.lang.Object
  extended by net.praqma.hudson.nametemplates.Template
      extended by net.praqma.hudson.nametemplates.EnvTemplate
All Implemented Interfaces:
Serializable

public class EnvTemplate
extends Template

See Also:
Serialized Form

Constructor Summary
EnvTemplate()
           
 
Method Summary
 String parse(CCUCMBuildAction action, String args, hudson.FilePath ws)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvTemplate

public EnvTemplate()
Method Detail

parse

public String parse(CCUCMBuildAction action,
                    String args,
                    hudson.FilePath ws)
             throws TemplateException
Specified by:
parse in class Template
Throws:
TemplateException


Copyright © 2004-2015. All Rights Reserved.