Uses of Class
org.apache.maven.plugins.changes.model.Action

Packages that use Action
org.apache.maven.plugin.changes   
org.apache.maven.plugins.changes.model   
 

Uses of Action in org.apache.maven.plugin.changes
 

Methods in org.apache.maven.plugin.changes that return Action
 Action IssueAdapter.createAction(Issue issue)
          Create an Action from an issue.
 

Uses of Action in org.apache.maven.plugins.changes.model
 

Methods in org.apache.maven.plugins.changes.model with parameters of type Action
 void Release.addAction(Action action)
          Method addAction.
 void Release.removeAction(Action action)
          Method removeAction.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.