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

Packages that use FixedIssue
org.apache.maven.plugins.changes.model   
 

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

Methods in org.apache.maven.plugins.changes.model with parameters of type FixedIssue
 void Action.addFixedIssue(FixedIssue fixedIssue)
          Method addFixedIssue.
 void Action.removeFixedIssue(FixedIssue fixedIssue)
          Method removeFixedIssue.
 



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