|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateException | |
---|---|
net.praqma.hudson.nametemplates |
Uses of TemplateException in net.praqma.hudson.nametemplates |
---|
Methods in net.praqma.hudson.nametemplates that throw TemplateException | |
---|---|
String |
EnvTemplate.parse(CCUCMBuildAction action,
String args,
hudson.FilePath ws)
|
String |
ClearCaseVersionNumberTemplate.parse(CCUCMBuildAction action,
String args,
hudson.FilePath ws)
|
abstract String |
Template.parse(CCUCMBuildAction action,
String args,
hudson.FilePath ws)
|
static String |
NameTemplate.parseTemplate(String template,
CCUCMBuildAction action,
hudson.FilePath ws)
At this point. |
static boolean |
NameTemplate.testTemplate(String template)
Checks to see if the templates are valid, and that the template names are available. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |