A C D E G I J M P R _

A

AbstractXmlJobcopyOperation - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
Abstract class for job copy operation using XML DOM.
AbstractXmlJobcopyOperation() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AbstractXmlJobcopyOperation のコンストラクタ
 
AdditionalFileset - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
A set of files to copy additional to JOBNAME/config.xml.
AdditionalFileset(String, String, boolean, List<JobcopyOperation>) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のコンストラクタ
Constructor to instantiate from parameters in the job configuration page.
AdditionalFileset.DescriptorImpl - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
The internal class to work with views.
AdditionalFileset.DescriptorImpl() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset.DescriptorImpl のコンストラクタ
 
AdditionalFileset_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Additional Copy Files
AdditionalFileSet_includeFile_empty() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Cannot be blank.
all() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyOperation の static メソッド
Return all the available JobcopyOperation whose DescriptorImpl annotated with Extension.

C

CopiedjobinfoAction - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
Action holds the information of the jobs that the build copied from and to.
CopiedjobinfoAction(TopLevelItem, TopLevelItem, boolean) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のコンストラクタ
constructor.
CopiedjobinfoAction_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Copied Job

D

doCheckFromJobName(AbstractProject<?, ?>, String) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Validate "From Job Name" field.
doCheckFromStr(String, boolean) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation.DescriptorImpl のメソッド
Validate the value input to "From String"
doCheckIncludeFile(String) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset.DescriptorImpl のメソッド
Validates the input to includeFile
doCheckJobName(AbstractProject<?, ?>, String, boolean, boolean) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Validate "From Job Name" or "To Job Name" field.
doCheckToJobName(AbstractProject<?, ?>, String, boolean) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Validate "To Job Name" field.
doCheckToStr(String, boolean) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation.DescriptorImpl のメソッド
Validate the value input to "From String"
doFillFromJobNameItems(AbstractProject<?, ?>) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Returns the list of jobs.

E

EnableOperation - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
Enables the job if the job copied from is disabled.
EnableOperation() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.EnableOperation のコンストラクタ
Constructor to initialize with the input parameters.
EnableOperation.DescriptorImpl - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
The internal class to work with views.
EnableOperation.DescriptorImpl() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.EnableOperation.DescriptorImpl のコンストラクタ
 
EnableOperation_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Enable Job

G

getAdditionalFilesetList() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のメソッド
Retuns a list of sets of files to copy additional to JOBNAME/config.xml.
getDisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset.DescriptorImpl のメソッド
Returns the display name This is used nowhere...
getDisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns the display name.
getDisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.EnableOperation.DescriptorImpl のメソッド
Returns the string to be shown in a job configuration page, in the dropdown of "Add Copy Operation".
getDisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Returns the display name Displayed in the "Add build step" dropdown in a job configuration page.
getDisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation.DescriptorImpl のメソッド
Returns the string to be shown in a job configuration page, in the dropdown of "Add Copy Operation".
getExcludeFile() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
Returns the pattern of file not to copy.
getFilesToCopy(File) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
 
getFromJobName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns the name of the job copied from.
getFromJobName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のメソッド
Returns the name of job to be copied from.
getFromStr() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation のメソッド
Returns the string to be replaced.
getFromUrl() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns the URI (path) of the job copied from.
getIconFileName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns null not for being displayed in the link list.
getIncludeFile() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
Returns the pattern of file to copy.
getJobcopyOperationDescriptors() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset.DescriptorImpl のメソッド
Returns all the available JobcopyOperation.
getJobcopyOperationDescriptors() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Returns all the available JobcopyOperation.
getJobcopyOperationList() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
Returns the list of operations.
getJobcopyOperationList() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のメソッド
Returns the list of operations.
getNode(Document, String) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AbstractXmlJobcopyOperation のメソッド
Retrieve a XML node using XPath.
getNodeList(Document, String) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AbstractXmlJobcopyOperation のメソッド
Retrieve a XML node list using XPath.
getRelative(String, ItemGroup<?>, Class<T>) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder の static メソッド
Reimplementation of Jenkins.getItem(String, ItemGroup, Class) Existing implementation has following problems: * Falls back to Jenkins.getItemByFullName(String) * Cannot get ItemGroup
getToJobName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns the name of the job copied to.
getToJobName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のメソッド
Returns the name of job to be copied to.
getToStr() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation のメソッド
Returns the string to be replaced with.
getToUrl() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns the URI (path) of the job copied to.
getUrlName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns null not for being displayed in the link list.
getXpath(Node) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AbstractXmlJobcopyOperation のメソッド
Retrieve a XPath expression of a node.

