Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ArtifactoryClient - Class in io.jenkins.plugins.jobcacher.artifactory
- ArtifactoryClient(ArtifactoryClient.ArtifactoryConfig) - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
- ArtifactoryClient(String, String, UsernamePasswordCredentials) - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
- ArtifactoryClient.ArtifactoryConfig - Class in io.jenkins.plugins.jobcacher.artifactory
- ArtifactoryConfig(String, String, UsernamePasswordCredentials) - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient.ArtifactoryConfig
- ArtifactoryItemListener() - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.ArtifactoryItemListener
- ArtifactoryItemPath - Class in io.jenkins.plugins.jobcacher.artifactory
- ArtifactoryItemPath(ArtifactoryClient, String, String) - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- ArtifactoryItemStorage - Class in io.jenkins.plugins.jobcacher.artifactory
- ArtifactoryItemStorage() - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- ArtifactoryItemStorage.ArtifactoryItemListener - Class in io.jenkins.plugins.jobcacher.artifactory
- ArtifactoryItemStorage.DescriptorImpl - Class in io.jenkins.plugins.jobcacher.artifactory
B
- browse(StaplerRequest, StaplerResponse, Job<?, ?>, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- buildArtifactoryConfig() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Return a new ArtifactoryConfig object for this client
C
- child(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- close() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
- configure(StaplerRequest, JSONObject) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- copy(String, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Copy an artifact from one path to another.
- copyFrom(FilePath) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- copyTo(FilePath) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
D
- deleteArtifact(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Delete an artifact or path from the repository
- deletePath(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- deleteRecursive() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- DescriptorImpl() - Constructor for class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- doCheckRepository(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- doCheckServerUrl(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- doFillStorageCredentialIdItems(Item) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- doValidateArtifactoryConfig(String, String, String, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- downloadArtifact(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Download an artifact from the repository
E
- exists() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
G
- get() - Static method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- getClient() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- getConfig() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
- getCredentials() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient.ArtifactoryConfig
- getCredentials(String) - Static method in class io.jenkins.plugins.jobcacher.artifactory.Utils
- getDisplayName() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.DescriptorImpl
- getFullName() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- getObjectPath(Item, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- getObjectPathForBranch(Item, String, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- getPath() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemPath
- getPrefix() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- getRepository() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient.ArtifactoryConfig
- getRepository() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- getServerUrl() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient.ArtifactoryConfig
- getServerUrl() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- getStorageCredentialId() - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
I
- io.jenkins.plugins.jobcacher.artifactory - package io.jenkins.plugins.jobcacher.artifactory
- isFile(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Check if a path is a file
- isFolder(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Check if a path is a folder
L
- lastUpdated(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Get the last updated time of a path
- list(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
List the files in a folder
- LOGGER - Static variable in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
- LOGGER - Static variable in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
M
- move(String, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Move an artifact from one path to another.
- movePath(String, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
O
- onDeleted(Item) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.ArtifactoryItemListener
- onLocationChanged(Item, String, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage.ArtifactoryItemListener
S
- setPrefix(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- setRepository(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- setServerUrl(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- setStorageCredentialId(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryItemStorage
- size(String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Get the size of a path
U
- uploadArtifact(Path, String) - Method in class io.jenkins.plugins.jobcacher.artifactory.ArtifactoryClient
-
Upload an artifact to the repository
- Utils - Class in io.jenkins.plugins.jobcacher.artifactory
- Utils() - Constructor for class io.jenkins.plugins.jobcacher.artifactory.Utils
All Classes and Interfaces|All Packages|Serialized Form