Uses of Class
com.atlassian.bamboo.plugins.stash.StashDiagnostics.LastReceivedEventInfo
-
Packages that use StashDiagnostics.LastReceivedEventInfo Package Description com.atlassian.bamboo.plugins.stash -
-
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.LastReceivedEventInfo Modifier and Type Method Description static @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.
-