public class SideeXJenkinsPlugin
extends hudson.tasks.Builder
implements jenkins.tasks.SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
SideeXJenkinsPlugin.DescriptorImpl |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Constructor and Description |
|---|
SideeXJenkinsPlugin(BuildDropDownList protocalMenu,
String stateTime,
String inputsFilePath,
String reportFolderPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInputsFilePath() |
BuildDropDownList |
getProtocalMenu() |
String |
getReportFolderPath() |
String |
getStateTime() |
String |
getSummarryFormat(net.sf.json.JSONObject object,
int size) |
Block |
listToBlock(Board board,
List<List<String>> rowsList,
List<List<Integer>> colWidthLength,
String header,
List<Integer> headerWidthLength) |
void |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
ArrayList<String> |
summarryObjectToList(net.sf.json.JSONObject object) |
String[] |
wrapText(String str,
int num) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild@DataBoundConstructor public SideeXJenkinsPlugin(BuildDropDownList protocalMenu, String stateTime, String inputsFilePath, String reportFolderPath)
public void perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws InterruptedException,
IOException
perform in interface jenkins.tasks.SimpleBuildStepInterruptedExceptionIOExceptionpublic BuildDropDownList getProtocalMenu()
public String getInputsFilePath()
public String getStateTime()
public String getReportFolderPath()
public String getSummarryFormat(net.sf.json.JSONObject object, int size)
public Block listToBlock(Board board, List<List<String>> rowsList, List<List<Integer>> colWidthLength, String header, List<Integer> headerWidthLength)
Copyright © 2016–2020. All rights reserved.