A B C F G I M N O P R S T U V _ 

A

arch - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangInstallable
 

B

buildEnvVars(EnvVars) - Method in class org.jenkinsci.plugins.golang.GolangInstallation
 

C

compareTo(GolangInstaller.GolangInstallable) - Method in class org.jenkinsci.plugins.golang.GolangInstaller.GolangInstallable
 
CouldNotInstallGo(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
Could not install Go because {0}

F

forEnvironment(EnvVars) - Method in class org.jenkinsci.plugins.golang.GolangInstallation
 
forNode(Node, TaskListener) - Method in class org.jenkinsci.plugins.golang.GolangInstallation
 

G

getDefaultInstallers() - Method in class org.jenkinsci.plugins.golang.GolangInstallation.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.golang.GolangBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.golang.GolangInstallation.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.golang.GolangInstaller.DescriptorImpl
 
getInstallableReleases() - Method in class org.jenkinsci.plugins.golang.GolangInstaller.DescriptorImpl
 
getInstallations() - Method in class org.jenkinsci.plugins.golang.GolangBuildWrapper.DescriptorImpl
 
getInstallations() - Method in class org.jenkinsci.plugins.golang.GolangInstallation.DescriptorImpl
 
GolangBuildWrapper - Class in org.jenkinsci.plugins.golang
 
GolangBuildWrapper(String) - Constructor for class org.jenkinsci.plugins.golang.GolangBuildWrapper
 
GolangBuildWrapper.DescriptorImpl - Class in org.jenkinsci.plugins.golang
 
GolangBuildWrapper.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.golang.GolangBuildWrapper.DescriptorImpl
 
GolangInstallation - Class in org.jenkinsci.plugins.golang
 
GolangInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class org.jenkinsci.plugins.golang.GolangInstallation
 
GolangInstallation.DescriptorImpl - Class in org.jenkinsci.plugins.golang
 
GolangInstallation.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.golang.GolangInstallation.DescriptorImpl
 
GolangInstaller - Class in org.jenkinsci.plugins.golang
Installs the Go programming language tools by downloading the archive for the detected OS/architecture combo.
GolangInstaller(String) - Constructor for class org.jenkinsci.plugins.golang.GolangInstaller
 
GolangInstaller.DescriptorImpl - Class in org.jenkinsci.plugins.golang
 
GolangInstaller.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.golang.GolangInstaller.DescriptorImpl
 
GolangInstaller.GolangInstallable - Class in org.jenkinsci.plugins.golang
 
GolangInstaller.GolangInstallable() - Constructor for class org.jenkinsci.plugins.golang.GolangInstaller.GolangInstallable
 
GolangInstaller.GolangRelease - Class in org.jenkinsci.plugins.golang
 
GolangInstaller.GolangRelease() - Constructor for class org.jenkinsci.plugins.golang.GolangInstaller.GolangRelease
 
GolangInstaller.GolangReleaseList - Class in org.jenkinsci.plugins.golang
 
GolangInstaller.GolangReleaseList() - Constructor for class org.jenkinsci.plugins.golang.GolangInstaller.GolangReleaseList
 

I

id - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangRelease
 
InstallFromWebsite() - Static method in class org.jenkinsci.plugins.golang.Messages
Install from golang.org
InstallingGoOnNode(Object, Object, Object) - Static method in class org.jenkinsci.plugins.golang.Messages
Unpacking Go from {0} to {1} on {2}
isApplicable(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.golang.GolangBuildWrapper.DescriptorImpl
 
isApplicable(Class<? extends ToolInstallation>) - Method in class org.jenkinsci.plugins.golang.GolangInstaller.DescriptorImpl
 

M

Messages - Class in org.jenkinsci.plugins.golang
 
Messages() - Constructor for class org.jenkinsci.plugins.golang.Messages
 

N

name - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangRelease
 
NoInstallerForOs(Object, Object, Object) - Static method in class org.jenkinsci.plugins.golang.Messages
there is no {0} installer for {1} ({2})...

O

org.jenkinsci.plugins.golang - package org.jenkinsci.plugins.golang
 
os - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangInstallable
 
osxversion - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangInstallable
 

P

performInstallation(ToolInstallation, Node, TaskListener) - Method in class org.jenkinsci.plugins.golang.GolangInstaller
 

R

releases - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangReleaseList
 

S

setInstallations(GolangInstallation...) - Method in class org.jenkinsci.plugins.golang.GolangBuildWrapper.DescriptorImpl
 
setInstallations(GolangInstallation...) - Method in class org.jenkinsci.plugins.golang.GolangInstallation.DescriptorImpl
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.golang.GolangBuildWrapper
 
SetUpGoTools() - Static method in class org.jenkinsci.plugins.golang.Messages
Set up Go programming language tools

T

toList() - Method in class org.jenkinsci.plugins.golang.GolangInstaller.GolangReleaseList
 
toString() - Method in class org.jenkinsci.plugins.golang.GolangInstaller.GolangInstallable
 

U

UnrecognisedReleaseId(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
Go can not be installed, as ''{0}'' is not a known version
UnsupportedCpuArch(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
{0} is not a supported CPU type
UnsupportedOs(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
{0} is not a supported OS

V

variants - Variable in class org.jenkinsci.plugins.golang.GolangInstaller.GolangRelease
 

_

_CouldNotInstallGo(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
Could not install Go because {0}
_InstallFromWebsite() - Static method in class org.jenkinsci.plugins.golang.Messages
Install from golang.org
_InstallingGoOnNode(Object, Object, Object) - Static method in class org.jenkinsci.plugins.golang.Messages
Unpacking Go from {0} to {1} on {2}
_NoInstallerForOs(Object, Object, Object) - Static method in class org.jenkinsci.plugins.golang.Messages
there is no {0} installer for {1} ({2})...
_SetUpGoTools() - Static method in class org.jenkinsci.plugins.golang.Messages
Set up Go programming language tools
_UnrecognisedReleaseId(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
Go can not be installed, as ''{0}'' is not a known version
_UnsupportedCpuArch(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
{0} is not a supported CPU type
_UnsupportedOs(Object) - Static method in class org.jenkinsci.plugins.golang.Messages
{0} is not a supported OS
A B C F G I M N O P R S T U V _ 

Copyright © 2004-2014. All Rights Reserved.