A B C D E F G H I M N O P R S T U V

A

addProperties(Map<String, String>) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
addProperties(ArrayListMultimap<String, String>) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
addProperty(String, String) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
allowed_query - Static variable in class org.jfrog.build.util.URI
Those characters that are allowed for the query component.
alpha - Static variable in class org.jfrog.build.util.URI
BitSet for alpha.
alphanum - Static variable in class org.jfrog.build.util.URI
BitSet for alphanum (join of alpha & digit).
ArtifactoryHttpClient - Class in org.jfrog.build.client
 
ArtifactoryHttpClient(String, String, String, Log) - Constructor for class org.jfrog.build.client.ArtifactoryHttpClient
 
ArtifactoryUploadResponse - Class in org.jfrog.build.client
This class represents the response received from Artifactory for artifact deployment requests.
ArtifactoryUploadResponse() - Constructor for class org.jfrog.build.client.ArtifactoryUploadResponse
 
ArtifactoryUploadResponse.Checksums - Class in org.jfrog.build.client
 
ArtifactoryUploadResponse.Checksums() - Constructor for class org.jfrog.build.client.ArtifactoryUploadResponse.Checksums
 
ArtifactoryUploadResponse.Error - Class in org.jfrog.build.client
 
ArtifactoryUploadResponse.Error() - Constructor for class org.jfrog.build.client.ArtifactoryUploadResponse.Error
 
ArtifactoryVersion - Class in org.jfrog.build.client
 
ArtifactoryVersion(String) - Constructor for class org.jfrog.build.client.ArtifactoryVersion
 
ArtifactoryVersion(String, boolean) - Constructor for class org.jfrog.build.client.ArtifactoryVersion
 
artifactPath(String) - Method in class org.jfrog.build.client.DeployDetails.Builder
 

B

bean(BuildFileBean) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
BintrayFailure - Class in org.jfrog.build.client.bintrayResponse
This represent failed response from pushToBintray
BintrayFailure() - Constructor for class org.jfrog.build.client.bintrayResponse.BintrayFailure
 
BintrayResponse - Class in org.jfrog.build.client.bintrayResponse
 
BintrayResponse() - Constructor for class org.jfrog.build.client.bintrayResponse.BintrayResponse
 
BintrayResponseFactory - Class in org.jfrog.build.client.bintrayResponse
Class that handles BintrayResponse creation according to the status retrieved from http response.
BintrayResponseFactory() - Constructor for class org.jfrog.build.client.bintrayResponse.BintrayResponseFactory
 
BintraySuccess - Class in org.jfrog.build.client.bintrayResponse
Represent succeeded request from Artifactory to Bintray
BintraySuccess() - Constructor for class org.jfrog.build.client.bintrayResponse.BintraySuccess
 
build() - Method in class org.jfrog.build.client.DeployDetails.Builder
 

C

compareTo(DeployDetails) - Method in class org.jfrog.build.client.DeployDetails
 
createJsonFactory() - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
createJsonParser(InputStream) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
createJsonParser(String) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
createResponse(int, JsonParser) - Static method in class org.jfrog.build.client.bintrayResponse.BintrayResponseFactory
 

D

DeployDetails - Class in org.jfrog.build.client
Simple value object holding an artifact deploy request details.
DeployDetails() - Constructor for class org.jfrog.build.client.DeployDetails
 
DeployDetails.Builder - Class in org.jfrog.build.client
 
DeployDetails.Builder() - Constructor for class org.jfrog.build.client.DeployDetails.Builder
 
digit - Static variable in class org.jfrog.build.util.URI
BitSet for digit.

E

EmptyBintrayResponse - Class in org.jfrog.build.client.bintrayResponse
This is an empty response that contains only the status code.
EmptyBintrayResponse(int) - Constructor for class org.jfrog.build.client.bintrayResponse.EmptyBintrayResponse
 
encodeUrl(String) - Static method in class org.jfrog.build.client.ArtifactoryHttpClient
 
equals(Object) - Method in class org.jfrog.build.client.DeployDetails
 
escaped - Static variable in class org.jfrog.build.util.URI
BitSet for escaped.
execute(HttpPut) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
execute(HttpUriRequest) - Method in class org.jfrog.build.client.PreemptiveHttpClient
 

F

file(File) - Method in class org.jfrog.build.client.DeployDetails.Builder
 

G

getArtifactPath() - Method in class org.jfrog.build.client.DeployDetails
 
getChecksums() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getCreated() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getCreatedBy() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getDownloadUri() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getErrors() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getErrors() - Method in class org.jfrog.build.client.bintrayResponse.BintrayFailure
 
getFile() - Method in class org.jfrog.build.client.DeployDetails
 
getHttpClient() - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
getMd5() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Checksums
 
getMd5() - Method in class org.jfrog.build.client.DeployDetails
 
getMessage() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Error
 
getMessage() - Method in class org.jfrog.build.client.bintrayResponse.BintraySuccess
 
getMimeType() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getOriginalChecksums() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getPath() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getProperties() - Method in class org.jfrog.build.client.DeployDetails
 
getRepo() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getSha1() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Checksums
 
getSha1() - Method in class org.jfrog.build.client.DeployDetails
 
getSize() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getStatus() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Error
 
getStatusLine() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getTargetRepository() - Method in class org.jfrog.build.client.DeployDetails
 
getType() - Method in enum org.jfrog.build.util.VersionCompatibilityType
 
getUri() - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
getVersion() - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
getVersionCompatibilityType() - Method in exception org.jfrog.build.util.VersionException
 

H

hasAddons() - Method in class org.jfrog.build.client.ArtifactoryVersion
 
hashCode() - Method in class org.jfrog.build.client.DeployDetails
 
