Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
L
O
P
Q
R
S
T
A
AbstractCompilerMojo
- Class in
org.kohsuke.stapler
TODO: At least one step could be optimized, currently the plugin will do two scans of all the source code if the compiler has to have the entire set of sources.
AbstractCompilerMojo()
- Constructor for class org.kohsuke.stapler.
AbstractCompilerMojo
AnnotationProcessorFactoryImpl
- Class in
org.kohsuke.stapler
Deprecated.
Requiring 1.6 for development-time. Annotation processing is now a part of the core stapler.
AnnotationProcessorFactoryImpl()
- Constructor for class org.kohsuke.stapler.
AnnotationProcessorFactoryImpl
Deprecated.
AptCompiler
- Class in
org.kohsuke.stapler
Compiler
for APT.
AptCompiler()
- Constructor for class org.kohsuke.stapler.
AptCompiler
AptMojo
- Class in
org.kohsuke.stapler
AptMojo()
- Constructor for class org.kohsuke.stapler.
AptMojo
C
classesDirectory
- Variable in class org.kohsuke.stapler.
StaplerMojo
Deprecated.
The directory to place generated property files.
compile(CompilerConfiguration)
- Method in class org.kohsuke.stapler.
AptCompiler
compileInProcess(String[])
- Method in class org.kohsuke.stapler.
AptCompiler
Compile the java sources in the current JVM, without calling an external executable, using
com.sun.tools.javac.Main
class
compileOutOfProcess(CompilerConfiguration, String, String[])
- Method in class org.kohsuke.stapler.
AptCompiler
CompilerMojo
- Class in
org.kohsuke.stapler
Compiles application sources
CompilerMojo()
- Constructor for class org.kohsuke.stapler.
CompilerMojo
ConstructorProcessor
- Class in
org.kohsuke.stapler
Deprecated.
Requiring 1.6 for development-time. Annotation processing is now a part of the core stapler.
ConstructorProcessor(AnnotationProcessorEnvironment)
- Constructor for class org.kohsuke.stapler.
ConstructorProcessor
Deprecated.
E
execute()
- Method in class org.kohsuke.stapler.
AbstractCompilerMojo
execute()
- Method in class org.kohsuke.stapler.
AptMojo
execute()
- Method in class org.kohsuke.stapler.
CompilerMojo
execute()
- Method in class org.kohsuke.stapler.
LocalizerMojo
execute()
- Method in class org.kohsuke.stapler.
LocalizerProgressMojo
execute()
- Method in class org.kohsuke.stapler.
StaplerMojo
Deprecated.
execute()
- Method in class org.kohsuke.stapler.
TestAptMojo
execute()
- Method in class org.kohsuke.stapler.
TestCompilerMojo
ExportedBeanAnnotationProcessor
- Class in
org.kohsuke.stapler
Deprecated.
Requiring 1.6 for development-time. Annotation processing is now a part of the core stapler.
ExportedBeanAnnotationProcessor(AnnotationProcessorEnvironment)
- Constructor for class org.kohsuke.stapler.
ExportedBeanAnnotationProcessor
Deprecated.
G
getClasspathElements()
- Method in class org.kohsuke.stapler.
AbstractCompilerMojo
getClasspathElements()
- Method in class org.kohsuke.stapler.
CompilerMojo
getClasspathElements()
- Method in class org.kohsuke.stapler.
TestCompilerMojo
getCnt(String)
- Method in class org.kohsuke.stapler.
L10nProgress.HudsonMessages
getCompileSourceRoots()
- Method in class org.kohsuke.stapler.
AbstractCompilerMojo
getCompileSourceRoots()
- Method in class org.kohsuke.stapler.
CompilerMojo
getCompileSourceRoots()
- Method in class org.kohsuke.stapler.
TestCompilerMojo
getDirectoryName()
- Method in class org.kohsuke.stapler.
L10nProgress.HudsonMessages
getOutputDirectory()
- Method in class org.kohsuke.stapler.
AbstractCompilerMojo
getOutputDirectory()
- Method in class org.kohsuke.stapler.
CompilerMojo
getOutputDirectory()
- Method in class org.kohsuke.stapler.
TestCompilerMojo
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment)
- Method in class org.kohsuke.stapler.
AnnotationProcessorFactoryImpl
Deprecated.
getSourceInclusionScanner(int)
- Method in class org.kohsuke.stapler.
AbstractCompilerMojo
getSourceInclusionScanner(String)
- Method in class org.kohsuke.stapler.
AbstractCompilerMojo
getSourceInclusionScanner(int)
- Method in class org.kohsuke.stapler.
CompilerMojo
getSourceInclusionScanner(String)
- Method in class org.kohsuke.stapler.
CompilerMojo
getSourceInclusionScanner(int)
- Method in class org.kohsuke.stapler.
TestCompilerMojo
getSourceInclusionScanner(String)
- Method in class org.kohsuke.stapler.
TestCompilerMojo
getTotal()
- Method in class org.kohsuke.stapler.
L10nProgress
Gets the pseudo
L10nProgress.HudsonMessages
that represents the sum of all
L10nProgress.messages
.
L
L10nProgress
- Class in
org.kohsuke.stapler
Represents the progress of l10n effort.
L10nProgress()
- Constructor for class org.kohsuke.stapler.
L10nProgress
L10nProgress.HudsonMessages
- Class in
org.kohsuke.stapler
Information per directory.
L10nProgress.HudsonMessages(File)
- Constructor for class org.kohsuke.stapler.
L10nProgress.HudsonMessages
locale
- Variable in class org.kohsuke.stapler.
LocalizerMojo
The locale to generate properties for.
LocalizerMojo
- Class in
org.kohsuke.stapler
Alias for
stapler:l10n
mojo.
LocalizerMojo()
- Constructor for class org.kohsuke.stapler.
LocalizerMojo
LocalizerMojo2
- Class in
org.kohsuke.stapler
Generate localized message bundles.
LocalizerMojo2()
- Constructor for class org.kohsuke.stapler.
LocalizerMojo2
LocalizerProgressMojo
- Class in
org.kohsuke.stapler
Prints out the progress of localization.
LocalizerProgressMojo()
- Constructor for class org.kohsuke.stapler.
LocalizerProgressMojo
O
org.kohsuke.stapler
- package org.kohsuke.stapler
P
parse(File)
- Method in class org.kohsuke.stapler.
L10nProgress
parse(Collection<File>)
- Method in class org.kohsuke.stapler.
L10nProgress
parseRecursively(File)
- Method in class org.kohsuke.stapler.
L10nProgress
Parse the given directory and all its descendants.
process()
- Method in class org.kohsuke.stapler.
ConstructorProcessor
Deprecated.
process()
- Method in class org.kohsuke.stapler.
ExportedBeanAnnotationProcessor
Deprecated.
process()
- Method in class org.kohsuke.stapler.
QueryParameterAnnotationProcessor
Deprecated.
project
- Variable in class org.kohsuke.stapler.
LocalizerMojo
The maven project.
project
- Variable in class org.kohsuke.stapler.
LocalizerProgressMojo
The maven project.
project
- Variable in class org.kohsuke.stapler.
StaplerMojo
Deprecated.
The maven project.
Properties
- Class in
org.kohsuke.stapler
Properties()
- Constructor for class org.kohsuke.stapler.
Properties
Properties(File)
- Constructor for class org.kohsuke.stapler.
Properties
Loads from the file.
Q
QueryParameterAnnotationProcessor
- Class in
org.kohsuke.stapler
Deprecated.
Requiring 1.6 for development-time. Annotation processing is now a part of the core stapler.
QueryParameterAnnotationProcessor(AnnotationProcessorEnvironment)
- Constructor for class org.kohsuke.stapler.
QueryParameterAnnotationProcessor
Deprecated.
R
ratio(String)
- Method in class org.kohsuke.stapler.
L10nProgress.HudsonMessages
Gets the ratio of localization against the default locale.
S
StaplerMojo
- Class in
org.kohsuke.stapler
Deprecated.
replaced by the apt mojo.
StaplerMojo()
- Constructor for class org.kohsuke.stapler.
StaplerMojo
Deprecated.
supportedAnnotationTypes()
- Method in class org.kohsuke.stapler.
AnnotationProcessorFactoryImpl
Deprecated.
supportedOptions()
- Method in class org.kohsuke.stapler.
AnnotationProcessorFactoryImpl
Deprecated.
T
TestAptMojo
- Class in
org.kohsuke.stapler
TestAptMojo()
- Constructor for class org.kohsuke.stapler.
TestAptMojo
TestCompilerMojo
- Class in
org.kohsuke.stapler
Compiles application test sources
TestCompilerMojo()
- Constructor for class org.kohsuke.stapler.
TestCompilerMojo
toHatena(StringBuilder)
- Method in class org.kohsuke.stapler.
L10nProgress.HudsonMessages
Dumps this object as a row in the Hatena diary format.
toHatena()
- Method in class org.kohsuke.stapler.
L10nProgress
Prints the result in the Hatena diary table format.
A
C
E
G
L
O
P
Q
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.