A B C D E F G H I J K L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addEnvironmentVariables(Map<String, String>) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Add the passed environment variables to the currently existing env-vars.
- addons() - Method in class com.cdancy.artifactory.rest.domain.system.Version
- Anonymous - com.cdancy.artifactory.rest.auth.AuthenticationType
- api() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
- API_VERSION - Static variable in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata
- apply(Object) - Method in class com.cdancy.artifactory.rest.parsers.ArchivePathParser
- aql(String) - Method in interface com.cdancy.artifactory.rest.features.SearchApi
- AQLResult - Class in com.cdancy.artifactory.rest.domain.search
- ArchivePathParser - Class in com.cdancy.artifactory.rest.parsers
- ArchivePathParser() - Constructor for class com.cdancy.artifactory.rest.parsers.ArchivePathParser
- Artifact - Class in com.cdancy.artifactory.rest.domain.artifact
- artifactApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- ArtifactApi - Interface in com.cdancy.artifactory.rest.features
- ARTIFACTORY_REST_PROPERTY_ID - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- ARTIFACTORY_REST_VARIABLE_ID - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- ArtifactoryApi - Interface in com.cdancy.artifactory.rest
- ArtifactoryApiMetadata - Class in com.cdancy.artifactory.rest
- ArtifactoryApiMetadata() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryApiMetadata
- ArtifactoryApiMetadata(ArtifactoryApiMetadata.Builder) - Constructor for class com.cdancy.artifactory.rest.ArtifactoryApiMetadata
- ArtifactoryApiMetadata.Builder - Class in com.cdancy.artifactory.rest
- ArtifactoryAuthentication - Class in com.cdancy.artifactory.rest
-
Credentials instance for Artifactory authentication.
- ArtifactoryAuthentication.Builder - Class in com.cdancy.artifactory.rest
- ArtifactoryAuthenticationFilter - Class in com.cdancy.artifactory.rest.filters
- ArtifactoryAuthenticationModule - Class in com.cdancy.artifactory.rest.config
-
Configure the provider for ArtifactoryAuthentication.
- ArtifactoryAuthenticationModule(ArtifactoryAuthentication) - Constructor for class com.cdancy.artifactory.rest.config.ArtifactoryAuthenticationModule
- ArtifactoryAuthenticationProvider - Class in com.cdancy.artifactory.rest.config
-
Provider for ArtifactoryAuthentication objects.
- ArtifactoryAuthenticationProvider(ArtifactoryAuthentication) - Constructor for class com.cdancy.artifactory.rest.config.ArtifactoryAuthenticationProvider
- ArtifactoryClient - Class in com.cdancy.artifactory.rest
- ArtifactoryClient() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryClient
-
Create a ArtifactoryClient inferring endpoint and authentication from environment and system properties.
- ArtifactoryClient(String, ArtifactoryAuthentication, Properties) - Constructor for class com.cdancy.artifactory.rest.ArtifactoryClient
-
Create an ArtifactoryClient.
- ArtifactoryClient.Builder - Class in com.cdancy.artifactory.rest
- ArtifactoryConstants - Class in com.cdancy.artifactory.rest
-
Various constants that can be used in a global context.
- ArtifactoryConstants() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryConstants
- ArtifactoryErrorHandler - Class in com.cdancy.artifactory.rest.handlers
-
This will parse and set an appropriate exception on the command object.
- ArtifactoryErrorHandler() - Constructor for class com.cdancy.artifactory.rest.handlers.ArtifactoryErrorHandler
- ArtifactoryFallbacks - Class in com.cdancy.artifactory.rest.fallbacks
- ArtifactoryFallbacks() - Constructor for class com.cdancy.artifactory.rest.fallbacks.ArtifactoryFallbacks
- ArtifactoryFallbacks.RequestStatusFromError - Class in com.cdancy.artifactory.rest.fallbacks
- ArtifactoryHttpApiModule - Class in com.cdancy.artifactory.rest.config
-
Configures the Artifactory connection.
- ArtifactoryHttpApiModule() - Constructor for class com.cdancy.artifactory.rest.config.ArtifactoryHttpApiModule
- ArtifactoryUtils - Class in com.cdancy.artifactory.rest
-
Collection of static methods to be used globally.
- ArtifactoryUtils() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryUtils
- artifacts() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- artifactsCount() - Method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- artifactsSize() - Method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- AuthenticationType - Enum in com.cdancy.artifactory.rest.auth
-
Supported Authentication Types for Artifactory.
- authType() - Method in class com.cdancy.artifactory.rest.ArtifactoryAuthentication
- authType() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
- authValue() - Method in class com.cdancy.artifactory.rest.ArtifactoryAuthentication
- authValue() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
B
- Basic - com.cdancy.artifactory.rest.auth.AuthenticationType
- Bearer - com.cdancy.artifactory.rest.auth.AuthenticationType
- binariesCount() - Method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- binariesSize() - Method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- binariesSummary() - Method in class com.cdancy.artifactory.rest.domain.storage.StorageInfo
- BinariesSummary - Class in com.cdancy.artifactory.rest.domain.storage
- bindErrorHandlers() - Method in class com.cdancy.artifactory.rest.config.ArtifactoryHttpApiModule
- BindListPropertiesToPath - Class in com.cdancy.artifactory.rest.binders
- BindListPropertiesToPath() - Constructor for class com.cdancy.artifactory.rest.binders.BindListPropertiesToPath
- BindListReposToPath - Class in com.cdancy.artifactory.rest.binders
- BindListReposToPath() - Constructor for class com.cdancy.artifactory.rest.binders.BindListReposToPath
- BindMapPropertiesToPath - Class in com.cdancy.artifactory.rest.binders
- BindMapPropertiesToPath() - Constructor for class com.cdancy.artifactory.rest.binders.BindMapPropertiesToPath
- BindMapToPath - Class in com.cdancy.artifactory.rest.binders
- BindMapToPath() - Constructor for class com.cdancy.artifactory.rest.binders.BindMapToPath
- BindMatrixPropertiesToPath - Class in com.cdancy.artifactory.rest.binders
- BindMatrixPropertiesToPath() - Constructor for class com.cdancy.artifactory.rest.binders.BindMatrixPropertiesToPath
- bindToRequest(R, Object) - Method in class com.cdancy.artifactory.rest.binders.BindListPropertiesToPath
- bindToRequest(R, Object) - Method in class com.cdancy.artifactory.rest.binders.BindListReposToPath
- bindToRequest(R, Object) - Method in class com.cdancy.artifactory.rest.binders.BindMapPropertiesToPath
- bindToRequest(R, Object) - Method in class com.cdancy.artifactory.rest.binders.BindMapToPath
- bindToRequest(R, Object) - Method in class com.cdancy.artifactory.rest.binders.BindMatrixPropertiesToPath
- build() - Method in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata.Builder
- build() - Method in class com.cdancy.artifactory.rest.ArtifactoryAuthentication.Builder
-
Build and instance of ArtifactoryCredentials.
- build() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient.Builder
-
Build an instance of ArtifactoryClient.
- BUILD_VERSION - Static variable in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata
- buildApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- BuildApi - Interface in com.cdancy.artifactory.rest.features
- buildArtifacts(SearchBuildArtifacts) - Method in interface com.cdancy.artifactory.rest.features.SearchApi
- builder() - Static method in class com.cdancy.artifactory.rest.ArtifactoryAuthentication
- builder() - Static method in class com.cdancy.artifactory.rest.ArtifactoryClient
- Builder() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryApiMetadata.Builder
- Builder() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryAuthentication.Builder
- Builder() - Constructor for class com.cdancy.artifactory.rest.ArtifactoryClient.Builder
- buildName() - Method in class com.cdancy.artifactory.rest.domain.search.SearchBuildArtifacts
- buildNumber() - Method in class com.cdancy.artifactory.rest.domain.search.SearchBuildArtifacts
- buildStatus() - Method in class com.cdancy.artifactory.rest.domain.search.SearchBuildArtifacts
C
- CheckSum - Class in com.cdancy.artifactory.rest.domain.artifact
- checksums() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- ciUser() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- clientMd5() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- close() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
- collectionToString(Collection<String>, String) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
- com.cdancy.artifactory.rest - package com.cdancy.artifactory.rest
- com.cdancy.artifactory.rest.auth - package com.cdancy.artifactory.rest.auth
- com.cdancy.artifactory.rest.binders - package com.cdancy.artifactory.rest.binders
- com.cdancy.artifactory.rest.config - package com.cdancy.artifactory.rest.config
- com.cdancy.artifactory.rest.domain.artifact - package com.cdancy.artifactory.rest.domain.artifact
- com.cdancy.artifactory.rest.domain.docker - package com.cdancy.artifactory.rest.domain.docker
- com.cdancy.artifactory.rest.domain.error - package com.cdancy.artifactory.rest.domain.error
- com.cdancy.artifactory.rest.domain.repository - package com.cdancy.artifactory.rest.domain.repository
- com.cdancy.artifactory.rest.domain.search - package com.cdancy.artifactory.rest.domain.search
- com.cdancy.artifactory.rest.domain.storage - package com.cdancy.artifactory.rest.domain.storage
- com.cdancy.artifactory.rest.domain.system - package com.cdancy.artifactory.rest.domain.system
- com.cdancy.artifactory.rest.fallbacks - package com.cdancy.artifactory.rest.fallbacks
- com.cdancy.artifactory.rest.features - package com.cdancy.artifactory.rest.features
- com.cdancy.artifactory.rest.filters - package com.cdancy.artifactory.rest.filters
- com.cdancy.artifactory.rest.handlers - package com.cdancy.artifactory.rest.handlers
- com.cdancy.artifactory.rest.options - package com.cdancy.artifactory.rest.options
- com.cdancy.artifactory.rest.parsers - package com.cdancy.artifactory.rest.parsers
- comment() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- configure() - Method in class com.cdancy.artifactory.rest.config.ArtifactoryAuthenticationModule
- copy() - Method in class com.cdancy.artifactory.rest.domain.docker.PromoteImage
- copy() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- copyArtifact(String, String, String) - Method in interface com.cdancy.artifactory.rest.features.ArtifactApi
- create(int, int, int) - Static method in class com.cdancy.artifactory.rest.domain.search.Range
- create(int, String) - Static method in class com.cdancy.artifactory.rest.domain.error.Error
- create(BinariesSummary, FileStoreSummary, List<RepositorySummary>) - Static method in class com.cdancy.artifactory.rest.domain.storage.StorageInfo
- create(String) - Static method in class com.cdancy.artifactory.rest.domain.search.Mapping
- create(String, String) - Static method in class com.cdancy.artifactory.rest.domain.error.Message
- create(String, String) - Static method in class com.cdancy.artifactory.rest.domain.repository.Repository
- create(String, String) - Static method in class com.cdancy.artifactory.rest.domain.search.KeyValue
- create(String, String, int, int, String, int, String, String) - Static method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- create(String, String, String) - Static method in class com.cdancy.artifactory.rest.domain.artifact.CheckSum
- create(String, String, String, String, boolean) - Static method in class com.cdancy.artifactory.rest.domain.docker.PromoteImage
- create(String, String, String, String, boolean, String, String, boolean, boolean, boolean, List<String>, Map<String, List<String>>, boolean) - Static method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- create(String, String, String, String, String) - Static method in class com.cdancy.artifactory.rest.domain.storage.FileStoreSummary
- create(String, String, String, String, String, String) - Static method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- create(String, String, String, String, String, String, String, String, String, String, boolean) - Static method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- create(String, String, String, String, String, String, String, String, String, String, String, String, CheckSum, CheckSum) - Static method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- create(String, String, String, List<KeyValue>, String, String, String, String, String, String, String) - Static method in class com.cdancy.artifactory.rest.domain.search.Result
- create(String, String, String, List<String>, List<Mapping>) - Static method in class com.cdancy.artifactory.rest.domain.search.SearchBuildArtifacts
- create(String, String, List<Artifact>) - Static method in class com.cdancy.artifactory.rest.domain.storage.FileList
- create(String, String, List<String>, String) - Static method in class com.cdancy.artifactory.rest.domain.system.Version
- create(List<Message>, List<Error>) - Static method in class com.cdancy.artifactory.rest.domain.error.RequestStatus
- create(List<Result>, Range) - Static method in class com.cdancy.artifactory.rest.domain.search.AQLResult
- created() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- created() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- created() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- created() - Method in class com.cdancy.artifactory.rest.domain.storage.FileList
- created_by() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- createdBy() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- createOrPropagate(Throwable) - Method in class com.cdancy.artifactory.rest.fallbacks.ArtifactoryFallbacks.RequestStatusFromError
- createPromoteBuildFromError(String) - Static method in class com.cdancy.artifactory.rest.fallbacks.ArtifactoryFallbacks
- createRepository(String) - Method in interface com.cdancy.artifactory.rest.features.RepositoryApi
- credentials() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
-
Deprecated.
- credentials(String) - Method in class com.cdancy.artifactory.rest.ArtifactoryAuthentication.Builder
-
Set 'Basic' credentials.
- credentials(String) - Method in class com.cdancy.artifactory.rest.ArtifactoryClient.Builder
-
Optional credentials to use for authentication.
- CREDENTIALS_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- CREDENTIALS_SYSTEM_PROPERTY - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
D
- DEFAULT_ENDPOINT - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- defaultProperties() - Static method in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata
- deleteArtifact(String, String) - Method in interface com.cdancy.artifactory.rest.features.ArtifactApi
- deleteItemProperties(String, String, List<String>) - Method in interface com.cdancy.artifactory.rest.features.StorageApi
- deleteRepository(String) - Method in interface com.cdancy.artifactory.rest.features.RepositoryApi
- dependencies() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- deployArtifact(String, String, Payload, Map<String, List<String>>) - Method in interface com.cdancy.artifactory.rest.features.ArtifactApi
- dockerApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- DockerApi - Interface in com.cdancy.artifactory.rest.features
- dockerRepository() - Method in class com.cdancy.artifactory.rest.domain.docker.PromoteImage
- downloadArchiveEntry(String, String, String) - Method in interface com.cdancy.artifactory.rest.features.ArtifactApi
- downloadArtifact(String, String, boolean) - Method in interface com.cdancy.artifactory.rest.features.ArtifactApi
- downloadUri() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- dryRun() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
E
- end_pos() - Method in class com.cdancy.artifactory.rest.domain.search.Range
- endPoint() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
- endPoint(String) - Method in class com.cdancy.artifactory.rest.ArtifactoryClient.Builder
-
Define the base endpoint to connect to.
- ENDPOINT_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- ENDPOINT_SYSTEM_PROPERTY - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- Error - Class in com.cdancy.artifactory.rest.domain.error
- errors() - Method in class com.cdancy.artifactory.rest.domain.error.RequestStatus
F
- failFast() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- fileInfo(String, String) - Method in interface com.cdancy.artifactory.rest.features.StorageApi
- fileList(String, String, Integer, Integer, Integer, Integer) - Method in interface com.cdancy.artifactory.rest.features.StorageApi
- FileList - Class in com.cdancy.artifactory.rest.domain.storage
- files() - Method in class com.cdancy.artifactory.rest.domain.storage.FileList
- filesCount() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- fileStoreSummary() - Method in class com.cdancy.artifactory.rest.domain.storage.StorageInfo
- FileStoreSummary - Class in com.cdancy.artifactory.rest.domain.storage
- filter(HttpRequest) - Method in class com.cdancy.artifactory.rest.filters.ArtifactoryAuthenticationFilter
- folder() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- foldersCount() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- found() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- freeSpace() - Method in class com.cdancy.artifactory.rest.domain.storage.FileStoreSummary
- fromApiMetadata(ApiMetadata) - Method in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata.Builder
G
- gavcSearch(String, String, String, String, List<String>) - Method in interface com.cdancy.artifactory.rest.features.SearchApi
- get() - Method in class com.cdancy.artifactory.rest.config.ArtifactoryAuthenticationProvider
- getItemProperties(String, String) - Method in interface com.cdancy.artifactory.rest.features.StorageApi
H
- handleError(HttpCommand, HttpResponse) - Method in class com.cdancy.artifactory.rest.handlers.ArtifactoryErrorHandler
I
- inferAuthentication() - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Find credentials (Basic, Token, or Anonymous) from system/environment.
- inferEndpoint() - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Find endpoint searching first within `System Properties` and then within `Environment Variables` returning whichever has a value first.
- inferOverrides() - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Find jclouds overrides (e.g.
- input() - Method in class com.cdancy.artifactory.rest.domain.search.Mapping
- integration() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- itemsCount() - Method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- itemsCount() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
J
- JCLOUDS_PROPERTY_ID - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- JCLOUDS_VARIABLE_ID - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
K
- key() - Method in class com.cdancy.artifactory.rest.domain.search.KeyValue
- KeyValue - Class in com.cdancy.artifactory.rest.domain.search
L
- lastDownloaded() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- lastModified() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- lastModified() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- latestVersionWithLayout(String, String, String, String, List<String>) - Method in interface com.cdancy.artifactory.rest.features.SearchApi
- level() - Method in class com.cdancy.artifactory.rest.domain.error.Message
- license() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- license() - Method in class com.cdancy.artifactory.rest.domain.system.Version
- logger - Variable in class com.cdancy.artifactory.rest.handlers.ArtifactoryErrorHandler
M
- Mapping - Class in com.cdancy.artifactory.rest.domain.search
- mappings() - Method in class com.cdancy.artifactory.rest.domain.search.SearchBuildArtifacts
- md5() - Method in class com.cdancy.artifactory.rest.domain.artifact.CheckSum
- md5() - Method in class com.cdancy.artifactory.rest.domain.repository.Repository
- message() - Method in class com.cdancy.artifactory.rest.domain.error.Error
- message() - Method in class com.cdancy.artifactory.rest.domain.error.Message
- Message - Class in com.cdancy.artifactory.rest.domain.error
- messages() - Method in class com.cdancy.artifactory.rest.domain.error.RequestStatus
- mimeType() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- modified() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- modified_by() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- modifiedBy() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- moveArtifact(String, String, String) - Method in interface com.cdancy.artifactory.rest.features.ArtifactApi
N
- name() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- notDownloadedSince(long, Long, List<String>) - Method in interface com.cdancy.artifactory.rest.features.SearchApi
- nullToEmpty(Iterable<? extends T>) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Convert passed Iterable into an ImmutableList.
- nullToEmpty(Map<? extends K, ? extends V>) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Convert passed Map into an ImmutableMap.
O
- optimization() - Method in class com.cdancy.artifactory.rest.domain.storage.BinariesSummary
- originalChecksums() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- overrides() - Method in class com.cdancy.artifactory.rest.ArtifactoryClient
- overrides(Properties) - Method in class com.cdancy.artifactory.rest.ArtifactoryClient.Builder
-
Optional jclouds Properties to override.
P
- packageType() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- parseMessage(HttpResponse) - Method in class com.cdancy.artifactory.rest.handlers.ArtifactoryErrorHandler
- path() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- path() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- percentage() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- promote(String, long, PromoteBuildOptions) - Method in interface com.cdancy.artifactory.rest.features.BuildApi
- promote(String, PromoteImage) - Method in interface com.cdancy.artifactory.rest.features.DockerApi
- PromoteBuildOptions - Class in com.cdancy.artifactory.rest.options
- PromoteImage - Class in com.cdancy.artifactory.rest.domain.docker
- properties() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- properties() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- propertySearch(Map<String, List<String>>, List<String>) - Method in interface com.cdancy.artifactory.rest.features.SearchApi
R
- range() - Method in class com.cdancy.artifactory.rest.domain.search.AQLResult
- Range - Class in com.cdancy.artifactory.rest.domain.search
- remoteUrl() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- removeEnvironmentVariables(Collection<String>) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Remove the passed environment variables keys from the environment.
- repo() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- repo() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- repoKey() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- repos() - Method in class com.cdancy.artifactory.rest.domain.search.SearchBuildArtifacts
- repositories(String) - Method in interface com.cdancy.artifactory.rest.features.DockerApi
- repositoriesSummaryList() - Method in class com.cdancy.artifactory.rest.domain.storage.StorageInfo
- Repository - Class in com.cdancy.artifactory.rest.domain.repository
- RepositoryApi - Interface in com.cdancy.artifactory.rest.features
- RepositorySummary - Class in com.cdancy.artifactory.rest.domain.storage
- repoType() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
- RequestStatus - Class in com.cdancy.artifactory.rest.domain.error
- RequestStatusFromError() - Constructor for class com.cdancy.artifactory.rest.fallbacks.ArtifactoryFallbacks.RequestStatusFromError
- respositoryApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- Result - Class in com.cdancy.artifactory.rest.domain.search
- results() - Method in class com.cdancy.artifactory.rest.domain.search.AQLResult
- retriveExternalValue(String, String) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
If the passed systemProperty is non-null we will attempt to query the `System Properties` for a value and return it.
- revision() - Method in class com.cdancy.artifactory.rest.domain.system.Version
S
- scopes() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- searchApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- SearchApi - Interface in com.cdancy.artifactory.rest.features
- SearchBuildArtifacts - Class in com.cdancy.artifactory.rest.domain.search
- SearchResult - Class in com.cdancy.artifactory.rest.domain.search
- self() - Method in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata.Builder
- serverMd5() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- setEnvironmentVariables(Map<String, String>) - Static method in class com.cdancy.artifactory.rest.ArtifactoryUtils
-
Re-set the environment variables with passed map.
- setItemProperties(String, String, Map<String, List<String>>) - Method in interface com.cdancy.artifactory.rest.features.StorageApi
- sha1() - Method in class com.cdancy.artifactory.rest.domain.artifact.CheckSum
- sha1() - Method in class com.cdancy.artifactory.rest.domain.repository.Repository
- sha256() - Method in class com.cdancy.artifactory.rest.domain.artifact.CheckSum
- size() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- size() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- sourceRepo() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- start_pos() - Method in class com.cdancy.artifactory.rest.domain.search.Range
- status() - Method in class com.cdancy.artifactory.rest.domain.error.Error
- status() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- status() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- storageApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- StorageApi - Interface in com.cdancy.artifactory.rest.features
- storageDirectory() - Method in class com.cdancy.artifactory.rest.domain.storage.FileStoreSummary
- storageInfo() - Method in interface com.cdancy.artifactory.rest.features.StorageApi
- StorageInfo - Class in com.cdancy.artifactory.rest.domain.storage
- storageType() - Method in class com.cdancy.artifactory.rest.domain.storage.FileStoreSummary
- system() - Method in interface com.cdancy.artifactory.rest.features.SystemApi
- systemApi() - Method in interface com.cdancy.artifactory.rest.ArtifactoryApi
- SystemApi - Interface in com.cdancy.artifactory.rest.features
T
- tag() - Method in class com.cdancy.artifactory.rest.domain.docker.PromoteImage
- targetRepo() - Method in class com.cdancy.artifactory.rest.domain.docker.PromoteImage
- targetRepo() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- targetTag() - Method in class com.cdancy.artifactory.rest.domain.docker.PromoteImage
- timestamp() - Method in class com.cdancy.artifactory.rest.options.PromoteBuildOptions
- toBuilder() - Method in class com.cdancy.artifactory.rest.ArtifactoryApiMetadata
- token(String) - Method in class com.cdancy.artifactory.rest.ArtifactoryAuthentication.Builder
-
Set 'Bearer' credentials.
- token(String) - Method in class com.cdancy.artifactory.rest.ArtifactoryClient.Builder
-
Optional token to use for authentication.
- TOKEN_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- TOKEN_SYSTEM_PROPERTY - Static variable in class com.cdancy.artifactory.rest.ArtifactoryConstants
- toString() - Method in enum com.cdancy.artifactory.rest.auth.AuthenticationType
- total() - Method in class com.cdancy.artifactory.rest.domain.search.Range
- totalSpace() - Method in class com.cdancy.artifactory.rest.domain.storage.FileStoreSummary
- type() - Method in class com.cdancy.artifactory.rest.domain.search.Result
U
- updated() - Method in class com.cdancy.artifactory.rest.domain.search.Result
- uri() - Method in class com.cdancy.artifactory.rest.domain.artifact.Artifact
- uri() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- uri() - Method in class com.cdancy.artifactory.rest.domain.storage.FileList
- usedSpace() - Method in class com.cdancy.artifactory.rest.domain.storage.FileStoreSummary
- usedSpace() - Method in class com.cdancy.artifactory.rest.domain.storage.RepositorySummary
V
- value() - Method in class com.cdancy.artifactory.rest.domain.search.KeyValue
- valueOf(String) - Static method in enum com.cdancy.artifactory.rest.auth.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.cdancy.artifactory.rest.auth.AuthenticationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class com.cdancy.artifactory.rest.domain.search.SearchResult
- version() - Method in class com.cdancy.artifactory.rest.domain.system.Version
- version() - Method in interface com.cdancy.artifactory.rest.features.SystemApi
- Version - Class in com.cdancy.artifactory.rest.domain.system
All Classes All Packages