Uses of Interface
com.atlassian.bamboo.core.ResultKeyProvider
-
Uses of ResultKeyProvider in com.atlassian.bamboo.utils
Modifier and TypeMethodDescriptionstatic com.google.common.base.Function<ResultKeyProvider,
ResultKey> BambooFunctions.getResultKey()
Extract ResultKey from ResultKeyProvider JDK8: replace with lambda -
Uses of ResultKeyProvider in com.atlassian.bamboo.v2.build.queue
Modifier and TypeFieldDescriptionstatic final Function<ResultKeyProvider,
ResultKey> QueueManagerUtils.GET_RESULT_KEY
Modifier and TypeMethodDescriptionstatic Predicate<? super ResultKeyProvider>
QueueManagerUtils.hasResultKeyEqualTo
(ResultKey resultKey)