A B C D E G H I J M N P R S T U V _

A

AbstractBuildAction<BUILD extends hudson.model.AbstractBuild<?,?>> - hudson.plugins.helpers の クラス
An action that is associated with a build.
AbstractBuildAction() - クラス hudson.plugins.helpers.AbstractBuildAction のコンストラクタ
Constructs a new AbstractBuildAction.
AbstractBuildReport<T extends hudson.model.AbstractBuild<?,?>> - hudson.plugins.javancss の クラス
TODO javadoc.
AbstractBuildReport(Collection<Statistic>) - クラス hudson.plugins.javancss.AbstractBuildReport のコンストラクタ
Constructs a new AbstractBuildReport.
AbstractBuildReport_Label_JavadocLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Javadocs
AbstractBuildReport_Label_MultiCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Multi-line comments
AbstractBuildReport_Label_Ncss() - クラス hudson.plugins.javancss.Messages の static メソッド
NCSS
AbstractBuildReport_Label_SingleCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Single line comments
AbstractMavenReporterImpl - hudson.plugins.helpers の クラス
An abstract MavenReporter that is designed to work with a Ghostwriter.
AbstractMavenReporterImpl() - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のコンストラクタ
 
AbstractMavenReporterImpl.MojoExecutionReportingMode - hudson.plugins.helpers の 列挙型
The reporting mode.
AbstractProjectAction<PROJECT extends hudson.model.AbstractProject<?,?>> - hudson.plugins.helpers の クラス
An action that is associated with a project.
AbstractProjectAction(PROJECT) - クラス hudson.plugins.helpers.AbstractProjectAction のコンストラクタ
 
AbstractProjectReport<T extends hudson.model.AbstractProject<?,?>> - hudson.plugins.javancss の クラス
TODO javadoc.
AbstractProjectReport(T) - クラス hudson.plugins.javancss.AbstractProjectReport のコンストラクタ
 
AbstractProjectReport_Label_JavadocLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Javadocs
AbstractProjectReport_Label_MultiCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Multi-line comments
AbstractProjectReport_Label_Ncss() - クラス hudson.plugins.javancss.Messages の static メソッド
NCSS
AbstractProjectReport_Label_SingleCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Single line comments
AbstractPublisherImpl - hudson.plugins.helpers の クラス
An abstract Publisher that is designed to work with a Ghostwriter.
AbstractPublisherImpl() - クラス hudson.plugins.helpers.AbstractPublisherImpl のコンストラクタ
 
