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

A

AbstractConfigProvider<T extends AbstractModuleConfig> - Class in org.jboss.pnc.common.json.moduleprovider
 
AbstractConfigProvider() - Constructor for class org.jboss.pnc.common.json.moduleprovider.AbstractConfigProvider
 
AbstractModuleConfig - Class in org.jboss.pnc.common.json
 
AbstractModuleConfig() - Constructor for class org.jboss.pnc.common.json.AbstractModuleConfig
 
AbstractModuleGroup - Class in org.jboss.pnc.common.json
 
AbstractModuleGroup() - Constructor for class org.jboss.pnc.common.json.AbstractModuleGroup
 
add(String) - Method in class org.jboss.pnc.common.security.Md5
 
add(String) - Method in class org.jboss.pnc.common.security.Sha256
 
addBuildContext(String, Boolean, Date) - Static method in class org.jboss.pnc.common.mdc.MDCUtils
 
addChild(T) - Method in class org.jboss.pnc.common.tree.TreeNode
 
addChild(TreeNode<T>) - Method in class org.jboss.pnc.common.tree.TreeNode
 
addConfig(AbstractModuleGroup) - Method in class org.jboss.pnc.common.json.ModuleConfigJson
 
addConfig(AbstractModuleConfig) - Method in class org.jboss.pnc.common.json.PNCModuleGroup
 
addContext(BuildTaskContext) - Static method in class org.jboss.pnc.common.mdc.MDCUtils
 
addEndingSlash(String) - Static method in class org.jboss.pnc.common.util.StringUtils
Adds ending slash if it is not present.
addModuleConfig(ProviderNameType<T>) - Method in class org.jboss.pnc.common.json.moduleprovider.AbstractConfigProvider
 
addModuleConfig(ProviderNameType<T>) - Method in interface org.jboss.pnc.common.json.moduleprovider.ConfigProvider
 
addRequestContext(String) - Static method in class org.jboss.pnc.common.mdc.MDCUtils
 
apply(Object) - Static method in class org.jboss.pnc.common.json.JsonOutputConverterMapper
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 

B

buildDependencyGraph(Graph<T>, Integer) - Method in class org.jboss.pnc.common.graph.GraphBuilder
 
buildDependentGraph(Graph<T>, Integer) - Method in class org.jboss.pnc.common.graph.GraphBuilder
 
BuildTaskContext - Class in org.jboss.pnc.common.mdc
 
BuildTaskContext() - Constructor for class org.jboss.pnc.common.mdc.BuildTaskContext
 
buildUrl(String, String...) - Static method in class org.jboss.pnc.common.util.UrlUtils
 
buildUrl(String, Map<String, String>, String...) - Static method in class org.jboss.pnc.common.util.UrlUtils
 

C

cancel() - Method in class org.jboss.pnc.common.monitor.RunningTask
 
cancelRunningTask(RunningTask) - Method in class org.jboss.pnc.common.monitor.PullingMonitor
 
CheckSum - Class in org.jboss.pnc.common.security
 
CheckSum() - Constructor for class org.jboss.pnc.common.security.CheckSum
 
chronoUnit(TimeUnit) - Static method in class org.jboss.pnc.common.util.TimeUtils
Converts a TimeUnit to a ChronoUnit.
clear() - Static method in class org.jboss.pnc.common.mdc.MDCUtils
 
CollectionUtils - Class in org.jboss.pnc.common.util
Author: Michal Szynkiewicz, michal.l.szynkiewicz@gmail.com Date: 9/15/16 Time: 1:13 PM
CollectionUtils() - Constructor for class org.jboss.pnc.common.util.CollectionUtils
 
CONFIG_SYSPROP - Static variable in class org.jboss.pnc.common.Configuration
 
ConfigProvider<T extends AbstractModuleConfig> - Interface in org.jboss.pnc.common.json.moduleprovider
 
configs - Variable in class org.jboss.pnc.common.json.ModuleConfigJson
 
configs - Variable in class org.jboss.pnc.common.json.PNCModuleGroup
 
Configuration - Class in org.jboss.pnc.common
Created by Matej Lazar on 2014-12-02.
Configuration() - Constructor for class org.jboss.pnc.common.Configuration
 
ConfigurationJSONParser - Class in org.jboss.pnc.common.json
 
ConfigurationJSONParser() - Constructor for class org.jboss.pnc.common.json.ConfigurationJSONParser
 
ConfigurationParseException - Exception in org.jboss.pnc.common.json
 
ConfigurationParseException() - Constructor for exception org.jboss.pnc.common.json.ConfigurationParseException
 
ConfigurationParseException(String) - Constructor for exception org.jboss.pnc.common.json.ConfigurationParseException
 
ConfigurationParseException(String, Throwable) - Constructor for exception org.jboss.pnc.common.json.ConfigurationParseException
 

D

DefaultModuleGroup - Class in org.jboss.pnc.common.json
 
DefaultModuleGroup() - Constructor for class org.jboss.pnc.common.json.DefaultModuleGroup
 
deserializeInt(String) - Static method in class org.jboss.pnc.common.util.StringUtils
Parse comma separated string to Integer array.
destroy() - Method in class org.jboss.pnc.common.monitor.PullingMonitor
 
digest(String) - Static method in class org.jboss.pnc.common.security.Md5
 
digest() - Method in class org.jboss.pnc.common.security.Md5
 
digest(String) - Static method in class org.jboss.pnc.common.security.Sha256
 
digest() - Method in class org.jboss.pnc.common.security.Sha256
 

E

equals(Object) - Method in class org.jboss.pnc.common.graph.NameUniqueVertex
 
execute(Runnable) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
executorService - Variable in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 

F

forEach(Consumer<? super TreeNode<T>>) - Method in class org.jboss.pnc.common.tree.TreeNode
 
fromJson(String, Class<T>) - Static method in class org.jboss.pnc.common.json.JsonUtils
 

G

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
 

H

hasCycle(Collection<T>, Function<T, Collection<T>>) - Static method in class org.jboss.pnc.common.util.CollectionUtils
 
hashCode() - Method in class org.jboss.pnc.common.graph.NameUniqueVertex
 
HttpUtils - Class in org.jboss.pnc.common.util
 

I

invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
IoUtils - Class in org.jboss.pnc.common.util
Created by Matej Lazar on 2014-12-06.
IoUtils() - Constructor for class org.jboss.pnc.common.util.IoUtils
 
isEmpty(String) - Static method in class org.jboss.pnc.common.util.StringUtils
Check if the given string is null or contains only whitespace characters.
isSet() - Method in class org.jboss.pnc.common.util.ObjectWrapper
 
isShutdown() - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
isSuccess(int) - Static method in class org.jboss.pnc.common.util.HttpUtils
 
isTerminated() - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
iterator() - Method in class org.jboss.pnc.common.tree.TreeNode
 

J

JsonOutputConverterMapper - Class in org.jboss.pnc.common.json
 
JsonOutputConverterMapper() - Constructor for class org.jboss.pnc.common.json.JsonOutputConverterMapper
 
JsonUtils - Class in org.jboss.pnc.common.json
 
JsonUtils() - Constructor for class org.jboss.pnc.common.json.JsonUtils
 

K

keepHostAndPathOnly(String) - Static method in class org.jboss.pnc.common.util.UrlUtils
 

L

log - Static variable in class org.jboss.pnc.common.json.ConfigurationJSONParser
 
log - Static variable in class org.jboss.pnc.common.json.JsonOutputConverterMapper
 
logProcessStageBegin(String) - Static method in class org.jboss.pnc.common.util.ProcessStageUtils
 
logProcessStageBegin(String, String) - Static method in class org.jboss.pnc.common.util.ProcessStageUtils
 
logProcessStageEnd(String) - Static method in class org.jboss.pnc.common.util.ProcessStageUtils
 
logProcessStageEnd(String, String) - Static method in class org.jboss.pnc.common.util.ProcessStageUtils
 

M

Md5 - Class in org.jboss.pnc.common.security
 
Md5() - Constructor for class org.jboss.pnc.common.security.Md5
 
MDC_PROCESS_STAGE_NAME - Static variable in class org.jboss.pnc.common.util.ProcessStageUtils
 
MDC_PROCESS_STAGE_STEP - Static variable in class org.jboss.pnc.common.util.ProcessStageUtils
 
MDCExecutors - Class in org.jboss.pnc.common.concurrent
 
MDCExecutors() - Constructor for class org.jboss.pnc.common.concurrent.MDCExecutors
 
MDCScheduledThreadPoolExecutor - Class in org.jboss.pnc.common.concurrent
 
MDCScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class org.jboss.pnc.common.concurrent.MDCScheduledThreadPoolExecutor
 
MDCScheduledThreadPoolExecutor(int) - Constructor for class org.jboss.pnc.common.concurrent.MDCScheduledThreadPoolExecutor
 
