Package org.apache.maven.continuum.web.action.notifier

Class Summary
AbstractGroupNotifierEditAction Common base class for all Project Group notifier edit actions.
AbstractNotifierEditActionSupport Common base class that consolidates the common properties used by extending XXXEditAction implementations and defines a contract expected of the extending clases.
AbstractProjectNotifierEditAction  
AddGroupNotifierAction WW action that sets up a new ProjectNotifier instance for the specified ProjectGroup.
AddProjectNotifierAction Action to add a ProjectNotifier for a specified Project.
DeleteGroupNotifierAction Action to delete a ProjectNotifier instance from a specified ProjectGroup.
DeleteProjectNotifierAction Action that deletes a ProjectNotifier from a specified Project.
IrcGroupNotifierEditAction Action that edits a ProjectNotifier of type 'IRC' from the specified ProjectGroup.
IrcProjectNotifierEditAction  
JabberGroupNotifierEditAction Action that edits a ProjectNotifier of type 'Jabber' from the specified ProjectGroup.
JabberProjectNotifierEditAction Action that edits a ProjectNotifier of type 'Jabber' from the specified Project.
MailGroupNotifierEditAction Action that edits a ProjectNotifier of type 'Mail' from the specified ProjectGroup.
MailProjectNotifierEditAction Action that edits a ProjectNotifier of type 'Mail' from the specified Project.
MsnGroupNotifierEditAction Action that edits a ProjectNotifier of type 'MSN' from the specified ProjectGroup.
MsnProjectNotifierEditAction Action that edits a ProjectNotifier of type 'MSN' from the specified Project.
WagonGroupNotifierEditAction Action that edits a ProjectNotifier of type 'Wagon' from the specified ProjectGroup.
WagonProjectNotifierEditAction Action that edits a ProjectNotifier of type 'Wagon' from the specified Project.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.