add(Statistic) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
autoconfPom(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド
Called during the preExecute phase when isAutoconfMojo returns true.

B

buildChart(CategoryDataset) - クラス hudson.plugins.helpers.GraphHelper の static メソッド
 
BuildProxy - hudson.plugins.helpers の クラス
Proxy for the key build information.

C

createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - クラス hudson.plugins.javancss.JavaNCSSBuildIndividualReport のメソッド

D

DESCRIPTOR - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher の static 変数
 
DESCRIPTOR - クラス hudson.plugins.javancss.JavaNCSSPublisher の static 変数
 
DISPLAY_NAME - クラス hudson.plugins.javancss.PluginImpl の static 変数
 
doGraph(StaplerRequest, StaplerResponse) - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
Generates the graph that shows the coverage trend up to this report.
doGraph(StaplerRequest, StaplerResponse) - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Generates the graph that shows the coverage trend up to this report.
doPerform(Ghostwriter, AbstractBuild<?, ?>, BuildListener) - クラス hudson.plugins.helpers.BuildProxy の static メソッド
(Call from master) Invokes the ghostwriter on the master and slave nodes for this build.
doPerform(Ghostwriter, MavenBuildProxy, MavenProject, BuildListener) - クラス hudson.plugins.helpers.BuildProxy の static メソッド
(Call from slave) Invokes the ghostwriter on the master and slave nodes for this build.

E

equals(Object) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
evaluateHealth(OBSERVABLE) - クラス hudson.plugins.helpers.health.HealthTarget のメソッド
 
evaluateStability(OBSERVABLE) - クラス hudson.plugins.helpers.health.HealthTarget のメソッド
 

G

generateGraph(CategoryDataset, int, int) - クラス hudson.plugins.helpers.GraphHelper の static メソッド
 
getActions() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Getter for property 'actions'.
getArtifactsDir() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Gets the directory (on the master) where the artifacts are archived.
getBest() - インタフェース hudson.plugins.helpers.health.HealthMetric のメソッド
 
getBuild() - クラス hudson.plugins.helpers.AbstractBuildAction のメソッド
Getter for property 'build'.
getBuildActionClass() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
 
getBuildActionClass() - クラス hudson.plugins.javancss.JavaNCSSProjectAggregatedReport のメソッド
 
getBuildActionClass() - クラス hudson.plugins.javancss.JavaNCSSProjectIndividualReport のメソッド
 
getBuildHealth() - クラス hudson.plugins.javancss.JavaNCSSBuildAggregatedReport のメソッド
getBuildHealth() - クラス hudson.plugins.javancss.JavaNCSSBuildIndividualReport のメソッド
getBuildRootDir() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Root directory of the AbstractBuild on the master.
getClasses() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getDescriptor() - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher のメソッド
getDescriptor() - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
getDisplayName() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
getDisplayName() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
getDisplayName() - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher.DescriptorImpl のメソッド
getDisplayName() - クラス hudson.plugins.javancss.JavaNCSSPublisher.DescriptorImpl のメソッド
getExecutionMode() - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド
Returns the execution mode that this reporter will follow.
getExecutionRootDir() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Returns the root directory of the checked-out module on the machine where the build executes.
getFunctions() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getGraphHeight() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
Getter for property 'graphHeight'.
getGraphHeight() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Getter for property 'graphHeight'.
getGraphName() - クラス hudson.plugins.helpers.AbstractBuildAction のメソッド
Override to define the graph name.
getGraphName() - クラス hudson.plugins.helpers.AbstractProjectAction のメソッド
Override to define the graph name.
getGraphName() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
Getter for property 'graphName'.
getGraphName() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Getter for property 'graphName'.
getGraphWidth() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
Getter for property 'graphWidth'.
getGraphWidth() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Getter for property 'graphWidth'.
getHealthy() - クラス hudson.plugins.helpers.health.HealthTarget のメソッド
 
getIconFileName() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
getIconFileName() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
getIndividualActionType() - クラス hudson.plugins.javancss.JavaNCSSBuildAggregatedReport のメソッド
getJavadocLines() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getJavadocs() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getMetric() - クラス hudson.plugins.helpers.health.HealthTarget のメソッド
 
getMetrics() - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher.DescriptorImpl のメソッド
 
getMetrics() - クラス hudson.plugins.javancss.JavaNCSSPublisher.DescriptorImpl のメソッド
 
getMultiCommentLines() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getName() - インタフェース hudson.plugins.helpers.health.HealthMetric のメソッド
 
getName() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getNcss() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getOwner() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getProject() - クラス hudson.plugins.helpers.AbstractProjectAction のメソッド
Getter for property 'project'.
getProjectAction(MavenModuleSet) - クラス hudson.plugins.javancss.JavaNCSSBuildAggregatedReport のメソッド
getProjectAction(AbstractProject<?, ?>) - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
getProjectActions(MavenModule) - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher のメソッド
 
getProjectRootDir() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Root directory of the AbstractProject on the master.
getReportFilenamePattern() - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
 
getRequiredMonitorService() - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
 
getResult() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Getter for property 'result'.
getResults() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
 
getResults() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Returns the latest results.
getSearchUrl() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
getSingleCommentLines() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
getSummary() - クラス hudson.plugins.helpers.AbstractBuildAction のメソッド
Override to control the build summary detail.
getSummary() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
The summary of this build report for display on the build index page.
getTargets() - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher のメソッド
 
getTargets() - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
 
getTimestamp() - クラス hudson.plugins.helpers.BuildProxy のメソッド
When the build is scheduled.
getTotals() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
 
getTotals() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Returns the latest totals.
getUnhealthy() - クラス hudson.plugins.helpers.health.HealthTarget のメソッド
 
getUnstable() - クラス hudson.plugins.helpers.health.HealthTarget のメソッド
 
getUrlName() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
getUrlName() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
getWorst() - インタフェース hudson.plugins.helpers.health.HealthMetric のメソッド
 
Ghostwriter - hudson.plugins.helpers の インタフェース
A Ghostwriter implements the real work of a Publisher for both Maven projects and normal projects.
Ghostwriter.MasterGhostwriter - hudson.plugins.helpers の インタフェース
 
Ghostwriter.SlaveGhostwriter - hudson.plugins.helpers の インタフェース
If a Ghostwriter implements this interface, the performFromSlave method will be executed on the slave.
GRAPH_NAME - クラス hudson.plugins.javancss.PluginImpl の static 変数
 
GraphHelper - hudson.plugins.helpers の クラス
TODO javadoc.

H

hashCode() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
HealthMetric<OBSERVABLE> - hudson.plugins.helpers.health の インタフェース
Created by IntelliJ IDEA.
HealthTarget<M extends HealthMetric<OBSERVABLE>,OBSERVABLE> - hudson.plugins.helpers.health の クラス
Created by IntelliJ IDEA.
HealthTarget(M, String, String, String) - クラス hudson.plugins.helpers.health.HealthTarget のコンストラクタ
 
HealthTarget_Description(Object, Object) - クラス hudson.plugins.helpers.health.Messages の static メソッド
Java NCSS Report: {0} ({1})
hudson.plugins.helpers - パッケージ hudson.plugins.helpers
 
hudson.plugins.helpers.health - パッケージ hudson.plugins.helpers.health
 
hudson.plugins.javancss - パッケージ hudson.plugins.javancss
 
hudson.plugins.javancss.parser - パッケージ hudson.plugins.javancss.parser
 

I

ICON_FILE_NAME - クラス hudson.plugins.javancss.PluginImpl の static 変数
 
isApplicable(Class<? extends AbstractProject>) - クラス hudson.plugins.javancss.JavaNCSSPublisher.DescriptorImpl のメソッド
 
isAutoconfMojo(MojoInfo) - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド
Returns true if this mojo execution is an execution that we want to modify, i.e. where we want to "fix" some of the configuration details, e.g. enable XML reports, etc.
isContinueBuild() - クラス hudson.plugins.helpers.BuildProxy のメソッド
Getter for property 'continueBuild'.
isExecutingMojo(MojoInfo) - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド
Returns true if this is the mojo that corresponds with execution of the task we want to report on.
isExecutingMojo(MojoInfo) - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher のメソッド
 
isFloatingBoxActive() - クラス hudson.plugins.helpers.AbstractBuildAction のメソッド
Override to control when the floating box should be displayed.
isFloatingBoxActive() - クラス hudson.plugins.helpers.AbstractProjectAction のメソッド
Override to control when the floating box should be displayed.
isGraphActive() - クラス hudson.plugins.helpers.AbstractBuildAction のメソッド
Override to control when the action displays a trend graph.
isGraphActive() - クラス hudson.plugins.helpers.AbstractProjectAction のメソッド
Override to control when the action displays a trend graph.
isGraphActive() - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
Returns true if there is a graph to plot.
isGraphActive() - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
Returns true if there is a graph to plot.
isGraphUnsupported() - クラス hudson.plugins.helpers.GraphHelper の static メソッド
Getter for property 'graphUnsupported'.

J

JavaNCSSBuildAggregatedReport - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSBuildAggregatedReport(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - クラス hudson.plugins.javancss.JavaNCSSBuildAggregatedReport のコンストラクタ
 
JavaNCSSBuildIndividualReport - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSBuildIndividualReport(Collection<Statistic>) - クラス hudson.plugins.javancss.JavaNCSSBuildIndividualReport のコンストラクタ
 
JavaNCSSGhostwriter - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSGhostwriter(String, JavaNCSSHealthTarget...) - クラス hudson.plugins.javancss.JavaNCSSGhostwriter のコンストラクタ
 
JavaNCSSHealthMetrics - hudson.plugins.javancss の 列挙型
Created by IntelliJ IDEA.
JavaNCSSHealthTarget - hudson.plugins.javancss の クラス
Created by IntelliJ IDEA.
JavaNCSSHealthTarget(JavaNCSSHealthMetrics, String, String, String) - クラス hudson.plugins.javancss.JavaNCSSHealthTarget のコンストラクタ
 
JavaNCSSMavenPublisher - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSMavenPublisher(JavaNCSSHealthTarget...) - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher のコンストラクタ
 
JavaNCSSMavenPublisher.DescriptorImpl - hudson.plugins.javancss の クラス
 
JavaNCSSMavenPublisher_DisplayName(Object) - クラス hudson.plugins.javancss.Messages の static メソッド
Publish {0}
JavaNCSSProjectAggregatedReport - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSProjectAggregatedReport(MavenModuleSet) - クラス hudson.plugins.javancss.JavaNCSSProjectAggregatedReport のコンストラクタ
 
JavaNCSSProjectIndividualReport - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSProjectIndividualReport(AbstractProject<?, ?>) - クラス hudson.plugins.javancss.JavaNCSSProjectIndividualReport のコンストラクタ
 
JavaNCSSPublisher - hudson.plugins.javancss の クラス
TODO javadoc.
JavaNCSSPublisher(String, JavaNCSSHealthTarget[]) - クラス hudson.plugins.javancss.JavaNCSSPublisher のコンストラクタ
 
JavaNCSSPublisher.DescriptorImpl - hudson.plugins.javancss の クラス
 
JavaNCSSPublisher_DisplayName(Object) - クラス hudson.plugins.javancss.Messages の static メソッド
Publish {0}

M

measure(OBSERVABLE) - インタフェース hudson.plugins.helpers.health.HealthMetric のメソッド
 
merge(Collection<Statistic>...) - クラス hudson.plugins.javancss.parser.Statistic の static メソッド
 
Messages - hudson.plugins.helpers.health の クラス
 
Messages() - クラス hudson.plugins.helpers.health.Messages のコンストラクタ
 
Messages - hudson.plugins.javancss の クラス
 
Messages() - クラス hudson.plugins.javancss.Messages のコンストラクタ
 

N

needsToRunAfterFinalized() - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
newGhostwriter(MavenProject, MojoInfo) - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド
Creates the configured Ghostwriter based on the information from the pom and mojo.
newGhostwriter() - クラス hudson.plugins.helpers.AbstractPublisherImpl のメソッド
Creates the configured Ghostwriter.
newGhostwriter(MavenProject, MojoInfo) - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher のメソッド
 
newGhostwriter() - クラス hudson.plugins.javancss.JavaNCSSPublisher のメソッド
 
newInstance(StaplerRequest, JSONObject) - クラス hudson.plugins.javancss.JavaNCSSMavenPublisher.DescriptorImpl のメソッド
 
newInstance(StaplerRequest, JSONObject) - クラス hudson.plugins.javancss.JavaNCSSPublisher.DescriptorImpl のメソッド
 

P

parse(File) - クラス hudson.plugins.javancss.parser.Statistic の static メソッド
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - クラス hudson.plugins.helpers.AbstractPublisherImpl のメソッド
performFromMaster(AbstractBuild<?, ?>, FilePath, BuildListener) - インタフェース hudson.plugins.helpers.Ghostwriter.MasterGhostwriter のメソッド
Runs (on the master) the step over the given build and reports the progress to the listener.
performFromMaster(AbstractBuild<?, ?>, FilePath, BuildListener) - クラス hudson.plugins.javancss.JavaNCSSGhostwriter のメソッド
 
performFromSlave(BuildProxy, BuildListener) - インタフェース hudson.plugins.helpers.Ghostwriter.SlaveGhostwriter のメソッド
Runs (on the slave) the step over the given build and reports the progress to the listener.
performFromSlave(BuildProxy, BuildListener) - クラス hudson.plugins.javancss.JavaNCSSGhostwriter のメソッド
 
PluginImpl - hudson.plugins.javancss の クラス
Entry point of JavaNCSS plugin.
PluginImpl() - クラス hudson.plugins.javancss.PluginImpl のコンストラクタ
 
PluginImpl_DislayName() - クラス hudson.plugins.javancss.Messages の static メソッド
Java NCSS Report
PluginImpl_GraphName() - クラス hudson.plugins.javancss.Messages の static メソッド
Java NCSS Trend
populateDataSetBuilder(DataSetBuilder<String, ChartUtil.NumberOnlyBuildLabel>) - クラス hudson.plugins.javancss.AbstractBuildReport のメソッド
 
populateDataSetBuilder(DataSetBuilder<String, ChartUtil.NumberOnlyBuildLabel>) - クラス hudson.plugins.javancss.AbstractProjectReport のメソッド
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド
prebuild(AbstractBuild<?, ?>, BuildListener) - クラス hudson.plugins.helpers.AbstractPublisherImpl のメソッド
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - クラス hudson.plugins.helpers.AbstractMavenReporterImpl のメソッド

R

redirectWhenGraphUnsupported(StaplerResponse, StaplerRequest) - クラス hudson.plugins.helpers.GraphHelper の static メソッド
 

S

set(Statistic) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setBuild(BUILD) - クラス hudson.plugins.helpers.AbstractBuildAction のメソッド
Write once setter for property 'build'.
setBuild(AbstractBuild<?, ?>) - クラス hudson.plugins.javancss.JavaNCSSBuildIndividualReport のメソッド
Write-once setter for property 'build'.
setBuildHealth(HealthReport) - クラス hudson.plugins.javancss.JavaNCSSBuildIndividualReport のメソッド
 
setClasses(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setContinueBuild(boolean) - クラス hudson.plugins.helpers.BuildProxy のメソッド
Setter for property 'continueBuild'.
setFunctions(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setJavadocLines(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setJavadocs(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setMultiCommentLines(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setName(String) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setNcss(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setOwner(AbstractBuild<?, ?>) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
setResult(Result) - クラス hudson.plugins.helpers.BuildProxy のメソッド
Setter for property 'result'.
setSingleCommentLines(long) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
Statistic - hudson.plugins.javancss.parser の クラス
TODO javadoc.
Statistic(String) - クラス hudson.plugins.javancss.parser.Statistic のコンストラクタ
 

T

toString() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
toSummary() - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
toSummary(Statistic) - クラス hudson.plugins.javancss.parser.Statistic のメソッド
 
total(Collection<Statistic>...) - クラス hudson.plugins.javancss.parser.Statistic の static メソッド
 

U

update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - クラス hudson.plugins.javancss.JavaNCSSBuildAggregatedReport のメソッド
updateBuild(AbstractBuild<?, ?>) - クラス hudson.plugins.helpers.BuildProxy のメソッド
(Designed for execution from the master) Updates the build with the results that were reported to this proxy.
URL - クラス hudson.plugins.javancss.PluginImpl の static 変数
 

V

valueOf(String) - 列挙 hudson.plugins.helpers.AbstractMavenReporterImpl.MojoExecutionReportingMode の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 hudson.plugins.javancss.JavaNCSSHealthMetrics の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 hudson.plugins.helpers.AbstractMavenReporterImpl.MojoExecutionReportingMode の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 hudson.plugins.javancss.JavaNCSSHealthMetrics の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。

_

_AbstractBuildReport_Label_JavadocLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Javadocs
_AbstractBuildReport_Label_MultiCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Multi-line comments
_AbstractBuildReport_Label_Ncss() - クラス hudson.plugins.javancss.Messages の static メソッド
NCSS
_AbstractBuildReport_Label_SingleCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Single line comments
_AbstractProjectReport_Label_JavadocLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Javadocs
_AbstractProjectReport_Label_MultiCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Multi-line comments
_AbstractProjectReport_Label_Ncss() - クラス hudson.plugins.javancss.Messages の static メソッド
NCSS
_AbstractProjectReport_Label_SingleCommentLines() - クラス hudson.plugins.javancss.Messages の static メソッド
Single line comments
_HealthTarget_Description(Object, Object) - クラス hudson.plugins.helpers.health.Messages の static メソッド
Java NCSS Report: {0} ({1})
_JavaNCSSMavenPublisher_DisplayName(Object) - クラス hudson.plugins.javancss.Messages の static メソッド
Publish {0}
_JavaNCSSPublisher_DisplayName(Object) - クラス hudson.plugins.javancss.Messages の static メソッド
Publish {0}
_PluginImpl_DislayName() - クラス hudson.plugins.javancss.Messages の static メソッド
Java NCSS Report
_PluginImpl_GraphName() - クラス hudson.plugins.javancss.Messages の static メソッド
Java NCSS Trend

A B C D E G H I J M N P R S T U V _

Copyright © 2004-2011. All Rights Reserved.