Package com.atlassian.bamboo.core
Interface ResultKeyProvider
-
- All Known Implementing Classes:
BuildQueueManager.QueuedResultKey
public interface ResultKeyProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull ResultKey
getResultKey()
-
-
-
Method Detail
-
getResultKey
@NotNull @NotNull ResultKey getResultKey()
-
-