Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
P
A
ArtifactPublisher
- Class in
org.jenkinsci.plugins.packagecloud
The type Artifact publisher.
ArtifactPublisher(String, String, String)
- Constructor for class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
Instantiates a new Artifact publisher.
ArtifactPublisher.DescriptorImpl
- Class in
org.jenkinsci.plugins.packagecloud
BuildStepDescriptor
ArtifactPublisher.DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
The default constructor.
C
configuredClient(UsernamePasswordCredentials)
- Method in class org.jenkinsci.plugins.packagecloud.
PackageCloudHelper
Configured client.
D
DESCRIPTOR
- Static variable in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
Hold an instance of the Descriptor implementation of this publisher.
doCheckDistro(String)
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
Validates existence of credentials to load distributions.
doCheckUsername(String)
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
Validates we can find credentials for this username
doFillDistroItems()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
Fills out the distributions dropdown.
G
getCredentials()
- Method in class org.jenkinsci.plugins.packagecloud.
PackageCloudHelper
Gets credentials.
getCredentialsForUser(String)
- Method in class org.jenkinsci.plugins.packagecloud.
PackageCloudHelper
Gets credentials for user.
getDisplayName()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
The name of the plugin to display them on the project configuration web page.
getDistro()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
Gets distro.
getHelpFile()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
Return the location of the help document for this publisher.
getRepository()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
We'll use this from the
config.jelly
.
getRequiredMonitorService()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
getUsername()
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
Gets username.
I
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher.DescriptorImpl
Returns true if this task is applicable to the given project.
isSupportedPackage(String)
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
Is supported package.
O
org.jenkinsci.plugins.packagecloud
- package org.jenkinsci.plugins.packagecloud
P
PackageCloudHelper
- Class in
org.jenkinsci.plugins.packagecloud
Helper for interacting with the PackageCloud client library
PackageCloudHelper()
- Constructor for class org.jenkinsci.plugins.packagecloud.
PackageCloudHelper
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.packagecloud.
ArtifactPublisher
A
C
D
G
I
O
P
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2014. All Rights Reserved.