Index

A B C D E F G H I L M N P R S V X 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(File) - Method in class hudson.plugins.filesystem_scm.SimpleAntWildcardFilter
 
add(String) - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 
AllowDeleteList - Class in hudson.plugins.filesystem_scm
We will only delete file from workspace if it is in the allowDeleteList.
AllowDeleteList(File) - Constructor for class hudson.plugins.filesystem_scm.AllowDeleteList
 

B

buf - Variable in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 

C

calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.filesystem_scm.FSSCM
 
Changelog - Class in hudson.plugins.filesystem_scm
Represents a Changelog record (ChangeLogSet.Entry) in ChangelogSet
Changelog() - Constructor for class hudson.plugins.filesystem_scm.Changelog
 
Changelog(ChangelogSet) - Constructor for class hudson.plugins.filesystem_scm.Changelog
 
Changelog(ChangelogSet, List<FolderDiff.Entry>) - Constructor for class hudson.plugins.filesystem_scm.Changelog
 
Changelog.Path - Class in hudson.plugins.filesystem_scm
A changed file in Changelog
ChangelogSet - Class in hudson.plugins.filesystem_scm
FileSystem base SCM ChangelogSet
ChangelogSet(Run<?, ?>, List<FolderDiff.Entry>) - Constructor for class hudson.plugins.filesystem_scm.ChangelogSet
 
ChangelogSet.XMLSerializer - Class in hudson.plugins.filesystem_scm
 
checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class hudson.plugins.filesystem_scm.FSSCM
 
CheckOut() - Constructor for class hudson.plugins.filesystem_scm.RemoteFolderDiff.CheckOut
 
compareRemoteRevisionWith(Job<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.plugins.filesystem_scm.FSSCM
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.filesystem_scm.FSSCM.DescriptorImpl
 
copyFile(File, File) - Method in class hudson.plugins.filesystem_scm.FolderDiff
Copy file from source to destination (default will not copy file permission)
copyFile(File, File) - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
createChangeLogParser() - Method in class hudson.plugins.filesystem_scm.FSSCM
 

D

DELETED - Enum constant in enum class hudson.plugins.filesystem_scm.FolderDiff.Entry.Type
 
deleteFile(File) - Method in class hudson.plugins.filesystem_scm.FolderDiff
should delete the given file
DescriptorImpl() - Constructor for class hudson.plugins.filesystem_scm.FilterSelector.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.filesystem_scm.FilterSettings.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.filesystem_scm.FSSCM.DescriptorImpl
 
doCheckWildcard(String) - Method in class hudson.plugins.filesystem_scm.FilterSelector.DescriptorImpl
 
doFilterCheck(String) - Method in class hudson.plugins.filesystem_scm.FSSCM.DescriptorImpl

E

Entry() - Constructor for class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
Entry(String, FolderDiff.Entry.Type) - Constructor for class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
equals(Object) - Method in class hudson.plugins.filesystem_scm.Changelog
 
equals(Object) - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
equals(Object) - Method in class hudson.plugins.filesystem_scm.ChangelogSet
 
equals(Object) - Method in class hudson.plugins.filesystem_scm.FolderDiff.Entry
 

F

fileExists() - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 
FilesystemRepositoryBrowser - Class in hudson.plugins.filesystem_scm
Filesystem repository browser.
FilesystemRepositoryBrowser() - Constructor for class hudson.plugins.filesystem_scm.FilesystemRepositoryBrowser
 
FilterSelector - Class in hudson.plugins.filesystem_scm
Manages particular wildcards.
FilterSelector(String) - Constructor for class hudson.plugins.filesystem_scm.FilterSelector
 
FilterSelector.DescriptorImpl - Class in hudson.plugins.filesystem_scm
 
FilterSettings - Class in hudson.plugins.filesystem_scm
Stores filter settings.
FilterSettings(boolean, List<FilterSelector>) - Constructor for class hudson.plugins.filesystem_scm.FilterSettings
 
FilterSettings.DescriptorImpl - Class in hudson.plugins.filesystem_scm
 
FolderDiff<T> - Class in hudson.plugins.filesystem_scm
Detect if two folders are the same or not
FolderDiff() - Constructor for class hudson.plugins.filesystem_scm.FolderDiff
 
FolderDiff.Entry - Class in hudson.plugins.filesystem_scm
 
FolderDiff.Entry.Type - Enum Class in hudson.plugins.filesystem_scm
 
FSSCM - Class in hudson.plugins.filesystem_scm
SCM implementation which watches a file system folder.
FSSCM(String, boolean, boolean, boolean, boolean, String[]) - Constructor for class hudson.plugins.filesystem_scm.FSSCM
Deprecated.
FSSCM(String, boolean, boolean, FilterSettings) - Constructor for class hudson.plugins.filesystem_scm.FSSCM
 
FSSCM.DescriptorImpl - Class in hudson.plugins.filesystem_scm
 

G

getAction() - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
getAffectedFiles() - Method in class hudson.plugins.filesystem_scm.Changelog
 
getAffectedPaths() - Method in class hudson.plugins.filesystem_scm.Changelog
 
getAuthor() - Method in class hudson.plugins.filesystem_scm.Changelog
 
getChangelog() - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
getChangeSetLink(ChangeLogSet.Entry) - Method in class hudson.plugins.filesystem_scm.FilesystemRepositoryBrowser
 
getDate() - Method in class hudson.plugins.filesystem_scm.Changelog
 
getDeletedFiles(long, boolean, boolean) - Method in class hudson.plugins.filesystem_scm.FolderDiff
Deprecated.
use getFiles2Delete instead, time never has been used anyway and testrun is no longer supported, instead inherit from this class and overwrite deleteFiles() for the testmode feature
getDescriptor() - Method in class hudson.plugins.filesystem_scm.FilterSelector
 
getDescriptor() - Method in class hudson.plugins.filesystem_scm.FilterSettings
 
getDisplayName() - Method in class hudson.plugins.filesystem_scm.FSSCM.DescriptorImpl
 
getEditType() - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
getFilename() - Method in class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
getFiles2Delete(boolean) - Method in class hudson.plugins.filesystem_scm.FolderDiff
For each file in the destination folder if file is not in source, and it is in the allowDeleteList, this file will be deleted in the destination
getFilters() - Method in class hudson.plugins.filesystem_scm.FSSCM
Deprecated.
getFilterSettings() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
getKind() - Method in class hudson.plugins.filesystem_scm.ChangelogSet
 
getLastBuildTime() - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
getLastSuccessfulBuildTime() - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
getList() - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 
getLog() - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
getMsg() - Method in class hudson.plugins.filesystem_scm.Changelog
 
getNewOrModifiedFiles(long, boolean) - Method in class hudson.plugins.filesystem_scm.FolderDiff
For each file in the source folder if file is not in destination, this is a new file if the destination file exists but is old, this is a modified file
getNewOrModifiedFiles(long, boolean, boolean) - Method in class hudson.plugins.filesystem_scm.FolderDiff
Deprecated.
use the method without testrun, if you just want to have some test mode, inherit this class and overwrite the copy method
getParent() - Method in class hudson.plugins.filesystem_scm.Changelog
 
getPath() - Method in class hudson.plugins.filesystem_scm.Changelog.Path
Inherited from AffectedFile
getPath() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
getPattern() - Method in class hudson.plugins.filesystem_scm.SimpleAntWildcardFilter
 
getRelativeName(String, String) - Static method in class hudson.plugins.filesystem_scm.FolderDiff
Get the relative path of fileName and folderName fileName = c:\abc\def\foo.java folderName = c:\abc relativeName = def\foo.java This function will not handle Unix/Windows path separator conversation, but will append a java.io.File.separator if folderName does not end with one
getSelectors() - Method in class hudson.plugins.filesystem_scm.FilterSettings
 
getType() - Method in class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
getValue() - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
getWildcard() - Method in class hudson.plugins.filesystem_scm.FilterSelector
 
getWildcards() - Method in class hudson.plugins.filesystem_scm.FilterSettings
 

H

hashCode() - Method in class hudson.plugins.filesystem_scm.Changelog
 
hashCode() - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
hashCode() - Method in class hudson.plugins.filesystem_scm.ChangelogSet
 
hashCode() - Method in class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
hudson.plugins.filesystem_scm - package hudson.plugins.filesystem_scm
 

I

invoke(File, VirtualChannel) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
invoke(File, VirtualChannel) - Method in class hudson.plugins.filesystem_scm.RemoteCopyDir
Deprecated.
 
invoke(File, VirtualChannel) - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff.CheckOut
 
invoke(File, VirtualChannel) - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff.PollChange
 
invoke(File, VirtualChannel) - Method in class hudson.plugins.filesystem_scm.RemoteListDir
 
isApplicable(Job) - Method in class hudson.plugins.filesystem_scm.FSSCM.DescriptorImpl
 
isClearWorkspace() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
isCopyHidden() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
isEmptySet() - Method in class hudson.plugins.filesystem_scm.ChangelogSet
 
isFilterEnabled() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
isIncludeFilter() - Method in class hudson.plugins.filesystem_scm.FilterSettings
 
isIncludeFilter() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
iterator() - Method in class hudson.plugins.filesystem_scm.ChangelogSet
 

L

lastBuildTime - Variable in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
lastSuccessfulBuildTime - Variable in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
load() - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 
log(Exception) - Method in class hudson.plugins.filesystem_scm.FolderDiff
This function will convert e.stackTrace to String and call log(String)
log(String) - Method in class hudson.plugins.filesystem_scm.FolderDiff
Default log to System.out
log(String) - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
log(String, Exception) - Method in class hudson.plugins.filesystem_scm.FolderDiff
This function will convert e.stackTrace to String and call log(String)

M

MODIFIED - Enum constant in enum class hudson.plugins.filesystem_scm.FolderDiff.Entry.Type
 

N

NEW - Enum constant in enum class hudson.plugins.filesystem_scm.FolderDiff.Entry.Type
 

P

parse(Run<?, ?>, File) - Method in class hudson.plugins.filesystem_scm.ChangelogSet.XMLSerializer
 
parse(Run, RepositoryBrowser<?>, File) - Method in class hudson.plugins.filesystem_scm.ChangelogSet.XMLSerializer
 
Path() - Constructor for class hudson.plugins.filesystem_scm.Changelog.Path
 
Path(Changelog) - Constructor for class hudson.plugins.filesystem_scm.Changelog.Path
 
Path(Changelog, FolderDiff.Entry) - Constructor for class hudson.plugins.filesystem_scm.Changelog.Path
 
PollChange() - Constructor for class hudson.plugins.filesystem_scm.RemoteFolderDiff.PollChange
 
processChangelog(Run<?, ?>, File, List<FolderDiff.Entry>) - Method in class hudson.plugins.filesystem_scm.FSSCM
 

R

readResolve() - Method in class hudson.plugins.filesystem_scm.FSSCM
 
RemoteCopyDir - Class in hudson.plugins.filesystem_scm
Deprecated.
Not used anymore
RemoteCopyDir(String) - Constructor for class hudson.plugins.filesystem_scm.RemoteCopyDir
Deprecated.
 
RemoteFolderDiff<T> - Class in hudson.plugins.filesystem_scm
 
RemoteFolderDiff() - Constructor for class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
RemoteFolderDiff.CheckOut - Class in hudson.plugins.filesystem_scm
 
RemoteFolderDiff.PollChange - Class in hudson.plugins.filesystem_scm
 
RemoteListDir - Class in hudson.plugins.filesystem_scm
 
RemoteListDir() - Constructor for class hudson.plugins.filesystem_scm.RemoteListDir
 
remove(String) - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 

S

save() - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 
save(ChangelogSet, File) - Method in class hudson.plugins.filesystem_scm.ChangelogSet.XMLSerializer
 
setAction(String) - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
setAllowDeleteList(Set<String>) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
setChangelog(Changelog) - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
setDate(Date) - Method in class hudson.plugins.filesystem_scm.Changelog
 
setDstPath(String) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
setExcludeFilter(String[]) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
setFilename(String) - Method in class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
setIgnoreHidden(boolean) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
setIncludeFilter(String[]) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
setLastBuildTime(long) - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
setLastSuccessfulBuildTime(long) - Method in class hudson.plugins.filesystem_scm.RemoteFolderDiff
 
setList(Set<String>) - Method in class hudson.plugins.filesystem_scm.AllowDeleteList
 
setParent(ChangeLogSet) - Method in class hudson.plugins.filesystem_scm.Changelog
 
setSrcPath(String) - Method in class hudson.plugins.filesystem_scm.FolderDiff
 
setType(FolderDiff.Entry.Type) - Method in class hudson.plugins.filesystem_scm.FolderDiff.Entry
 
setValue(String) - Method in class hudson.plugins.filesystem_scm.Changelog.Path
 
SimpleAntWildcardFilter - Class in hudson.plugins.filesystem_scm
 
SimpleAntWildcardFilter(String) - Constructor for class hudson.plugins.filesystem_scm.SimpleAntWildcardFilter
 
stackTraceToString(Exception) - Static method in class hudson.plugins.filesystem_scm.FolderDiff
Convert Exception.stackTrace to String

V

valueOf(String) - Static method in enum class hudson.plugins.filesystem_scm.FolderDiff.Entry.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class hudson.plugins.filesystem_scm.FolderDiff.Entry.Type
Returns an array containing the constants of this enum class, in the order they are declared.

X

XMLSerializer() - Constructor for class hudson.plugins.filesystem_scm.ChangelogSet.XMLSerializer
 
A B C D E F G H I L M N P R S V X 
All Classes and Interfaces|All Packages|Serialized Form