- 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.
- 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.