Uses of Class
org.apache.maven.continuum.web.action.notifier.AbstractNotifierEditActionSupport

Packages that use AbstractNotifierEditActionSupport
org.apache.maven.continuum.web.action.notifier   
 

Uses of AbstractNotifierEditActionSupport in org.apache.maven.continuum.web.action.notifier
 

Subclasses of AbstractNotifierEditActionSupport in org.apache.maven.continuum.web.action.notifier
 class AbstractGroupNotifierEditAction
          Common base class for all Project Group notifier edit actions.
 class AbstractProjectNotifierEditAction
           
 class IrcGroupNotifierEditAction
          Action that edits a ProjectNotifier of type 'IRC' from the specified ProjectGroup.
 class IrcProjectNotifierEditAction
           
 class JabberGroupNotifierEditAction
          Action that edits a ProjectNotifier of type 'Jabber' from the specified ProjectGroup.
 class JabberProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'Jabber' from the specified Project.
 class MailGroupNotifierEditAction
          Action that edits a ProjectNotifier of type 'Mail' from the specified ProjectGroup.
 class MailProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'Mail' from the specified Project.
 class MsnGroupNotifierEditAction
          Action that edits a ProjectNotifier of type 'MSN' from the specified ProjectGroup.
 class MsnProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'MSN' from the specified Project.
 class WagonGroupNotifierEditAction
          Action that edits a ProjectNotifier of type 'Wagon' from the specified ProjectGroup.
 class WagonProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'Wagon' from the specified Project.
 



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