Uses of Class
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentPodLaunchingReScheduler.RetryItem
Packages that use EphemeralAgentPodLaunchingReScheduler.RetryItem
-
Uses of EphemeralAgentPodLaunchingReScheduler.RetryItem in com.atlassian.bamboo.agent.ephemeral
Methods in com.atlassian.bamboo.agent.ephemeral that return EphemeralAgentPodLaunchingReScheduler.RetryItemModifier and TypeMethodDescriptionEphemeralAgentPodLaunchingReScheduler.RetryItem.of
(@NotNull List<ImmutableEphemeralAgentTemplate> ephemeralAgentTemplate, @NotNull CommonContext context, int retryCount, int maxRetries, @NotNull String lastTryPodName, @NotNull String ephemeralAgentIndividualToken) Methods in com.atlassian.bamboo.agent.ephemeral with parameters of type EphemeralAgentPodLaunchingReScheduler.RetryItemModifier and TypeMethodDescriptionboolean
EphemeralAgentPodLaunchingReScheduler.offerToReSchedule
(@NotNull EphemeralAgentPodLaunchingReScheduler.RetryItem retryItem) Constructor parameters in com.atlassian.bamboo.agent.ephemeral with type arguments of type EphemeralAgentPodLaunchingReScheduler.RetryItemModifierConstructorDescriptionEphemeralAgentPodLaunchingReScheduler
(@NotNull Consumer<EphemeralAgentPodLaunchingReScheduler.RetryItem> launchMethod)