Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.FilePath

Packages that use FilePath
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data   
 

Uses of FilePath in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data
 

Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data that return types with arguments of type FilePath
 java.util.List<FilePath> GerritProject.getFilePaths()
          The list of filepath-rules.
 

Method parameters in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data with type arguments of type FilePath
 void GerritProject.setFilePaths(java.util.List<FilePath> filePaths)
          The list of filepath-rules.
 

Constructor parameters in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data with type arguments of type FilePath
GerritProject(CompareType compareType, java.lang.String pattern, java.util.List<Branch> branches, java.util.List<FilePath> filePaths)
          DataBound Constructor.
 



Copyright © 2004-2012. All Rights Reserved.