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

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

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

Subclasses of AbstractProjectNotifierEditAction in org.apache.maven.continuum.web.action.notifier
 class IrcProjectNotifierEditAction
           
 class JabberProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'Jabber' from the specified Project.
 class MailProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'Mail' from the specified Project.
 class MsnProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'MSN' from the specified Project.
 class WagonProjectNotifierEditAction
          Action that edits a ProjectNotifier of type 'Wagon' from the specified Project.
 



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