Package | Description |
---|---|
net.praqma.hudson.nametemplates | |
net.praqma.hudson.scm |
Modifier and Type | Method and Description |
---|---|
String |
StreamTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
ClearCaseVersionNumberTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
FileTemplate.parse(CCUCMBuildAction action,
String filename,
FilePath ws) |
abstract String |
Template.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
DateTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
ComponentTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
UserTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
TimeTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
VersionNumberTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
EnvTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
NumberTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
BaselineTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
String |
ProjectTemplate.parse(CCUCMBuildAction action,
String args,
FilePath ws) |
static String |
NameTemplate.parseTemplate(String template,
CCUCMBuildAction action,
FilePath ws)
At this point.
|
static void |
NameTemplate.validateTemplates(CCUCMBuildAction action) |
static void |
NameTemplate.validateTemplates(CCUCMBuildAction action,
FilePath ws) |
Modifier and Type | Method and Description |
---|---|
static CCUCMBuildAction |
CCUCMScm.getLastAction(AbstractProject<?,?> project)
Returns the last
CCUCMBuildAction , that has a valid
Baseline |
Modifier and Type | Method and Description |
---|---|
void |
CCUCMScm.generateChangeLog(AbstractBuild<?,?> build,
CCUCMBuildAction state,
BuildListener listener,
File changelogFile,
net.praqma.clearcase.ucm.view.SnapshotView snapshotView)
Generate the change log for poll/sibling mode
|
net.praqma.clearcase.ucm.view.SnapshotView |
CCUCMScm.initializeDeliverView(AbstractBuild<?,?> build,
CCUCMBuildAction state,
BuildListener listener)
Initialise the deliver view
|
void |
CCUCMScm.resolveBaselineInput(AbstractBuild<?,?> build,
String baselineInput,
CCUCMBuildAction action,
BuildListener listener)
Resolve the
Baseline parameter and store the information in the
Action |
Copyright © 2016–2022. All rights reserved.