I

isApplicable(Class<? extends AbstractProject>) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のメソッド
Test whether this build step can be applied to the specified job type.
isExpandFromStr() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation のメソッド
Returns whether expand variables in fromStr.
isExpandToStr() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation のメソッド
Returns whether expand variables in toStr.
isFailed() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.CopiedjobinfoAction のメソッド
Returns whether the job is copied incompletely
isOverwrite() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
Returns whether to overwrite an existing job.
isOverwrite() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のメソッド
Returns whether to overwrite an existing job.

J

JobcopyBuilder - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
A build step to copy a job.
JobcopyBuilder(String, String, boolean, List<JobcopyOperation>, List<AdditionalFileset>) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のコンストラクタ
Constructor to instantiate from parameters in the job configuration page.
JobcopyBuilder.DescriptorImpl - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
The internal class to work with views.
JobcopyBuilder.DescriptorImpl() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder.DescriptorImpl のコンストラクタ
 
JobCopyBuilder_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Copy Job
JobCopyBuilder_JobName_empty() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Cannot be blank.
JobCopyBuilder_JobName_exists() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Specified job already exists.
JobCopyBuilder_JobName_notAbstractItem() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Specified item cannot be copied (does not implement AbstractItem).
JobCopyBuilder_JobName_notExists() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Spedivied job does not exist.
JobcopyOperation - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
Additional operations performed when the jobcopy build step copies a job.
JobcopyOperation() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyOperation のコンストラクタ
 
jp.ikedam.jenkins.plugins.jobcopy_builder - パッケージ jp.ikedam.jenkins.plugins.jobcopy_builder
 

M

Messages - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
 
Messages() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages のコンストラクタ
 

P

perform(Document, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AbstractXmlJobcopyOperation のメソッド
Performs modifications to job configure XML Document.
perform(String, String, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AbstractXmlJobcopyOperation のメソッド
Returns modified XML string of the job configuration.
perform(TopLevelItem, TopLevelItem, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
Copy the additional files and apply additional operations.
perform(Document, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.EnableOperation のメソッド
Returns modified XML Document of the job configuration.
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyBuilder のメソッド
Performs the build step.
perform(String, String, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.JobcopyOperation のメソッド
Return modified XML string of the job configuration.
perform(Document, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation のメソッド
Returns modified XML Document of the job configuration.
performToFile(File, File, EnvVars, PrintStream) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.AdditionalFileset のメソッド
Process one file.

R

ReplaceOperation - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
Replace the string in the configuration.
ReplaceOperation(String, boolean, String, boolean) - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation のコンストラクタ
Constructor to instantiate from parameters in the job configuration page.
ReplaceOperation.DescriptorImpl - jp.ikedam.jenkins.plugins.jobcopy_builder の クラス
The internal class to work with views.
ReplaceOperation.DescriptorImpl() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.ReplaceOperation.DescriptorImpl のコンストラクタ
 
ReplaceOperation_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Replace String
ReplaceOperation_fromStr_empty() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Cannot be empty.
ReplaceOperation_fromStr_enclosedWithBlank() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
String is surrounded with white spaces.

_

_AdditionalFileset_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Additional Copy Files
_AdditionalFileSet_includeFile_empty() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Cannot be blank.
_CopiedjobinfoAction_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Copied Job
_EnableOperation_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Enable Job
_JobCopyBuilder_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Copy Job
_JobCopyBuilder_JobName_empty() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Cannot be blank.
_JobCopyBuilder_JobName_exists() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Specified job already exists.
_JobCopyBuilder_JobName_notAbstractItem() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Specified item cannot be copied (does not implement AbstractItem).
_JobCopyBuilder_JobName_notExists() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Spedivied job does not exist.
_ReplaceOperation_DisplayName() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Replace String
_ReplaceOperation_fromStr_empty() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
Cannot be empty.
_ReplaceOperation_fromStr_enclosedWithBlank() - クラス jp.ikedam.jenkins.plugins.jobcopy_builder.Messages の static メソッド
String is surrounded with white spaces.

A C D E G I J M P R _

Copyright © 2004-2014. All Rights Reserved.