MDCThreadPoolExecutor - Class in org.jboss.pnc.common.concurrent
 
MDCThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
MDCThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
MDCUtils - Class in org.jboss.pnc.common.mdc
 
MDCUtils() - Constructor for class org.jboss.pnc.common.mdc.MDCUtils
 
MDCWrappers - Class in org.jboss.pnc.common.concurrent
 
MDCWrappers() - Constructor for class org.jboss.pnc.common.concurrent.MDCWrappers
 
merge(Graph<T>, Graph<T>) - Static method in class org.jboss.pnc.common.graph.GraphUtils
Adds all elements from toMerge to target.
ModuleConfigJson - Class in org.jboss.pnc.common.json
 
ModuleConfigJson(String) - Constructor for class org.jboss.pnc.common.json.ModuleConfigJson
 
monitor(Runnable, Consumer<Exception>, Supplier<Boolean>) - Method in class org.jboss.pnc.common.monitor.PullingMonitor
 
monitor(Runnable, Consumer<Exception>, Supplier<Boolean>, int, int, TimeUnit) - Method in class org.jboss.pnc.common.monitor.PullingMonitor
Periodically checks the condition and calls onMonitorComplete when it returns true.
MonitorException - Exception in org.jboss.pnc.common.monitor
 
MonitorException(String) - Constructor for exception org.jboss.pnc.common.monitor.MonitorException
 

N

name - Variable in class org.jboss.pnc.common.json.ModuleConfigJson
 
NamedThreadFactory - Class in org.jboss.pnc.common.concurrent
A thread factory that names threads.
NamedThreadFactory(String) - Constructor for class org.jboss.pnc.common.concurrent.NamedThreadFactory
 
NameUniqueVertex<T> - Class in org.jboss.pnc.common.graph
 
NameUniqueVertex(String, T) - Constructor for class org.jboss.pnc.common.graph.NameUniqueVertex
 
newFixedThreadPool(int, ThreadFactory) - Static method in class org.jboss.pnc.common.concurrent.MDCExecutors
 
newFixedThreadPool(int) - Static method in class org.jboss.pnc.common.concurrent.MDCExecutors
 
newScheduledThreadPool(int) - Static method in class org.jboss.pnc.common.concurrent.MDCExecutors
 
newScheduledThreadPool(int, NamedThreadFactory) - Static method in class org.jboss.pnc.common.concurrent.MDCExecutors
 
newThread(Runnable) - Method in class org.jboss.pnc.common.concurrent.NamedThreadFactory
 
nullSafeCollection(Collection<T>) - Static method in class org.jboss.pnc.common.util.CollectionUtils
 

O

ObjectWrapper<T> - Class in org.jboss.pnc.common.util
Created by Matej Lazar on 2014-12-09.
ObjectWrapper() - Constructor for class org.jboss.pnc.common.util.ObjectWrapper
 
ObjectWrapper(T) - Constructor for class org.jboss.pnc.common.util.ObjectWrapper
 
ofNullableCollection(Collection<T>) - Static method in class org.jboss.pnc.common.util.CollectionUtils
 
org.jboss.pnc.common - package org.jboss.pnc.common
 
org.jboss.pnc.common.concurrent - package org.jboss.pnc.common.concurrent
 
org.jboss.pnc.common.gerrit - package org.jboss.pnc.common.gerrit
 
org.jboss.pnc.common.graph - package org.jboss.pnc.common.graph
 
org.jboss.pnc.common.json - package org.jboss.pnc.common.json
 
org.jboss.pnc.common.json.moduleprovider - package org.jboss.pnc.common.json.moduleprovider
 
org.jboss.pnc.common.maven - package org.jboss.pnc.common.maven
 
org.jboss.pnc.common.mdc - package org.jboss.pnc.common.mdc
 
org.jboss.pnc.common.monitor - package org.jboss.pnc.common.monitor
 
org.jboss.pnc.common.security - package org.jboss.pnc.common.security
 
org.jboss.pnc.common.tree - package org.jboss.pnc.common.tree
 
org.jboss.pnc.common.util - package org.jboss.pnc.common.util
 

P

parse(String) - Static method in class org.jboss.pnc.common.maven.Gav
 
parseInt(String, int) - Static method in class org.jboss.pnc.common.util.StringUtils
 
parseJSONGlobalConfig(String) - Method in class org.jboss.pnc.common.json.ConfigurationJSONParser
 
