- All Known Implementing Classes:
- AbstractSlackCompatibleNotificationStrategy, AsteriskOriginateNotificationStrategy, BSFNotificationStrategy, HttpNotificationStrategy, IrcCatNotificationStrategy, JavaMailNotificationStrategy, MattermostNotificationStrategy, MicroblogDMNotificationStrategy, MicroblogNotificationStrategy, MicroblogReplyNotificationStrategy, MockNotificationStrategy, NullNotificationStrategy, SlackNotificationStrategy, SnmpTrapNotificationStrategy, TicketNotificationStrategy, XMPPGroupNotificationStrategy, XMPPNotificationStrategy
public interface NotificationStrategy
Implement this interface as a Java notification "plug-in" for use with the
notficationCommands.xml file. Build a class using this interface, and in the
xml file set binary=false, and specify the class in the execute tag.
- Version:
- $Id: $
- Author:
- David Hustace
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates