- getClassDescriptor() - Static method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig
-
Get the descriptor of this class.
- getConfigs() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTrigger
-
Get the list of configured file patterns.
- getDescriptor() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig
- getDirectory() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerCause
-
Get the base directory that was used when locating files.
- getDirectory() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig
-
Get the base directory to use when locating files.
- getDisplayName() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTrigger.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig.DescriptorImpl
- getFiles() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerCause
-
Get the pattern of files that were located under the base directory.
- getFiles() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig
-
Get the pattern of files to locate under the base directory.
- getIgnoredFiles() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerCause
-
Get the pattern of files that were ignored when searching under the base
directory.
- getIgnoredFiles() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig
-
Get the pattern of files to ignore when searching under the base directory.
- getNode() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerCause
-
Get the node on which the files were found.
- getNode() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerConfig
-
Get the slave node on which to look for files, or null if the
master will be used.
- getShortDescription() - Method in class hudson.plugins.filesfoundtrigger.FilesFoundTriggerCause