parseJSONPNCConfig(String, ConfigProvider<T>) - Method in class org.jboss.pnc.common.json.ConfigurationJSONParser
Loads JSON configuration to the module configuration object
performHttpPostRequest(String, Object) - Static method in class org.jboss.pnc.common.util.HttpUtils
Performs HTTP post request to a uri with a json payload
performHttpPostRequest(String, HttpEntity) - Static method in class org.jboss.pnc.common.util.HttpUtils
Performs HTTP POST request to a uri with a payload
PNCModuleGroup - Class in org.jboss.pnc.common.json
 
PNCModuleGroup() - Constructor for class org.jboss.pnc.common.json.PNCModuleGroup
 
processGetRequest(Class<T>, String) - Static method in class org.jboss.pnc.common.util.HttpUtils
Process HTTP GET request and get the data as type specified as parameter.
processGetRequest(String) - Static method in class org.jboss.pnc.common.util.HttpUtils
 
ProcessStageUtils - Class in org.jboss.pnc.common.util
 
ProcessStageUtils() - Constructor for class org.jboss.pnc.common.util.ProcessStageUtils
 
ProcessStageUtils.Step - Enum in org.jboss.pnc.common.util
 
ProviderNameType<T extends AbstractModuleConfig> - Class in org.jboss.pnc.common.json.moduleprovider
 
ProviderNameType(Class<T>, String) - Constructor for class org.jboss.pnc.common.json.moduleprovider.ProviderNameType
 
PullingMonitor - Class in org.jboss.pnc.common.monitor
 
PullingMonitor() - Constructor for class org.jboss.pnc.common.monitor.PullingMonitor
 

R

randInt(int, int) - Static method in class org.jboss.pnc.common.util.RandomUtils
Returns a pseudo-random number between min and max, inclusive.
RandomUtils - Class in org.jboss.pnc.common.util
Created by Matej Lazar on 2015-01-06.
RandomUtils() - Constructor for class org.jboss.pnc.common.util.RandomUtils
 
randString(int) - Static method in class org.jboss.pnc.common.util.RandomUtils
 
ReadEnvProperty - Class in org.jboss.pnc.common.util
 
ReadEnvProperty() - Constructor for class org.jboss.pnc.common.util.ReadEnvProperty
 
readFileAsString(File) - Static method in class org.jboss.pnc.common.util.IoUtils
Reads whole content of file to String
readFileOrResource(String, String, ClassLoader) - Static method in class org.jboss.pnc.common.util.IoUtils
readFileOrResource.
readResource(String, ClassLoader) - Static method in class org.jboss.pnc.common.util.IoUtils
 
readStream(InputStream, Charset, ArrayDeque<String>, int, Consumer<String>) - Static method in class org.jboss.pnc.common.util.StringUtils
 
readStreamAsString(InputStream) - Static method in class org.jboss.pnc.common.util.IoUtils
Reads whole content of input stream to String
readValue(String, Class<T>) - Static method in class org.jboss.pnc.common.json.JsonOutputConverterMapper
 
registerProvider(ObjectMapper) - Method in class org.jboss.pnc.common.json.moduleprovider.AbstractConfigProvider
 
registerProvider(ObjectMapper) - Method in interface org.jboss.pnc.common.json.moduleprovider.ConfigProvider
 
replaceEnv(String) - Static method in class org.jboss.pnc.common.util.StringUtils
Replace environment variables in string.
ResultWrapper<R,E extends Exception> - Class in org.jboss.pnc.common.util
Simple wrapper class which contains a result and an exception.
ResultWrapper(R) - Constructor for class org.jboss.pnc.common.util.ResultWrapper
 
ResultWrapper(R, E) - Constructor for class org.jboss.pnc.common.util.ResultWrapper
 
RunningTask - Class in org.jboss.pnc.common.monitor
 
RunningTask(ScheduledFuture<?>, int, ChronoUnit, Consumer<RunningTask>) - Constructor for class org.jboss.pnc.common.monitor.RunningTask
 

S

