Module: Patriot::Command::PostProcessor
- Defined in:
- lib/patriot/command/post_processor.rb,
lib/patriot/command/post_processor/base.rb,
lib/patriot/command/post_processor/retrial.rb,
lib/patriot/command/post_processor/skip_on_fail.rb,
lib/patriot/command/post_processor/discard_on_fail.rb,
lib/patriot/command/post_processor/http_notification.rb,
lib/patriot/command/post_processor/mail_notification.rb,
lib/patriot/command/post_processor/slack_notification.rb
Defined Under Namespace
Classes: Base, DiscardOnFail, HttpNotification, MailNotification, Retrial, SkipOnFail, SlackNotification
Constant Summary collapse
- POST_PROCESSOR_CLASS_KEY =
:POST_PROCESSOR_CLASS