hex - Static variable in class org.jfrog.build.util.URI
BitSet for hex.
host - Variable in class org.jfrog.build.client.ProxyConfiguration
 

I

isAtLeast(ArtifactoryVersion) - Method in class org.jfrog.build.client.ArtifactoryVersion
 
isNotFound() - Method in class org.jfrog.build.client.ArtifactoryVersion
 
isSuccessful() - Method in class org.jfrog.build.client.bintrayResponse.BintrayFailure
 
isSuccessful() - Method in class org.jfrog.build.client.bintrayResponse.BintrayResponse
 
isSuccessful() - Method in class org.jfrog.build.client.bintrayResponse.BintraySuccess
 
isSuccessful() - Method in class org.jfrog.build.client.bintrayResponse.EmptyBintrayResponse
 

M

mark - Static variable in class org.jfrog.build.util.URI
BitSet for mark.
md5(String) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
MINIMAL_ARTIFACTORY_VERSION - Static variable in class org.jfrog.build.client.ArtifactoryHttpClient
 

N

NON_NUMERIC_BUILD_NUMBERS_TOLERANT_ARTIFACTORY_VERSION - Static variable in class org.jfrog.build.client.ArtifactoryHttpClient
 
NOT_FOUND - Static variable in class org.jfrog.build.client.ArtifactoryVersion
 

O

org.jfrog.build.client - package org.jfrog.build.client
 
org.jfrog.build.client.bintrayResponse - package org.jfrog.build.client.bintrayResponse
 
org.jfrog.build.util - package org.jfrog.build.util
 

P

password - Variable in class org.jfrog.build.client.ProxyConfiguration
 
percent - Static variable in class org.jfrog.build.util.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
port - Variable in class org.jfrog.build.client.ProxyConfiguration
 
PreemptiveHttpClient - Class in org.jfrog.build.client
Wrapper of HttpClient that forces preemptive BASIC authentication if user credentials exist.
PreemptiveHttpClient(int) - Constructor for class org.jfrog.build.client.PreemptiveHttpClient
 
PreemptiveHttpClient(String, String, int) - Constructor for class org.jfrog.build.client.PreemptiveHttpClient
 
ProxyConfiguration - Class in org.jfrog.build.client
Holds proxy configuration data.
ProxyConfiguration() - Constructor for class org.jfrog.build.client.ProxyConfiguration
 

R

reserved - Static variable in class org.jfrog.build.util.URI
BitSet for reserved.

S

setChecksums(ArtifactoryUploadResponse.Checksums) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setConnectionTimeout(int) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
Network timeout in seconds to use both for connection establishment and for unanswered requests.
setCreated(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setCreatedBy(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setDownloadUri(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setErrors(List<ArtifactoryUploadResponse.Error>) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setErrors(List<BintrayFailure.BintrayError>) - Method in class org.jfrog.build.client.bintrayResponse.BintrayFailure
 
setHttpParams(HttpParams) - Method in class org.jfrog.build.client.PreemptiveHttpClient
 
setMd5(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Checksums
 
setMessage(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Error
 
setMessage(String) - Method in class org.jfrog.build.client.bintrayResponse.BintraySuccess
 
setMimeType(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setOriginalChecksums(ArtifactoryUploadResponse.Checksums) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setPath(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setProxyConfiguration(String, int) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
Sets the proxy host and port.
setProxyConfiguration(String, int, String, String) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
Sets the proxy details.
setProxyConfiguration(String, int, String, String) - Method in class org.jfrog.build.client.PreemptiveHttpClient
 
setRepo(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setSha1(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Checksums
 
setSize(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setStatus(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse.Error
 
setStatusLine(StatusLine) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
setUri(String) - Method in class org.jfrog.build.client.ArtifactoryUploadResponse
 
sha1(String) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
shutdown() - Method in class org.jfrog.build.client.ArtifactoryHttpClient
Release all connection and cleanup resources.
shutdown() - Method in class org.jfrog.build.client.PreemptiveHttpClient
 

T

targetRepository(String) - Method in class org.jfrog.build.client.DeployDetails.Builder
 
toString() - Method in class org.jfrog.build.client.ArtifactoryVersion
 
toString() - Method in class org.jfrog.build.client.bintrayResponse.BintrayFailure
 
toString() - Method in class org.jfrog.build.client.bintrayResponse.BintraySuccess
 
toString() - Method in class org.jfrog.build.client.bintrayResponse.EmptyBintrayResponse
 

U

UNKNOWN_PROPERTIES_TOLERANT_ARTIFACTORY_VERSION - Static variable in class org.jfrog.build.client.ArtifactoryHttpClient
 
unreserved - Static variable in class org.jfrog.build.util.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
upload(HttpPut, HttpEntity) - Method in class org.jfrog.build.client.ArtifactoryHttpClient
 
URI - Class in org.jfrog.build.util
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI() - Constructor for class org.jfrog.build.util.URI
 
uric - Static variable in class org.jfrog.build.util.URI
BitSet for uric.
username - Variable in class org.jfrog.build.client.ProxyConfiguration
 

V

valueOf(String) - Static method in enum org.jfrog.build.util.VersionCompatibilityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jfrog.build.util.VersionCompatibilityType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_INFO_URL - Static variable in class org.jfrog.build.client.ArtifactoryHttpClient
 
VersionCompatibilityType - Enum in org.jfrog.build.util
Special enum to help distinguish between version resolution failures
VersionException - Exception in org.jfrog.build.util
Special checked exception to hold relevant information of version resolution failures
VersionException(String, VersionCompatibilityType) - Constructor for exception org.jfrog.build.util.VersionException
 
VersionException(String, Throwable, VersionCompatibilityType) - Constructor for exception org.jfrog.build.util.VersionException
 

A B C D E F G H I M N O P R S T U V