schedule(Runnable, long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCScheduledThreadPoolExecutor
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCScheduledThreadPoolExecutor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCScheduledThreadPoolExecutor
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.pnc.common.concurrent.MDCScheduledThreadPoolExecutor
 
serializeInt(Integer[]) - Static method in class org.jboss.pnc.common.util.StringUtils
Serialize Integer array to comma separated string.
set(T) - Method in class org.jboss.pnc.common.util.ObjectWrapper
 
setAproxUrl(String) - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
 
setBpmUrl(String) - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
 
setConfigs(List<AbstractModuleGroup>) - Method in class org.jboss.pnc.common.json.ModuleConfigJson
 
setConfigs(List<AbstractModuleConfig>) - Method in class org.jboss.pnc.common.json.PNCModuleGroup
 
setDaUrl(String) - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
 
setPncUrl(String) - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
 
setRepourUrl(String) - Method in class org.jboss.pnc.common.json.GlobalModuleGroup
 
setType(Class<T>) - Method in class org.jboss.pnc.common.json.moduleprovider.AbstractConfigProvider
 
setType(Class<T>) - Method in class org.jboss.pnc.common.json.moduleprovider.ProviderNameType
 
setTypeName(String) - Method in class org.jboss.pnc.common.json.moduleprovider.ProviderNameType
 
Sha256 - Class in org.jboss.pnc.common.security
 
Sha256() - Constructor for class org.jboss.pnc.common.security.Sha256
 
shutdown() - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
shutdownNow() - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
singletonCollector() - Static method in class org.jboss.pnc.common.util.StreamCollectors
Collect element(s) into a list and then return the single element of this list.
spliterator() - Method in class org.jboss.pnc.common.tree.TreeNode
 
StreamCollectors - Class in org.jboss.pnc.common.util
Created by Matej Lazar on 2015-02-17.
StreamCollectors() - Constructor for class org.jboss.pnc.common.util.StreamCollectors
 
StringUtils - Class in org.jboss.pnc.common.util
Created by Matej Lazar on 2015-01-01.
StringUtils() - Constructor for class org.jboss.pnc.common.util.StringUtils
 
stripEndingSlash(String) - Static method in class org.jboss.pnc.common.util.StringUtils
Remove ending slash if present and return the string without ending slash
stripProtocol(String) - Static method in class org.jboss.pnc.common.util.StringUtils
 
stripProtocol(String) - Static method in class org.jboss.pnc.common.util.UrlUtils
 
stripProtocolAndPort(String) - Static method in class org.jboss.pnc.common.util.UrlUtils
 
stripSuffix(String, String) - Static method in class org.jboss.pnc.common.util.StringUtils
 
stripTrailingSlash(String) - Static method in class org.jboss.pnc.common.util.StringUtils
Remove ending slash if present and return the string without ending slash
submit(Callable<T>) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
submit(Runnable, T) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 
submit(Runnable) - Method in class org.jboss.pnc.common.concurrent.MDCThreadPoolExecutor
 

T

terminateIfTimedOut() - Method in class org.jboss.pnc.common.monitor.RunningTask
 
testResponseHttpCode(int, String) - Static method in class org.jboss.pnc.common.util.HttpUtils
Process HTTP requests and tests if server responds with expected HTTP code.
timer(Runnable, long, TimeUnit) - Method in class org.jboss.pnc.common.monitor.PullingMonitor
 
timeUnit(ChronoUnit) - Static method in class org.jboss.pnc.common.util.TimeUtils
Converts a ChronoUnit to a TimeUnit.
TimeUtils - Class in org.jboss.pnc.common.util
 
TimeUtils() - Constructor for class org.jboss.pnc.common.util.TimeUtils
 
toCVS(Set<Integer>) - Static method in class org.jboss.pnc.common.util.StringUtils
 
toFlatList() - Static method in class org.jboss.pnc.common.util.StreamCollectors
Flattening collector.
toJson(Object) - Static method in class org.jboss.pnc.common.json.JsonUtils
 
toString() - Method in class org.jboss.pnc.common.json.ModuleConfigJson
 
TreeNode<T> - Class in org.jboss.pnc.common.tree
 
TreeNode(T) - Constructor for class org.jboss.pnc.common.tree.TreeNode
 
trim(String, int) - Static method in class org.jboss.pnc.common.util.StringUtils
 

U

UrlUtils - Class in org.jboss.pnc.common.util
 

V

valueOf(String) - Static method in enum org.jboss.pnc.common.util.ProcessStageUtils.Step
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.pnc.common.util.ProcessStageUtils.Step
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrap(Runnable) - Static method in class org.jboss.pnc.common.concurrent.MDCWrappers
 
wrap(Callable<T>) - Static method in class org.jboss.pnc.common.concurrent.MDCWrappers
 
wrap(Consumer<T>) - Static method in class org.jboss.pnc.common.concurrent.MDCWrappers
 
wrapCollection(Collection<? extends Callable<T>>) - Static method in class org.jboss.pnc.common.concurrent.MDCWrappers
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
common 1.8.2-SNAPSHOT

Copyright © 2014–2020 JBoss by Red Hat. All rights reserved.