Package hudson.plugins.filesystem_scm
Class AllowDeleteList
java.lang.Object
hudson.plugins.filesystem_scm.AllowDeleteList
We will only delete file from workspace if it is in the allowDeleteList.
And each time we add any files to the workspace, we will add a record in this list.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllowDeleteList
-
-
Method Details
-
fileExists
public boolean fileExists() -
getList
-
setList
-
add
-
remove
-
save
- Throws:
IOException
-
load
- Throws:
IOException
-