net.praqma.hudson.nametemplates
Class FileTemplate

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

public class FileTemplate
extends Template

See Also:
Serialized Form

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

Constructor Detail

FileTemplate

public FileTemplate()
Method Detail

parse

public String parse(CCUCMBuildAction action,
                    String filename,
                    hudson.FilePath ws)
Specified by:
parse in class Template


Copyright © 2004-2015. All Rights Reserved.