Index
All Classes and Interfaces|All Packages|Serialized Form
A
- annotate(Object, MarkupText, int) - Method in class hudson.tasks._ant.AntOutcomeNote
- annotate(Object, MarkupText, int) - Method in class hudson.tasks._ant.AntTargetNote
- Ant - Class in hudson.tasks
-
Ant launcher.
- Ant(String, String, String, String, String) - Constructor for class hudson.tasks.Ant
- Ant_DisplayName() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.DisplayName
:Invoke Ant
. - Ant_ExecFailed() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.ExecFailed
:command execution failed.
. - Ant_ExecutableNotFound(Object) - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
. - Ant_GlobalConfigNeeded() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.GlobalConfigNeeded
:Maybe you need to configure where your Ant installations are?
. - Ant_InstallFromApache() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.InstallFromApache
:Install from Apache
. - Ant_NodeOffline() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.NodeOffline
:Cannot get installation for node, since it is not online
. - Ant_NotADirectory(Object) - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.NotADirectory
:{0} is not a directory
. - Ant_NotAntDirectory(Object) - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.NotAntDirectory
:{0} doesn''t look like an Ant directory
. - Ant_ProjectConfigNeeded() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
. - Ant.AntInstallation - Class in hudson.tasks
-
Represents the Ant installation on the system.
- Ant.AntInstallation.ConverterImpl - Class in hudson.tasks
- Ant.AntInstallation.DescriptorImpl - Class in hudson.tasks
- Ant.AntInstaller - Class in hudson.tasks
-
Automatic Ant installer from apache.org.
- Ant.AntInstaller.DescriptorImpl - Class in hudson.tasks
- Ant.DescriptorImpl - Class in hudson.tasks
- AntConsoleAnnotator - Class in hudson.tasks._ant
-
Filter
OutputStream
that places an annotation that marks Ant target execution. - AntConsoleAnnotator(OutputStream, Charset) - Constructor for class hudson.tasks._ant.AntConsoleAnnotator
- AntInstallation(String, String) - Constructor for class hudson.tasks.Ant.AntInstallation
-
Deprecated.
- AntInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.tasks.Ant.AntInstallation
- AntInstaller(String) - Constructor for class hudson.tasks.Ant.AntInstaller
- AntOutcomeNote - Class in hudson.tasks._ant
-
Annotates the BUILD SUCCESSFUL/FAILED line of the Ant execution.
- AntOutcomeNote() - Constructor for class hudson.tasks._ant.AntOutcomeNote
- AntOutcomeNote.DescriptorImpl - Class in hudson.tasks._ant
- AntTargetNote - Class in hudson.tasks._ant
-
Marks the log line "TARGET:" that Ant uses to mark the beginning of the new target.
- AntTargetNote() - Constructor for class hudson.tasks._ant.AntTargetNote
- AntTargetNote.DescriptorImpl - Class in hudson.tasks._ant
- AntWrapper - Class in hudson.tasks
- AntWrapper() - Constructor for class hudson.tasks.AntWrapper
- AntWrapper.DescriptorImpl - Class in hudson.tasks
- asConsoleLogFilter() - Static method in class hudson.tasks._ant.AntConsoleAnnotator
B
- buildEnvVars(EnvVars) - Method in class hudson.tasks.Ant.AntInstallation
C
- close() - Method in class hudson.tasks._ant.AntConsoleAnnotator
- ConverterImpl(XStream2) - Constructor for class hudson.tasks.Ant.AntInstallation.ConverterImpl
- createLoggerDecorator(Run<?, ?>) - Method in class hudson.tasks.AntWrapper
D
- DescriptorImpl() - Constructor for class hudson.tasks._ant.AntOutcomeNote.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.tasks._ant.AntTargetNote.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.tasks.Ant.AntInstallation.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.tasks.Ant.AntInstaller.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.tasks.Ant.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.tasks.AntWrapper.DescriptorImpl
- DescriptorImpl(Class<? extends Ant>) - Constructor for class hudson.tasks.Ant.DescriptorImpl
- doCheckHome(File) - Method in class hudson.tasks.Ant.AntInstallation.DescriptorImpl
-
Checks if the ANT_HOME is valid.
- doCheckName(String) - Method in class hudson.tasks.Ant.AntInstallation.DescriptorImpl
E
- ENABLED - Static variable in class hudson.tasks._ant.AntTargetNote
- eol(byte[], int) - Method in class hudson.tasks._ant.AntConsoleAnnotator
F
- flush() - Method in class hudson.tasks._ant.AntConsoleAnnotator
- forEnvironment(EnvVars) - Method in class hudson.tasks.Ant.AntInstallation
- forNode(Node, TaskListener) - Method in class hudson.tasks.Ant.AntInstallation
G
- getAnt() - Method in class hudson.tasks.Ant
-
Gets the Ant to invoke, or null to invoke the default one.
- getAntHome() - Method in class hudson.tasks.Ant.AntInstallation
-
Deprecated.as of 1.307. Use
ToolInstallation.getHome()
. - getAntOpts() - Method in class hudson.tasks.Ant
-
Gets the ANT_OPTS parameter, or null.
- getBuildFile() - Method in class hudson.tasks.Ant
- getDefaultInstallers() - Method in class hudson.tasks.Ant.AntInstallation.DescriptorImpl
- getDescriptor() - Method in class hudson.tasks.Ant
- getDisplayName() - Method in class hudson.tasks._ant.AntOutcomeNote.DescriptorImpl
- getDisplayName() - Method in class hudson.tasks._ant.AntTargetNote.DescriptorImpl
- getDisplayName() - Method in class hudson.tasks.Ant.AntInstallation.DescriptorImpl
- getDisplayName() - Method in class hudson.tasks.Ant.AntInstaller.DescriptorImpl
- getDisplayName() - Method in class hudson.tasks.Ant.DescriptorImpl
- getDisplayName() - Method in class hudson.tasks.AntWrapper.DescriptorImpl
- getExecutable(Launcher) - Method in class hudson.tasks.Ant.AntInstallation
-
Gets the executable path of this Ant on the given target system.
- getExists() - Method in class hudson.tasks.Ant.AntInstallation
-
Returns true if the executable exists.
- getInstallation() - Method in class hudson.tasks.AntWrapper
- getInstallations() - Method in class hudson.tasks.Ant.AntInstallation.DescriptorImpl
- getInstallations() - Method in class hudson.tasks.Ant.DescriptorImpl
- getJdk() - Method in class hudson.tasks.AntWrapper
- getProperties() - Method in class hudson.tasks.Ant
- getTargets() - Method in class hudson.tasks.Ant
- getToolDescriptor() - Method in class hudson.tasks.Ant.DescriptorImpl
-
Obtains the
Ant.AntInstallation.DescriptorImpl
instance.
H
- hudson.tasks - package hudson.tasks
- hudson.tasks._ant - package hudson.tasks._ant
I
- isApplicable(AbstractProject<?, ?>) - Method in class hudson.tasks.AntWrapper.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.Ant.DescriptorImpl
- isApplicable(Class<? extends ToolInstallation>) - Method in class hudson.tasks.Ant.AntInstaller.DescriptorImpl
M
- Messages - Class in hudson.tasks._ant
-
Generated localization support class.
- Messages() - Constructor for class hudson.tasks._ant.Messages
O
- oldHomeField(ToolInstallation) - Method in class hudson.tasks.Ant.AntInstallation.ConverterImpl
P
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.Ant
S
- setInstallation(String) - Method in class hudson.tasks.AntWrapper
- setInstallations(Ant.AntInstallation...) - Method in class hudson.tasks.Ant.AntInstallation.DescriptorImpl
- setInstallations(Ant.AntInstallation...) - Method in class hudson.tasks.Ant.DescriptorImpl
- setJdk(String) - Method in class hudson.tasks.AntWrapper
- setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class hudson.tasks.AntWrapper
T
- toWindowsCommand(ArgumentListBuilder) - Static method in class hudson.tasks.Ant
-
Backward compatibility by checking the number of parameters
_
- _Ant_DisplayName() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.DisplayName
:Invoke Ant
. - _Ant_ExecFailed() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.ExecFailed
:command execution failed.
. - _Ant_ExecutableNotFound(Object) - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
. - _Ant_GlobalConfigNeeded() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.GlobalConfigNeeded
:Maybe you need to configure where your Ant installations are?
. - _Ant_InstallFromApache() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.InstallFromApache
:Install from Apache
. - _Ant_NodeOffline() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.NodeOffline
:Cannot get installation for node, since it is not online
. - _Ant_NotADirectory(Object) - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.NotADirectory
:{0} is not a directory
. - _Ant_NotAntDirectory(Object) - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.NotAntDirectory
:{0} doesn''t look like an Ant directory
. - _Ant_ProjectConfigNeeded() - Static method in class hudson.tasks._ant.Messages
-
Key
Ant.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.
All Classes and Interfaces|All Packages|Serialized Form
AntInstallation(String, String, List)