Uses of Class
com.atlassian.bamboo.plugins.stash.StashDiagnostics.LastReceivedEventInfo
Packages that use StashDiagnostics.LastReceivedEventInfo
-
Uses of StashDiagnostics.LastReceivedEventInfo in com.atlassian.bamboo.plugins.stash
Methods in com.atlassian.bamboo.plugins.stash that return types with arguments of type StashDiagnostics.LastReceivedEventInfoModifier and TypeMethodDescriptionstatic @NotNull Optional<StashDiagnostics.LastReceivedEventInfo>
StashDiagnostics.getLastReceivedEventInfo
(@NotNull com.atlassian.applinks.api.ApplicationId applicationId) Returns information about last received Stash event for the specified application link.