Uses of Class
hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig

Uses of FilesFoundTriggerConfig in hudson.plugins.filesfoundtrigger
 

Methods in hudson.plugins.filesfoundtrigger that return types with arguments of type FilesFoundTriggerConfig
 java.util.List<FilesFoundTriggerConfig> FilesFoundTrigger.getConfigs()
          Get the list of configured file patterns.
 hudson.model.Descriptor<FilesFoundTriggerConfig> FilesFoundTriggerConfig.getDescriptor()
          
 

Constructor parameters in hudson.plugins.filesfoundtrigger with type arguments of type FilesFoundTriggerConfig
FilesFoundTrigger(java.lang.String spec, java.util.List<FilesFoundTriggerConfig> configs)
          Create a new FilesFoundTrigger.
 



Copyright © 2004-2011. All Rights Reserved.