Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Z 

A

ACTIVATE_RECORDER - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
addArtifact(Artifact) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Adds the given artifact to the artifacts list
addArtifact(PatternArtifact) - Method in class org.jfrog.build.api.dependency.PatternResult
 
addBuildNotToBeDiscarded(String) - Method in class org.jfrog.build.api.BuildRetention
 
addDependency(Dependency) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Adds the given dependency to the dependencies list
addExcludedArtifact(Artifact) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Adds the given artifact to the exclude artifacts list
addFile(String) - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
addIssue(Issue) - Method in class org.jfrog.build.api.Issues
 
addModule(Module) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Adds the given module to the modules list
addPattern(Pattern) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
addPatternResult(PatternResult) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
addProperties(Properties) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Adds properties to the properties object
addProperties(Properties) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Adds properties to the properties object
addProperty(Object, Object) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Adds the given property to the properties object
addProperty(Object, Object) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Adds the given property to the properties object
addProperty(Object, Object) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Adds the given property to the properties object
addProperty(Object, Object) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Adds the given property to the properties object
addProperty(String, String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
addRequestedBy(String[]) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Adds an ID of another dependency that requires this one to the requestedBy dependencies list.
addRequestedBy(String[]) - Method in class org.jfrog.build.api.Dependency
Adds an ID of another dependency requested by this one to the required dependencies list.
addRunParameters(MatrixParameter) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the post build retention period
addScope(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Adds the given scope to the scopes set
addScope(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
addStatus(PromotionStatus) - Method in class org.jfrog.build.api.Build
 
addStatus(PromotionStatus) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
 
AFFECTED_ISSUES - Static variable in interface org.jfrog.build.api.IssuesTrackerFields
 
Agent - Class in org.jfrog.build.api
Information about the agent that triggered the build (e.g.
Agent() - Constructor for class org.jfrog.build.api.Agent
Default constructor
Agent(String) - Constructor for class org.jfrog.build.api.Agent
Build the build agent from a full agent name in the following format: AGENT_NAME/AGENT_VERSION
Agent(String, String) - Constructor for class org.jfrog.build.api.Agent
Main constructor
agent - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
agent(Agent) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the agent of the build
AGENT_NAME - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
AGENT_VERSION - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
AGGREGATE_BUILD_ISSUES - Static variable in interface org.jfrog.build.api.IssuesTrackerFields
 
AGGREGATION_BUILD_STATUS - Static variable in interface org.jfrog.build.api.IssuesTrackerFields
 
append(Issues) - Method in class org.jfrog.build.api.Issues
If one of the objects did not collect issues (empty tracker or affected issues) - keep the other.
AqlSearchResult - Class in org.jfrog.build.api.search
 
AqlSearchResult() - Constructor for class org.jfrog.build.api.search.AqlSearchResult
 
AqlSearchResult.Property - Class in org.jfrog.build.api.search
 
AqlSearchResult.SearchEntry - Class in org.jfrog.build.api.search
 
Artifact - Class in org.jfrog.build.api
Contains the build deployed artifact information
Artifact() - Constructor for class org.jfrog.build.api.Artifact
 
ArtifactBuilder - Class in org.jfrog.build.api.builder
A builder for the artifact class
ArtifactBuilder(String) - Constructor for class org.jfrog.build.api.builder.ArtifactBuilder
 
ARTIFACTORY_PLUGIN_VERSION - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
ARTIFACTORY_RESOLUTION_ENABLED - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
Maven property which indicates whether to resolve dependencies from Artifactory.
artifactoryPluginVersion - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
artifactoryPluginVersion(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
 
artifactoryPrincipal - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
artifactoryPrincipal(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the Artifactory principal of the build
artifactoryUrl(String) - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
artifacts(List<Artifact>) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the list of artifacts that have been deployed by the module
artifacts(boolean) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
asMap() - Method in class org.jfrog.build.api.multiMap.Multimap
Get the underlying map.
async(boolean) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 

B

BACKWARD_COMPATIBLE_DEPLOYABLE_ARTIFACTS - Static variable in interface org.jfrog.build.api.BuildInfoFields
Deprecated.
BaseBuildBean - Class in org.jfrog.build.api
The main implementation of all the Build-API beans
BaseBuildBean() - Constructor for class org.jfrog.build.api.BaseBuildBean
 
BaseBuildFileBean - Class in org.jfrog.build.api
Base implementation of the build file bean interface
BaseBuildFileBean() - Constructor for class org.jfrog.build.api.BaseBuildFileBean
 
BintrayUploadInfoOverride - Class in org.jfrog.build.api.release
Represents override properties that can be passed to artifactory with the REST command instead of the descriptor
BintrayUploadInfoOverride() - Constructor for class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
BintrayUploadInfoOverride(String, String, String, String, List<String>, String) - Constructor for class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
Build - Class in org.jfrog.build.api
Represents pure (without logic) schema of build info which contains the build info properties of a typical build.
Build() - Constructor for class org.jfrog.build.api.Build
 
build() - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Assembles the artifact class
build() - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Assembles the build class
build() - Method in class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
Assembles the build dependency class
build() - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
build() - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder
 
build() - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
build() - Method in class org.jfrog.build.api.builder.DependencyBuilder
Assembles the dependency class
build() - Method in class org.jfrog.build.api.builder.DistributionBuilder
 
build() - Method in class org.jfrog.build.api.builder.ModuleBuilder
Assembles the module class
build() - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
build() - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 
BUILD_AGENT_NAME - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_AGENT_VERSION - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_INFO_CONFIG_PREFIX - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
Prefix for all config/runtime properties
BUILD_INFO_ENVIRONMENT_PREFIX - Static variable in interface org.jfrog.build.api.BuildInfoProperties
Prefix for build info properties that are coming from the CI server.
BUILD_INFO_ISSUES_TRACKER_PREFIX - Static variable in interface org.jfrog.build.api.BuildInfoProperties
 
BUILD_INFO_PREFIX - Static variable in interface org.jfrog.build.api.BuildInfoProperties
A prefix for all properties that should affect the build info model
BUILD_INFO_PROP_PREFIX - Static variable in interface org.jfrog.build.api.BuildInfoProperties
Prefix for properties that are dynamically added to build info
BUILD_NAME - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_NUMBER - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_NUMBERS_NOT_TO_DELETE - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_PARENT_NAME - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_PARENT_NUMBER - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_PROJECT - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_RETENTION_ASYNC - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_RETENTION_COUNT - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_RETENTION_DAYS - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_RETENTION_MINIMUM_DATE - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_ROOT - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_STARTED - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_TIMESTAMP - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BUILD_URL - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
BuildAgent - Class in org.jfrog.build.api
Information about the agent that executed the build (e.g.
BuildAgent() - Constructor for class org.jfrog.build.api.BuildAgent
Default constructor
BuildAgent(String) - Constructor for class org.jfrog.build.api.BuildAgent
Build the build agent from a full agent name in the following format: AGENT_NAME/AGENT_VERSION
BuildAgent(String, String) - Constructor for class org.jfrog.build.api.BuildAgent
Main constructor
buildAgent - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
buildAgent(BuildAgent) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the build agent of the build
BuildBean - Interface in org.jfrog.build.api
The main interface of all the Build-API beans
BuildDependency - Class in org.jfrog.build.api.dependency
Contains build dependency.
BuildDependency() - Constructor for class org.jfrog.build.api.dependency.BuildDependency
 
BuildDependencyBuilder - Class in org.jfrog.build.api.builder.dependency
A builder for the build dependency class
BuildDependencyBuilder() - Constructor for class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
 
BuildDependencyPattern - Class in org.jfrog.build.api.dependency.pattern
 
BuildDependencyPattern(String, String, String, PatternType, String, String) - Constructor for class org.jfrog.build.api.dependency.pattern.BuildDependencyPattern
 
BuildFileBean - Interface in org.jfrog.build.api
Main interface of the build file bean
BuildInfoBuilder - Class in org.jfrog.build.api.builder
A builder for the build class
BuildInfoBuilder(String) - Constructor for class org.jfrog.build.api.builder.BuildInfoBuilder
 
BuildInfoConfigProperties - Interface in org.jfrog.build.api
 
BuildInfoFields - Interface in org.jfrog.build.api
 
BuildInfoProperties - Interface in org.jfrog.build.api
 
buildName(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
buildName(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder
 
buildNumber(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
buildNumber(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder
 
BuildPatternArtifacts - Class in org.jfrog.build.api.dependency
Represents built artifacts, filtered by patterns in request.
BuildPatternArtifacts() - Constructor for class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
BuildPatternArtifacts(String, String, String, String) - Constructor for class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
BuildPatternArtifactsBuilder - Class in org.jfrog.build.api.builder.dependency
 
BuildPatternArtifactsBuilder() - Constructor for class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
BuildPatternArtifactsRequest - Class in org.jfrog.build.api.dependency
Represents request for built artifacts, filtered by patterns.
BuildPatternArtifactsRequest() - Constructor for class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
BuildPatternArtifactsRequest(String, String, String) - Constructor for class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
BuildPatternArtifactsRequestBuilder - Class in org.jfrog.build.api.builder.dependency
 
BuildPatternArtifactsRequestBuilder() - Constructor for class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder
 
buildRetention - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
buildRetention(BuildRetention) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the post build retention period
BuildRetention - Class in org.jfrog.build.api
 
BuildRetention() - Constructor for class org.jfrog.build.api.BuildRetention
 
BuildRetention(boolean) - Constructor for class org.jfrog.build.api.BuildRetention
 
buildRunParameters(List<MatrixParameter>) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the post build retention period

C

calculateChecksums(File, String...) - Static method in class org.jfrog.build.api.util.FileChecksumCalculator
Calculates the given file's checksums
ciUser(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
ciUser(String) - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 
clear() - Method in class org.jfrog.build.api.multiMap.Multimap
Clear the multimap.
comment(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
comment(String) - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 
CommonUtils - Class in org.jfrog.build.api.util
 
CommonUtils() - Constructor for class org.jfrog.build.api.util.CommonUtils
 
concatLists(List<T>, List<T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns a new list of the concatenation of the two provided lists.
containsValue(Value) - Method in class org.jfrog.build.api.multiMap.Multimap
Check if the multimap contains a value.
copy(boolean) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 

D

debug(String) - Method in interface org.jfrog.build.api.util.Log
 
debug(String) - Method in class org.jfrog.build.api.util.NullLog
 
DELETE_BUILD_ARTIFACTS - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
dependencies(List<Dependency>) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the dependencies of the module
dependencies(boolean) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
Dependency - Class in org.jfrog.build.api
Contains the build module dependency information
Dependency() - Constructor for class org.jfrog.build.api.Dependency
 
DependencyBuilder - Class in org.jfrog.build.api.builder
A builder for the dependency class
DependencyBuilder() - Constructor for class org.jfrog.build.api.builder.DependencyBuilder
 
DependencyPattern - Class in org.jfrog.build.api.dependency.pattern
 
DependencyPattern(String, String, String, PatternType) - Constructor for class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
DEPLOYABLE_ARTIFACTS - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
DeployableFile - Class in org.jfrog.build.api.util
Contains data about a build file (an artifact or a dependency) with its physical file information
DeployableFile() - Constructor for class org.jfrog.build.api.util.DeployableFile
 
Distribution - Class in org.jfrog.build.api.release
Created by yahavi on 12/04/2017.
Distribution(boolean, boolean, String, boolean, String, List<String>, boolean) - Constructor for class org.jfrog.build.api.release.Distribution
 
DistributionBuilder - Class in org.jfrog.build.api.builder
Created by yahavi on 12/04/2017.
DistributionBuilder() - Constructor for class org.jfrog.build.api.builder.DistributionBuilder
 
DownloadableArtifact - Class in org.jfrog.build.api.dependency
Represents an artifact to be downloaded, used by generic resolving.
DownloadableArtifact() - Constructor for class org.jfrog.build.api.dependency.DownloadableArtifact
 
DownloadableArtifact(String, String, String, String, String, PatternType) - Constructor for class org.jfrog.build.api.dependency.DownloadableArtifact
 
dryRun(boolean) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 
dryRun(boolean) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
durationMillis - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
durationMillis(long) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the duration milliseconds of the build

E

emptyIfNull(Iterable<T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns an empty iterable if a null is passed.
entries() - Method in class org.jfrog.build.api.multiMap.Multimap
Get all key-value pairs in the multimap.
entriesOnlyOnLeftMap(Map<K, V>, Map<K, V>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns a map with entries from the left map which keys aren't in the right map.
ENV_BUILDINFO_PROPFILE - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
Secondary environment variable to hold the properties file name
ENV_PROPERTIES_FILE_KEY - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
Environment variables holding the properties file encryption key
ENV_PROPERTIES_FILE_KEY_IV - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
ENV_VARS_EXCLUDE_PATTERNS - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
ENV_VARS_INCLUDE_PATTERNS - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
ENVIRONMENT_PREFIX - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
equals(Object) - Method in class org.jfrog.build.api.Artifact
 
equals(Object) - Method in class org.jfrog.build.api.BaseBuildFileBean
 
equals(Object) - Method in class org.jfrog.build.api.dependency.BuildDependency
 
equals(Object) - Method in class org.jfrog.build.api.Dependency
 
equals(Object) - Method in class org.jfrog.build.api.dependency.pattern.BuildDependencyPattern
 
equals(Object) - Method in class org.jfrog.build.api.Issue
 
equals(Object) - Method in class org.jfrog.build.api.IssueTracker
 
equals(Object) - Method in class org.jfrog.build.api.Module
 
equals(Object) - Method in class org.jfrog.build.api.util.DeployableFile
 
equals(Object) - Method in class org.jfrog.build.api.Vcs
 
error(String) - Method in interface org.jfrog.build.api.util.Log
 
error(String, Throwable) - Method in interface org.jfrog.build.api.util.Log
 
error(String) - Method in class org.jfrog.build.api.util.NullLog
 
error(String, Throwable) - Method in class org.jfrog.build.api.util.NullLog
 
excludedArtifacts(List<Artifact>) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the list of artifacts that have been excluded by the module
EXPORT_FILE - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
extract(File, File) - Static method in class org.jfrog.build.api.util.ZipUtils
Extracts the given archive file into the given directory

F

failFast(boolean) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
FileChecksumCalculator - Class in org.jfrog.build.api.util
File checksum calculator class
FileChecksumCalculator() - Constructor for class org.jfrog.build.api.util.FileChecksumCalculator
 
filterCollection(Collection<T>, Predicate<T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns a collection containing only the elements of the original collection that satisfy the predicate.
filterMapKeys(Map<K, V>, Predicate<K>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns a map containing only the keys of the original map that satisfy the predicate.
filterMapValues(Map<K, V>, Predicate<V>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns a map containing only the values of the original map that satisfy the predicate.
formatBuildStarted(long) - Static method in class org.jfrog.build.api.Build
Formats the timestamp to the ISO date time string format expected by the build info API.

G

GENERATED_BUILD_INFO - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
get(Key) - Method in class org.jfrog.build.api.multiMap.Multimap
Get all values for a key.
getActualMd5() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getActualSha1() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getAffectedIssues() - Method in class org.jfrog.build.api.Issues
 
getAgent() - Method in class org.jfrog.build.api.Build
Returns the agent that triggered the build (e.g.
getAggregationBuildStatus() - Method in class org.jfrog.build.api.Issues
 
getAggregationStatus() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
getArtifactId() - Method in class org.jfrog.build.api.util.DeployableFile
 
getArtifactoryPluginVersion() - Method in class org.jfrog.build.api.Build
Returns the Artifactory plugin version of the build
getArtifactoryPrincipal() - Method in class org.jfrog.build.api.Build
Returns the Artifactory principal of the build
getArtifactoryUrl() - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
getArtifacts() - Method in class org.jfrog.build.api.Module
Returns the list of artifacts that have been deployed by the module
getBranch() - Method in class org.jfrog.build.api.Vcs
 
getBuildAgent() - Method in class org.jfrog.build.api.Build
Returns the agent that executed the build (e.g.
getBuildDependencies() - Method in class org.jfrog.build.api.Build
Returns the build dependencies of this build
getBuildFile() - Method in class org.jfrog.build.api.util.DeployableFile
 
getBuildName() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
getBuildName() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
getBuildName() - Method in class org.jfrog.build.api.dependency.pattern.BuildDependencyPattern
 
getBuildName() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getBuildNumber() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
getBuildNumber() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
getBuildNumber() - Method in class org.jfrog.build.api.dependency.pattern.BuildDependencyPattern
 
getBuildNumber() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getBuildNumbersNotToBeDiscarded() - Method in class org.jfrog.build.api.BuildRetention
 
getBuildRetention() - Method in class org.jfrog.build.api.Build
 
getCiUser() - Method in class org.jfrog.build.api.release.Promotion
 
getCiUser() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getClassifier() - Method in class org.jfrog.build.api.util.DeployableFile
 
getComment() - Method in class org.jfrog.build.api.release.Promotion
 
getComment() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getCount() - Method in class org.jfrog.build.api.BuildRetention
 
getDependencies() - Method in class org.jfrog.build.api.Module
Returns the dependencies of the module
getDurationMillis() - Method in class org.jfrog.build.api.Build
Returns the duration milliseconds of the build
getExcludedArtifacts() - Method in class org.jfrog.build.api.Module
Returns the list of excluded_artifacts that haven't been deployed by the module
getFile() - Method in class org.jfrog.build.api.util.DeployableFile
 
getFilePath() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getFilePath() - Method in class org.jfrog.build.api.dependency.PropertySearchResult.SearchEntry
 
getFiles() - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
getFirstSatisfying(Collection<T>, Predicate<T>, T) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns the first element in the provided collection that satisfies the predicate.
getGpgPassphrase() - Method in class org.jfrog.build.api.release.Distribution
 
getGroupId() - Method in class org.jfrog.build.api.util.DeployableFile
 
getId() - Method in class org.jfrog.build.api.Dependency
Returns the ID of the dependency
getId() - Method in class org.jfrog.build.api.Module
Returns the ID of the module
getIssues() - Method in class org.jfrog.build.api.Build
 
getIssues() - Method in class org.jfrog.build.api.IssuesCollectionConfig
 
getKey() - Method in class org.jfrog.build.api.Issue
 
getKey() - Method in class org.jfrog.build.api.MatrixParameter
 
getkey() - Method in class org.jfrog.build.api.search.AqlSearchResult.Property
 
getKeyGroupIndex() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
getLast(Collection<T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns the last element in the collection.
getLastModified() - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
getMatrixParameters() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getMatrixParams() - Method in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
getMd5() - Method in class org.jfrog.build.api.BaseBuildFileBean
 
getMd5() - Method in interface org.jfrog.build.api.BuildFileBean
Returns the MD5 checksum of the file
getMd5() - Method in class org.jfrog.build.api.Module
Returns the md5 of the module
getMessage() - Method in class org.jfrog.build.api.Vcs
 
getMinimumBuildDate() - Method in class org.jfrog.build.api.BuildRetention
 
getModule(String) - Method in class org.jfrog.build.api.Build
Returns the module object by the given ID
getModules() - Method in class org.jfrog.build.api.Build
Returns the modules of the build
getName() - Method in class org.jfrog.build.api.Agent
Returns the name of the agent
getName() - Method in class org.jfrog.build.api.Artifact
Returns the name of the artifact
getName() - Method in class org.jfrog.build.api.Build
Returns the name of the build
getName() - Method in class org.jfrog.build.api.BuildAgent
Returns the name of the agent
getName() - Method in class org.jfrog.build.api.dependency.BuildDependency
 
getName() - Method in class org.jfrog.build.api.IssueTracker
 
getName() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getNumber() - Method in class org.jfrog.build.api.Build
Returns the number of the build
getNumber() - Method in class org.jfrog.build.api.dependency.BuildDependency
 
getOnlyElement(Collection<T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns the only element in the provided collection.
getParentBuildId() - Method in class org.jfrog.build.api.Build
Deprecated.
getParentName() - Method in class org.jfrog.build.api.Build
Returns the name of the parent build
getParentNumber() - Method in class org.jfrog.build.api.Build
Returns the number of the parent build
getPath() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getPattern() - Method in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
getPattern() - Method in class org.jfrog.build.api.dependency.Pattern
 
getPatternArtifacts() - Method in class org.jfrog.build.api.dependency.PatternResult
 
getPatternResults() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
getPatterns() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
getPatternType() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getPatternType() - Method in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
getPrincipal() - Method in class org.jfrog.build.api.Build
Returns the principal of the build
getProject() - Method in class org.jfrog.build.api.Build
Returns the project of the build
getProject() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
getProperties() - Method in class org.jfrog.build.api.BaseBuildBean
 
getProperties() - Method in interface org.jfrog.build.api.BuildBean
Returns the properties of the bean
getProperties() - Method in class org.jfrog.build.api.release.Promotion
 
getProperties() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getRclass() - Method in class org.jfrog.build.api.repository.RepositoryConfig
 
getRegexp() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
getRelativeDirPath() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getRemotePath() - Method in class org.jfrog.build.api.BaseBuildFileBean
 
getRepo() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
getRepoPath() - Method in class org.jfrog.build.api.dependency.PropertySearchResult.SearchEntry
 
getRepository() - Method in class org.jfrog.build.api.Module
Returns the repository of the module
getRepository() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getRepoUri() - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
getRepoUri() - Method in class org.jfrog.build.api.dependency.PropertySearchResult.SearchEntry
 
getRepoUrl() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getRequestedBy() - Method in class org.jfrog.build.api.Dependency
Returns path-to-root dependency lists that directly depend on this dependency.
getResults() - Method in class org.jfrog.build.api.dependency.PropertySearchResult
 
getResults() - Method in class org.jfrog.build.api.search.AqlSearchResult
 
getRevision() - Method in class org.jfrog.build.api.Vcs
 
getRunParameters() - Method in class org.jfrog.build.api.Build
 
getScopes() - Method in class org.jfrog.build.api.Dependency
Returns the scope list of the dependency
getScopes() - Method in class org.jfrog.build.api.release.Promotion
 
getSha1() - Method in class org.jfrog.build.api.BaseBuildFileBean
 
getSha1() - Method in interface org.jfrog.build.api.BuildFileBean
Returns the SHA1 checksum of the file
getSha1() - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
getSha1() - Method in class org.jfrog.build.api.Module
Returns the sha1 of the module
getSha256() - Method in class org.jfrog.build.api.BaseBuildFileBean
 
getSha256() - Method in interface org.jfrog.build.api.BuildFileBean
Returns the SHA256 checksum of the file
getSize() - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
getSourcePattern() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getSourcePattern() - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
getSourceRepo() - Method in class org.jfrog.build.api.release.Promotion
 
getSourceRepos() - Method in class org.jfrog.build.api.release.Distribution
 
getStarted() - Method in class org.jfrog.build.api.Build
Returns the started time of the build
getStarted() - Method in class org.jfrog.build.api.dependency.BuildDependency
 
getStarted() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
getStartedMillis() - Method in class org.jfrog.build.api.Build
Returns the started time of the build in a unit of milliseconds
getStatus() - Method in class org.jfrog.build.api.release.Promotion
 
getStatus() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getStatuses() - Method in class org.jfrog.build.api.Build
 
getSummary() - Method in class org.jfrog.build.api.Issue
 
getSummaryGroupIndex() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
getTargetDirectory() - Method in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
getTargetDirPath() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
getTargetRepo() - Method in class org.jfrog.build.api.release.Distribution
 
getTargetRepo() - Method in class org.jfrog.build.api.release.Promotion
 
getTimestamp() - Method in class org.jfrog.build.api.release.Promotion
 
getTimestamp() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getTimestampDate() - Method in class org.jfrog.build.api.release.Promotion
 
getTimestampDate() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getTracker() - Method in class org.jfrog.build.api.Issues
 
getTrackerName() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
getTrackerUrl() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
getType() - Method in class org.jfrog.build.api.BaseBuildFileBean
 
getType() - Method in interface org.jfrog.build.api.BuildFileBean
Returns the type of the file
getType() - Method in class org.jfrog.build.api.Module
Returns the type of the module
getUri() - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
getUri() - Method in class org.jfrog.build.api.dependency.PropertySearchResult.SearchEntry
 
getUrl() - Method in class org.jfrog.build.api.Build
Returns the URL of the build
getUrl() - Method in class org.jfrog.build.api.dependency.BuildDependency
 
getUrl() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
getUrl() - Method in class org.jfrog.build.api.Issue
 
getUrl() - Method in class org.jfrog.build.api.Vcs
 
getUser() - Method in class org.jfrog.build.api.release.PromotionStatus
 
getValue() - Method in class org.jfrog.build.api.MatrixParameter
 
getValue() - Method in class org.jfrog.build.api.search.AqlSearchResult.Property
 
getVcs() - Method in class org.jfrog.build.api.Build
 
getVersion() - Method in class org.jfrog.build.api.Agent
Returns the version of the agent
getVersion() - Method in class org.jfrog.build.api.Build
Returns the version of the build
getVersion() - Method in class org.jfrog.build.api.BuildAgent
Returns the version of the agent
getVersion() - Method in class org.jfrog.build.api.IssuesCollectionConfig
 
getVersion() - Method in class org.jfrog.build.api.IssueTracker
 
getVersion() - Method in class org.jfrog.build.api.util.DeployableFile
 
getVirtualRepos() - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
gpgPassphrase(String) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 

H

handleJavaTmpdirProperty() - Static method in class org.jfrog.build.api.util.CommonUtils
Handle 'java.io.tmpdir' system property.
hashCode() - Method in class org.jfrog.build.api.Artifact
 
hashCode() - Method in class org.jfrog.build.api.BaseBuildFileBean
 
hashCode() - Method in class org.jfrog.build.api.dependency.BuildDependency
 
hashCode() - Method in class org.jfrog.build.api.Dependency
 
hashCode() - Method in class org.jfrog.build.api.dependency.pattern.BuildDependencyPattern
 
hashCode() - Method in class org.jfrog.build.api.Issue
 
hashCode() - Method in class org.jfrog.build.api.Module
 
hashCode() - Method in class org.jfrog.build.api.util.DeployableFile
 
hashCode() - Method in class org.jfrog.build.api.Vcs
 

I

id(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the ID of the dependency
id(String) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the ID of the module
INCLUDE_ENV_VARS - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
Property for whether to include all environment variables in the generic set of build info properties
INCREMENTAL - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
info(String) - Method in interface org.jfrog.build.api.util.Log
 
info(String) - Method in class org.jfrog.build.api.util.NullLog
 
isAggregate() - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
isAggregateBuildIssues() - Method in class org.jfrog.build.api.Issues
 
isAggregated() - Method in class org.jfrog.build.api.Issue
 
isAnySatisfying(Collection<T>, Predicate<T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns true if any of the elements in the provided collection satisfies the predicate.
isArtifacts() - Method in class org.jfrog.build.api.release.Promotion
 
isAsync() - Method in class org.jfrog.build.api.release.Distribution
 
isCopy() - Method in class org.jfrog.build.api.release.Promotion
 
isDeleteBuildArtifacts() - Method in class org.jfrog.build.api.BuildRetention
 
isDependencies() - Method in class org.jfrog.build.api.release.Promotion
 
isDryRun() - Method in class org.jfrog.build.api.release.Distribution
 
isDryRun() - Method in class org.jfrog.build.api.release.Promotion
 
isEmpty() - Method in class org.jfrog.build.api.BuildRetention
 
isEmpty() - Method in class org.jfrog.build.api.Issues
 
isEmpty() - Method in class org.jfrog.build.api.multiMap.Multimap
Check if the multimap is empty.
isEmpty() - Method in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
isEmpty() - Method in class org.jfrog.build.api.Vcs
 
isExplode() - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
isFailFast() - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
isFailFast() - Method in class org.jfrog.build.api.release.Promotion
 
isOverrideExistingFiles() - Method in class org.jfrog.build.api.release.Distribution
 
isPublish() - Method in class org.jfrog.build.api.release.Distribution
 
Issue - Class in org.jfrog.build.api
 
Issue() - Constructor for class org.jfrog.build.api.Issue
 
Issue(String, String, String) - Constructor for class org.jfrog.build.api.Issue
 
issues - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
issues(Issues) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
 
Issues - Class in org.jfrog.build.api
 
Issues() - Constructor for class org.jfrog.build.api.Issues
 
Issues(IssueTracker, boolean, String, Set<Issue>) - Constructor for class org.jfrog.build.api.Issues
 
Issues() - Constructor for class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
ISSUES_COLLECTION_ERROR_PREFIX - Static variable in class org.jfrog.build.api.IssuesCollectionConfig
 
ISSUES_TRACKER_NAME - Static variable in interface org.jfrog.build.api.IssuesTrackerFields
 
ISSUES_TRACKER_VERSION - Static variable in interface org.jfrog.build.api.IssuesTrackerFields
 
IssuesCollectionConfig - Class in org.jfrog.build.api
This class is used by the IssuesCollector to parse the configuration file for the collectIssues method.
IssuesCollectionConfig() - Constructor for class org.jfrog.build.api.IssuesCollectionConfig
 
IssuesCollectionConfig.Issues - Class in org.jfrog.build.api
 
IssuesTrackerFields - Interface in org.jfrog.build.api
All the issue tracker related fields which exist inside the build info JSON
IssueTracker - Class in org.jfrog.build.api
 
IssueTracker() - Constructor for class org.jfrog.build.api.IssueTracker
 
IssueTracker(String) - Constructor for class org.jfrog.build.api.IssueTracker
 
IssueTracker(String, String) - Constructor for class org.jfrog.build.api.IssueTracker
 
isTransitive() - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
isValid() - Method in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 

K

keySet() - Method in class org.jfrog.build.api.multiMap.Multimap
Get all keys in the multimap.

L

lastModified(String) - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
lastModifiedDate(Date) - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
licenses - Variable in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
ListMultimap<Key,Value> - Class in org.jfrog.build.api.multiMap
A multimap that uses a LinkedList to store the values.
ListMultimap() - Constructor for class org.jfrog.build.api.multiMap.ListMultimap
Default constructor.
ListMultimap(Map<Key, Value>) - Constructor for class org.jfrog.build.api.multiMap.ListMultimap
Constructor that accepts a map.
Log - Interface in org.jfrog.build.api.util
An interface that wraps a provided logger.

M

MatrixParameter - Class in org.jfrog.build.api
 
MatrixParameter() - Constructor for class org.jfrog.build.api.MatrixParameter
Default constructor
MatrixParameter(String, String) - Constructor for class org.jfrog.build.api.MatrixParameter
Main constructor
matrixParams - Variable in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
md5 - Variable in class org.jfrog.build.api.BaseBuildFileBean
 
md5(String) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the MD5 checksum of the artifact
md5(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the MD5 checksum of the dependency
md5(String) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets md5 of the module
MD5_ALGORITHM - Static variable in class org.jfrog.build.api.util.FileChecksumCalculator
 
MIN_CHECKSUM_DEPLOY_SIZE_KB - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
Module - Class in org.jfrog.build.api
Contains the build module information
Module() - Constructor for class org.jfrog.build.api.Module
 
ModuleBuilder - Class in org.jfrog.build.api.builder
A builder for the module class
ModuleBuilder() - Constructor for class org.jfrog.build.api.builder.ModuleBuilder
 
modules - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
modules(ConcurrentHashMap<String, Module>) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the modules of the build
modules(List<Module>) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the modules of the build
ModuleType - Enum in org.jfrog.build.api.builder
 
Multimap<Key,Value> - Class in org.jfrog.build.api.multiMap
 

N

name(String) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the name of the artifact
name - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
name(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the name of the build
name(String) - Method in class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
Sets the name of the build dependency
newHashSet(E...) - Static method in class org.jfrog.build.api.util.CommonUtils
Returns a new HashSet of the provided elements.
NullLog - Class in org.jfrog.build.api.util
A log implementation that doesn't do anything
NullLog() - Constructor for class org.jfrog.build.api.util.NullLog
 
number - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
number(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the number of the build
number(String) - Method in class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
Sets the number of the build dependency

O

org.jfrog.build.api - package org.jfrog.build.api
 
org.jfrog.build.api.builder - package org.jfrog.build.api.builder
 
org.jfrog.build.api.builder.dependency - package org.jfrog.build.api.builder.dependency
 
org.jfrog.build.api.dependency - package org.jfrog.build.api.dependency
 
org.jfrog.build.api.dependency.pattern - package org.jfrog.build.api.dependency.pattern
 
org.jfrog.build.api.multiMap - package org.jfrog.build.api.multiMap
 
org.jfrog.build.api.producerConsumer - package org.jfrog.build.api.producerConsumer
 
org.jfrog.build.api.release - package org.jfrog.build.api.release
 
org.jfrog.build.api.repository - package org.jfrog.build.api.repository
 
org.jfrog.build.api.search - package org.jfrog.build.api.search
 
org.jfrog.build.api.util - package org.jfrog.build.api.util
 
OUTPUT_FILE - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
overrideExistingFiles(boolean) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 

P

packageName - Variable in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
parentName - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
parentName(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the parent build name of the build
parentNumber - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
parentNumber(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the parent build number of the build
pattern(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder
 
Pattern - Class in org.jfrog.build.api.dependency
 
Pattern() - Constructor for class org.jfrog.build.api.dependency.Pattern
 
Pattern(String) - Constructor for class org.jfrog.build.api.dependency.Pattern
 
pattern - Variable in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
PatternArtifact - Class in org.jfrog.build.api.dependency
Represents artifact matched by requested pattern.
PatternArtifact() - Constructor for class org.jfrog.build.api.dependency.PatternArtifact
 
PatternArtifact(String, String, long, String, String) - Constructor for class org.jfrog.build.api.dependency.PatternArtifact
 
PatternArtifactBuilder - Class in org.jfrog.build.api.builder.dependency
 
PatternArtifactBuilder() - Constructor for class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
patternResult(PatternResult) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
PatternResult - Class in org.jfrog.build.api.dependency
Represents group of results for pattern request in BuildPatternArtifactsRequest.
PatternResult() - Constructor for class org.jfrog.build.api.dependency.PatternResult
 
PatternResult(List<PatternArtifact>) - Constructor for class org.jfrog.build.api.dependency.PatternResult
 
PatternResultFileSet - Class in org.jfrog.build.api.dependency
 
PatternResultFileSet() - Constructor for class org.jfrog.build.api.dependency.PatternResultFileSet
 
PatternResultFileSet(String, String) - Constructor for class org.jfrog.build.api.dependency.PatternResultFileSet
 
PatternResultFileSet(String, String, Set<String>) - Constructor for class org.jfrog.build.api.dependency.PatternResultFileSet
 
patternType - Variable in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
PatternType - Enum in org.jfrog.build.api.dependency.pattern
 
principal - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
principal(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the principal of the build
PRINCIPAL - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
ProducerConsumerItem - Interface in org.jfrog.build.api.producerConsumer
Interface for defining a ProducerConsumerExecutor suitable item Created by Bar Belity on 26/04/2018.
project - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
project(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
 
project(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder
 
Promotion - Class in org.jfrog.build.api.release
 
Promotion() - Constructor for class org.jfrog.build.api.release.Promotion
 
Promotion(String, String, String, String, boolean, String, String, boolean, boolean, boolean, Set<String>, Map<String, Collection<String>>, boolean) - Constructor for class org.jfrog.build.api.release.Promotion
 
PromotionBuilder - Class in org.jfrog.build.api.builder
 
PromotionBuilder() - Constructor for class org.jfrog.build.api.builder.PromotionBuilder
 
PromotionStatus - Class in org.jfrog.build.api.release
 
PromotionStatus() - Constructor for class org.jfrog.build.api.release.PromotionStatus
 
PromotionStatus(String, String, String, String, String, String) - Constructor for class org.jfrog.build.api.release.PromotionStatus
 
PromotionStatusBuilder - Class in org.jfrog.build.api.builder
 
PromotionStatusBuilder(String) - Constructor for class org.jfrog.build.api.builder.PromotionStatusBuilder
 
PROP_ARTIFACTORY_RESOLUTION_ENABLED - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
PROP_ENV_VARS_EXCLUDE_PATTERNS - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
PROP_ENV_VARS_INCLUDE_PATTERNS - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
PROP_EXPORT_FILE_PATH - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
PROP_PROPS_FILE - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
properties(Properties) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the properties of the artifact
properties - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
properties(Properties) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the properties of the build
properties(Properties) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the properties of the dependency
properties(Properties) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the properties of the module
properties(Map<String, Collection<String>>) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
PROPERTIES_FILE - Static variable in interface org.jfrog.build.api.BuildInfoConfigProperties
 
Property() - Constructor for class org.jfrog.build.api.search.AqlSearchResult.Property
 
PropertySearchResult - Class in org.jfrog.build.api.dependency
 
PropertySearchResult() - Constructor for class org.jfrog.build.api.dependency.PropertySearchResult
 
PropertySearchResult.SearchEntry - Class in org.jfrog.build.api.dependency
 
publish(boolean) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 
put(Key, Value) - Method in class org.jfrog.build.api.multiMap.ListMultimap
Put a key-value pair into the multimap.
put(Key, Value) - Method in class org.jfrog.build.api.multiMap.Multimap
Put a key-value pair into the multimap.
put(Key, Value) - Method in class org.jfrog.build.api.multiMap.SetMultimap
Put a key-value pair into the multimap.
putAll(Map<Key, Value>) - Method in class org.jfrog.build.api.multiMap.Multimap
Put all key-value pairs from a map into the multimap.
putAll(Multimap<Key, Value>) - Method in class org.jfrog.build.api.multiMap.Multimap
Put all key-value pairs from a multimap into the multimap.
putAll(Key, Collection<Value>) - Method in class org.jfrog.build.api.multiMap.Multimap
Put all values for a key into the multimap.

R

readByCharset(File, Charset) - Static method in class org.jfrog.build.api.util.CommonUtils
Read a string from a file using the provided Charset.
RELEASE_COMMENT - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
RELEASE_ENABLED - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
RELEASED - Static variable in class org.jfrog.build.api.release.Promotion
 
RELEASED - Static variable in class org.jfrog.build.api.release.PromotionStatus
 
remotePath - Variable in class org.jfrog.build.api.BaseBuildFileBean
 
remotePath(String) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the remote path of the artifact
remotePath(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the remote path of the dependency
repoName - Variable in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
repository(String) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the repository of the module
repository(String) - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 
RepositoryConfig - Class in org.jfrog.build.api.repository
 
RepositoryConfig() - Constructor for class org.jfrog.build.api.repository.RepositoryConfig
 
requestedBy(String[][]) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets path-to-root dependency lists that directly depend on this dependency.
ROLLED_BACK - Static variable in class org.jfrog.build.api.release.Promotion
 
RUN_PARAMETERS - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
runParameters - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 

S

SCOPE_BUILD - Static variable in class org.jfrog.build.api.Dependency
 
scopes(Set<String>) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the scope list of the dependency
scopes(Set<String>) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
SearchEntry() - Constructor for class org.jfrog.build.api.dependency.PropertySearchResult.SearchEntry
 
SearchEntry() - Constructor for class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setActualMd5(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setActualSha1(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setAffectedIssues(Set<Issue>) - Method in class org.jfrog.build.api.Issues
 
setAgent(Agent) - Method in class org.jfrog.build.api.Build
Sets the agent that triggered the build
setAggregate(boolean) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setAggregateBuildIssues(boolean) - Method in class org.jfrog.build.api.Issues
 
setAggregated(boolean) - Method in class org.jfrog.build.api.Issue
 
setAggregationBuildStatus(String) - Method in class org.jfrog.build.api.Issues
 
setAggregationStatus(String) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setArtifactId(String) - Method in class org.jfrog.build.api.util.DeployableFile
 
setArtifactoryPluginVersion(String) - Method in class org.jfrog.build.api.Build
Sets the Artifactory plugin version of the build
setArtifactoryPrincipal(String) - Method in class org.jfrog.build.api.Build
Sets the Artifactory principal of the build
setArtifactoryUrl(String) - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
setArtifacts(List<Artifact>) - Method in class org.jfrog.build.api.Module
Sets the list of artifacts that have been deployed by the module
setArtifacts(boolean) - Method in class org.jfrog.build.api.release.Promotion
 
setAsync(boolean) - Method in class org.jfrog.build.api.release.Distribution
 
setBranch(String) - Method in class org.jfrog.build.api.Vcs
 
setBuildAgent(BuildAgent) - Method in class org.jfrog.build.api.Build
Sets the agent that executed the build
setBuildDependencies(List<BuildDependency>) - Method in class org.jfrog.build.api.Build
Sets build dependencies for this build
setBuildFile(BuildFileBean) - Method in class org.jfrog.build.api.util.DeployableFile
 
setBuildName(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
setBuildName(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
setBuildNumber(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
setBuildNumber(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
setBuildNumbersNotToBeDiscarded(List<String>) - Method in class org.jfrog.build.api.BuildRetention
 
setBuildRetention(BuildRetention) - Method in class org.jfrog.build.api.Build
 
setCiUser(String) - Method in class org.jfrog.build.api.release.Promotion
 
setCiUser(String) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setClassifier(String) - Method in class org.jfrog.build.api.util.DeployableFile
 
setComment(String) - Method in class org.jfrog.build.api.release.Promotion
 
setComment(String) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setCopy(boolean) - Method in class org.jfrog.build.api.release.Promotion
 
setCount(int) - Method in class org.jfrog.build.api.BuildRetention
 
setDeleteBuildArtifacts(boolean) - Method in class org.jfrog.build.api.BuildRetention
 
setDependencies(List<Dependency>) - Method in class org.jfrog.build.api.Module
Sets the dependencies of the module
setDependencies(boolean) - Method in class org.jfrog.build.api.release.Promotion
 
setDryRun(boolean) - Method in class org.jfrog.build.api.release.Distribution
 
setDryRun(boolean) - Method in class org.jfrog.build.api.release.Promotion
 
setDurationMillis(long) - Method in class org.jfrog.build.api.Build
Sets the duration milliseconds of the build
setExcludedArtifacts(List<Artifact>) - Method in class org.jfrog.build.api.Module
Sets the list of artifacts that haven't been deployed by the module
setExplode(boolean) - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
setFailFast(boolean) - Method in class org.jfrog.build.api.release.Promotion
 
setFile(File) - Method in class org.jfrog.build.api.util.DeployableFile
 
setFiles(Set<String>) - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
setGpgPassphrase(String) - Method in class org.jfrog.build.api.release.Distribution
 
setGroupId(String) - Method in class org.jfrog.build.api.util.DeployableFile
 
setId(String) - Method in class org.jfrog.build.api.Dependency
Sets the ID of the dependency
setId(String) - Method in class org.jfrog.build.api.Module
Sets the ID of the module
setIssues(Issues) - Method in class org.jfrog.build.api.Build
 
setIssues(IssuesCollectionConfig.Issues) - Method in class org.jfrog.build.api.IssuesCollectionConfig
 
setKey(String) - Method in class org.jfrog.build.api.Issue
 
setKey(String) - Method in class org.jfrog.build.api.MatrixParameter
 
setKey(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.Property
 
setKeyGroupIndex(int) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setLastModified(String) - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
setMd5(String) - Method in class org.jfrog.build.api.BaseBuildFileBean
 
setMd5(String) - Method in interface org.jfrog.build.api.BuildFileBean
Sets the MD5 checksum of the file
setMd5(String) - Method in class org.jfrog.build.api.Module
Sets the md5 of the module
setMessage(String) - Method in class org.jfrog.build.api.Vcs
 
setMinimumBuildDate(Date) - Method in class org.jfrog.build.api.BuildRetention
 
setModules(List<Module>) - Method in class org.jfrog.build.api.Build
Sets the modules of the build
SetMultimap<Key,Value> - Class in org.jfrog.build.api.multiMap
A multimap that uses a HashSet to store the values.
SetMultimap() - Constructor for class org.jfrog.build.api.multiMap.SetMultimap
 
SetMultimap(Map<Key, Value>) - Constructor for class org.jfrog.build.api.multiMap.SetMultimap
Constructor that accepts a map.
setName(String) - Method in class org.jfrog.build.api.Agent
Sets the name of the agent
setName(String) - Method in class org.jfrog.build.api.Artifact
Sets the name of the artifact
setName(String) - Method in class org.jfrog.build.api.Build
Sets the name of the build
setName(String) - Method in class org.jfrog.build.api.BuildAgent
Sets the name of the agent
setName(String) - Method in class org.jfrog.build.api.dependency.BuildDependency
 
setName(String) - Method in class org.jfrog.build.api.IssueTracker
 
setName(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setNumber(String) - Method in class org.jfrog.build.api.Build
Sets the number of the build
setNumber(String) - Method in class org.jfrog.build.api.dependency.BuildDependency
 
setOverrideExistingFiles(boolean) - Method in class org.jfrog.build.api.release.Distribution
 
setParentBuildId(String) - Method in class org.jfrog.build.api.Build
setParentName(String) - Method in class org.jfrog.build.api.Build
Sets the name of the parent build
setParentNumber(String) - Method in class org.jfrog.build.api.Build
Sets the number of the parent build
setPath(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setPattern(String) - Method in class org.jfrog.build.api.dependency.Pattern
 
setPatternArtifacts(List<PatternArtifact>) - Method in class org.jfrog.build.api.dependency.PatternResult
 
setPatternResults(List<PatternResult>) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
setPatterns(List<Pattern>) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
setPrincipal(String) - Method in class org.jfrog.build.api.Build
Sets the principal of the build
setProject(String) - Method in class org.jfrog.build.api.Build
Sets the project of the build
setProject(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
setProperties(Properties) - Method in class org.jfrog.build.api.BaseBuildBean
 
setProperties(Properties) - Method in interface org.jfrog.build.api.BuildBean
Sets the properties of the bean
setProperties(Map<String, Collection<String>>) - Method in class org.jfrog.build.api.release.Promotion
 
setProperties(List<AqlSearchResult.Property>) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setPublish(boolean) - Method in class org.jfrog.build.api.release.Distribution
 
setRclass(String) - Method in class org.jfrog.build.api.repository.RepositoryConfig
 
setRegexp(String) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setRelativeDirPath(String) - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
setRemotePath(String) - Method in class org.jfrog.build.api.BaseBuildFileBean
 
setRepo(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
setRepository(String) - Method in class org.jfrog.build.api.Module
Sets the repository of the module
setRepository(String) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setRepoUri(String) - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
setRequestedBy(String[][]) - Method in class org.jfrog.build.api.Dependency
Sets path-to-root dependency lists that directly depend on this dependency.
setResults(List<PropertySearchResult.SearchEntry>) - Method in class org.jfrog.build.api.dependency.PropertySearchResult
 
setResults(List<AqlSearchResult.SearchEntry>) - Method in class org.jfrog.build.api.search.AqlSearchResult
 
setRevision(String) - Method in class org.jfrog.build.api.Vcs
 
setRunParameters(List<MatrixParameter>) - Method in class org.jfrog.build.api.Build
 
setScopes(Set<String>) - Method in class org.jfrog.build.api.Dependency
Sets the scope list of the dependency
setScopes(Set<String>) - Method in class org.jfrog.build.api.release.Promotion
 
setSha1(String) - Method in class org.jfrog.build.api.BaseBuildFileBean
 
setSha1(String) - Method in interface org.jfrog.build.api.BuildFileBean
Sets the SHA1 checksum of the file
setSha1(String) - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
setSha1(String) - Method in class org.jfrog.build.api.Module
Sets the sha1 of the module
setSha256(String) - Method in class org.jfrog.build.api.BaseBuildFileBean
 
setSha256(String) - Method in interface org.jfrog.build.api.BuildFileBean
Sets the SHA256 checksum of the file
setSize(long) - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
setSourcePattern(String) - Method in class org.jfrog.build.api.dependency.PatternResultFileSet
 
setSourceRepo(String) - Method in class org.jfrog.build.api.release.Promotion
 
setSourceRepos(List<String>) - Method in class org.jfrog.build.api.release.Distribution
 
setStarted(String) - Method in class org.jfrog.build.api.Build
Sets the started time of the build
setStarted(String) - Method in class org.jfrog.build.api.dependency.BuildDependency
 
setStarted(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
setStartedDate(Date) - Method in class org.jfrog.build.api.Build
Sets the build start time
setStartedMillis(long) - Method in class org.jfrog.build.api.Build
Sets the started time of the build in a unit of milliseconds
setStatus(String) - Method in class org.jfrog.build.api.release.Promotion
 
setStatus(String) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setStatuses(List<PromotionStatus>) - Method in class org.jfrog.build.api.Build
 
setSummary(String) - Method in class org.jfrog.build.api.Issue
 
setSummaryGroupIndex(int) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setTargetDirPath(String) - Method in class org.jfrog.build.api.dependency.DownloadableArtifact
 
setTargetRepo(String) - Method in class org.jfrog.build.api.release.Distribution
 
setTargetRepo(String) - Method in class org.jfrog.build.api.release.Promotion
 
setTimestamp(String) - Method in class org.jfrog.build.api.release.Promotion
 
setTimestamp(String) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setTimestampDate(Date) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setTracker(IssueTracker) - Method in class org.jfrog.build.api.Issues
 
setTrackerName(String) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setTrackerUrl(String) - Method in class org.jfrog.build.api.IssuesCollectionConfig.Issues
 
setTransitive(boolean) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifactsRequest
 
setType(String) - Method in class org.jfrog.build.api.BaseBuildFileBean
 
setType(String) - Method in interface org.jfrog.build.api.BuildFileBean
Sets the type of the file
setType(String) - Method in class org.jfrog.build.api.Module
Sets the type of the module
setUri(String) - Method in class org.jfrog.build.api.dependency.PatternArtifact
 
setUri(String) - Method in class org.jfrog.build.api.dependency.PropertySearchResult.SearchEntry
 
setUrl(String) - Method in class org.jfrog.build.api.Build
Sets the URL of the build
setUrl(String) - Method in class org.jfrog.build.api.dependency.BuildDependency
 
setUrl(String) - Method in class org.jfrog.build.api.dependency.BuildPatternArtifacts
 
setUrl(String) - Method in class org.jfrog.build.api.Issue
 
setUrl(String) - Method in class org.jfrog.build.api.Vcs
 
setUser(String) - Method in class org.jfrog.build.api.release.PromotionStatus
 
setValue(String) - Method in class org.jfrog.build.api.MatrixParameter
 
setValue(String) - Method in class org.jfrog.build.api.search.AqlSearchResult.Property
 
setVcs(List<Vcs>) - Method in class org.jfrog.build.api.Build
 
setVersion(String) - Method in class org.jfrog.build.api.Agent
Sets the version of the agent
setVersion(String) - Method in class org.jfrog.build.api.Build
Sets the version of the build
setVersion(String) - Method in class org.jfrog.build.api.BuildAgent
Sets the version of the agent
setVersion(int) - Method in class org.jfrog.build.api.IssuesCollectionConfig
 
setVersion(String) - Method in class org.jfrog.build.api.IssueTracker
 
setVersion(String) - Method in class org.jfrog.build.api.util.DeployableFile
 
setVirtualRepos(String[]) - Method in class org.jfrog.build.api.search.AqlSearchResult.SearchEntry
 
sha1 - Variable in class org.jfrog.build.api.BaseBuildFileBean
 
sha1(String) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the SHA1 checksum of the artifact
sha1(String) - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
sha1(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the SHA1 checksum of the dependency
sha1(String) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets sha1 of the module
SHA1_ALGORITHM - Static variable in class org.jfrog.build.api.util.FileChecksumCalculator
 
sha256 - Variable in class org.jfrog.build.api.BaseBuildFileBean
 
sha256(String) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the SHA256 checksum of the artifact
sha256(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the SHA256 checksum of the dependency
SHA256_ALGORITHM - Static variable in class org.jfrog.build.api.util.FileChecksumCalculator
 
size(long) - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
size() - Method in class org.jfrog.build.api.multiMap.Multimap
Get the number of key-value pairs in the multimap.
sourceRepo(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
sourceRepos(List<String>) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 
STAGED - Static variable in class org.jfrog.build.api.release.Promotion
 
started - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
started(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the started time of the build
started(String) - Method in class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
Sets the started of the build dependency
started(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
STARTED_FORMAT - Static variable in class org.jfrog.build.api.Build
 
startedDate(Date) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the started time of the build
startedDate(Date) - Method in class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
Sets the started of the build dependency from Date
startedDate(Date) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
startedMillis - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
startedMillis(long) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the started time in millis of the build
status(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
statuses - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
statuses(List<PromotionStatus>) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
 
subject - Variable in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 

T

targetDirectory - Variable in class org.jfrog.build.api.dependency.pattern.DependencyPattern
 
targetRepo(String) - Method in class org.jfrog.build.api.builder.DistributionBuilder
 
targetRepo(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
timestamp(String) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
timestamp(String) - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 
timestampDate(Date) - Method in class org.jfrog.build.api.builder.PromotionBuilder
 
timestampDate(Date) - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 
toString() - Method in class org.jfrog.build.api.Agent
Returns the display representation of the agent
toString() - Method in class org.jfrog.build.api.Build
 
toString() - Method in class org.jfrog.build.api.BuildAgent
Returns the display representation of the agent
toString() - Method in class org.jfrog.build.api.Vcs
 
transformList(Iterable<F>, Function<F, T>) - Static method in class org.jfrog.build.api.util.CommonUtils
Outputs a new list after applying the provided function on every element in the provided list.
type - Variable in class org.jfrog.build.api.BaseBuildFileBean
 
type(String) - Method in class org.jfrog.build.api.builder.ArtifactBuilder
Sets the type of the artifact
type(String) - Method in class org.jfrog.build.api.builder.DependencyBuilder
Sets the type of the dependency
type(ModuleType) - Method in class org.jfrog.build.api.builder.ModuleBuilder
Sets the type of the module

U

uri(String) - Method in class org.jfrog.build.api.builder.dependency.PatternArtifactBuilder
 
url - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
url(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the URL of the build
url(String) - Method in class org.jfrog.build.api.builder.dependency.BuildDependencyBuilder
Sets the url of the build dependency
url(String) - Method in class org.jfrog.build.api.builder.dependency.BuildPatternArtifactsBuilder
 
user(String) - Method in class org.jfrog.build.api.builder.PromotionStatusBuilder
 

V

validateConfig() - Method in class org.jfrog.build.api.IssuesCollectionConfig
 
valueOf(String) - Static method in enum org.jfrog.build.api.builder.ModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfrog.build.api.dependency.pattern.PatternType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jfrog.build.api.builder.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfrog.build.api.dependency.pattern.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
vcs - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
vcs(List<Vcs>) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the vcs revision (format is vcs specific)
VCS - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
Vcs - Class in org.jfrog.build.api
 
Vcs() - Constructor for class org.jfrog.build.api.Vcs
 
Vcs(String, String) - Constructor for class org.jfrog.build.api.Vcs
 
Vcs(String, String, String, String) - Constructor for class org.jfrog.build.api.Vcs
 
VCS_REVISION - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
VCS_URL - Static variable in interface org.jfrog.build.api.BuildInfoFields
 
vcsRevision - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
vcsRevision(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the vcs revision (format is vcs specific)
vcsUrl - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
vcsUrl(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the vcs revision (format is vcs specific)
vcsUrl - Variable in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 
version - Variable in class org.jfrog.build.api.builder.BuildInfoBuilder
 
version(String) - Method in class org.jfrog.build.api.builder.BuildInfoBuilder
Sets the version of the build
versionName - Variable in class org.jfrog.build.api.release.BintrayUploadInfoOverride
 

W

warn(String) - Method in interface org.jfrog.build.api.util.Log
 
warn(String) - Method in class org.jfrog.build.api.util.NullLog
 
writeByCharset(String, File, Charset) - Static method in class org.jfrog.build.api.util.CommonUtils
Write a string to a file using the provided Charset.

Z

ZipUtils - Class in org.jfrog.build.api.util
A utility class to perform different archive related actions
ZipUtils() - Constructor for class org.jfrog.build.api.util.ZipUtils
 
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links