Class EventRegistry
java.lang.Object
com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EventRegistry.EventMatcher
agentOfflineEvent
(long remoteAgentId) static EventRegistry.EventMatcher
chainCompletedEvent
(PlanResultKey planResultKey) static EventRegistry.EventMatcher
rssErrorEvent
(PlanResultKey planResultKey) static EventRegistry.EventMatcher
rssPlanSavedEvent
(PlanResultKey planResultKey) static EventRegistry.EventMatcher
rssSuccessfulEvent
(PlanResultKey planResultKey)
-
Field Details
-
CHAIN_COMPLETED_EVENT
- See Also:
-
RSS_PLAN_SAVED_EVENT
- See Also:
-
RSS_ERROR_EVENT
- See Also:
-
RSS_RUN_SUCCESSFUL_EVENT
- See Also:
-
AGENT_OFFLINE_EVENT
- See Also:
-
-
Method Details
-
agentOfflineEvent
-
rssErrorEvent
-
rssSuccessfulEvent
-
chainCompletedEvent
-
rssPlanSavedEvent
-