- Gav - Class in org.jboss.pnc.common.maven
-
- Gav() - Constructor for class org.jboss.pnc.common.maven.Gav
-
- generateDownloadUrlWithGerritGitweb(String, String) - Method in class org.jboss.pnc.common.gerrit.Gerrit
-
Generate a download url for a Gerrit snapshot using the gerrit url of the project and the ref
- generateGerritGitwebCommitUrl(String, String) - Method in class org.jboss.pnc.common.gerrit.Gerrit
-
Generate an https URL generated from the 'git clone' Gerrit url.
- generateGerritGitwebLogUrl(String, String) - Method in class org.jboss.pnc.common.gerrit.Gerrit
-
Generate an https URL generated from the 'git clone' Gerrit url.
- generateTimestamp(boolean, Date) - Static method in class org.jboss.pnc.common.util.TimeUtils
-
Generate timestamp in the format tYYYYMMDD-HHMMSS-XXX (XXX = miliseconds)
- Gerrit - Class in org.jboss.pnc.common.gerrit
-
Class to deal with Gerrit information
- Gerrit() - Constructor for class org.jboss.pnc.common.gerrit.Gerrit
-
- GerritException - Exception in org.jboss.pnc.common.gerrit
-
- GerritException(String) - Constructor for exception org.jboss.pnc.common.gerrit.GerritException
-
- GerritException(String, Throwable) - Constructor for exception org.jboss.pnc.common.gerrit.GerritException
-
- get() - Method in class org.jboss.pnc.common.util.ObjectWrapper
-
- getAproxUrl() - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
-
- getBpmUrl() - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
-
- getConfigs() - Method in class org.jboss.pnc.common.json.ModuleConfigJson
-
- getConfigs() - Method in class org.jboss.pnc.common.json.PNCModuleGroup
-
- getDateXDaysAgo(int) - Static method in class org.jboss.pnc.common.util.TimeUtils
-
Get date object representing timestamp X days ago specified by parameter
- getDaUrl() - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
-
- getException() - Method in class org.jboss.pnc.common.util.ResultWrapper
-
- getGlobalConfig() - Method in class org.jboss.pnc.common.Configuration
-
- getIntValueFromPropertyOrDefault(String, int) - Method in class org.jboss.pnc.common.util.ReadEnvProperty
-
If propertyName has no value (either specified in system property or environment property), then just return
the default value.
- getMapper() - Static method in class org.jboss.pnc.common.json.JsonOutputConverterMapper
-
- getMissingNodes() - Method in class org.jboss.pnc.common.graph.GraphBuilder
-
- getModuleConfig(ConfigProvider<T>) - Method in class org.jboss.pnc.common.Configuration
-
Reads configuration for module
- getModuleConfigs() - Method in class org.jboss.pnc.common.json.moduleprovider.AbstractConfigProvider
-
- getModuleConfigs() - Method in interface org.jboss.pnc.common.json.moduleprovider.ConfigProvider
-
- getPermissiveHttpClient(int) - Static method in class org.jboss.pnc.common.util.HttpUtils
-
NOTE: Be sure to close the HTTP connection after every request!
- getPermissiveHttpClient() - Static method in class org.jboss.pnc.common.util.HttpUtils
-
- getPncUrl() - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
-
- getQueryMap(String) - Static method in class org.jboss.pnc.common.util.UrlUtils
-
- getRepourUrl() - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
-
- getResult() - Method in class org.jboss.pnc.common.util.ResultWrapper
-
- getType() - Method in class org.jboss.pnc.common.json.moduleprovider.AbstractConfigProvider
-
- getType() - Method in interface org.jboss.pnc.common.json.moduleprovider.ConfigProvider
-
- getType() - Method in class org.jboss.pnc.common.json.moduleprovider.ProviderNameType
-
- getTypeName() - Method in class org.jboss.pnc.common.json.moduleprovider.ProviderNameType
-
- GlobalModuleGroup - Class in org.jboss.pnc.common.json
-
- GlobalModuleGroup() - Constructor for class org.jboss.pnc.common.json.GlobalModuleGroup
-
- GraphBuilder<T> - Class in org.jboss.pnc.common.graph
-
- GraphBuilder(Function<Integer, Optional<T>>, Function<T, Collection<Integer>>, Function<T, Collection<Integer>>) - Constructor for class org.jboss.pnc.common.graph.GraphBuilder
-
- GraphUtils - Class in org.jboss.pnc.common.graph
-
- GraphUtils() - Constructor for class org.jboss.pnc.common.graph.GraphUtils
-