net.praqma.hudson.nametemplates
Class VersionNumberTemplate

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

public class VersionNumberTemplate
extends Template

See Also:
Serialized Form

Constructor Summary
VersionNumberTemplate()
           
 
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

VersionNumberTemplate

public VersionNumberTemplate()
Method Detail

parse

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


Copyright © 2004-2015. All Rights Reserved.