Class EventRegistry
java.lang.Object
com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic EventRegistry.EventMatcheragentOfflineEvent(long remoteAgentId) static EventRegistry.EventMatcherchainCompletedEvent(PlanResultKey planResultKey) static EventRegistry.EventMatcherrssErrorEvent(PlanResultKey planResultKey) static EventRegistry.EventMatcherrssPlanSavedEvent(PlanResultKey planResultKey) static EventRegistry.EventMatcherrssSuccessfulEvent(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
-