C D E G I P S V

C

checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - Method in class scm.vss.VSSSCM
Fetches the content from VSS.
createChangeLogParser() - Method in class scm.vss.VSSSCM
Returns the change log parser.

D

DESCRIPTOR - Static variable in class scm.vss.VSSSCM
VSS descriptor.

E

escapeForXml(Object) - Static method in class scm.vss.VSSSCM
Converts the input in the way that it can be written to the XML.

G

getAction() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getAffectedPaths() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
Returns the affected files collection.
getAuthor() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getComment() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getDate() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getDescriptor() - Method in class scm.vss.VSSSCM
Returns the descriptor.
getFile() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getLogs() - Method in class scm.vss.VSSChangeLogSet
 
getModuleRoot(FilePath) - Method in class scm.vss.VSSSCM
Module root same as the workspace root.
getMsg() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getPassword() - Method in class scm.vss.VSSSCM
 
getServerPath() - Method in class scm.vss.VSSSCM
 
getUser() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getUser() - Method in class scm.vss.VSSSCM
 
getVersion() - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
getVssPath() - Method in class scm.vss.VSSSCM
 

I

isEmptySet() - Method in class scm.vss.VSSChangeLogSet
Returns true if the changes are empty.
isRecursive() - Method in class scm.vss.VSSSCM
 
isUseUpdate() - Method in class scm.vss.VSSSCM
 
isWritable() - Method in class scm.vss.VSSSCM
 
iterator() - Method in class scm.vss.VSSChangeLogSet
Returns the iterator for history entries.

P

PluginImpl - Class in scm.vss
Microsoft VSS plugin.
PluginImpl() - Constructor for class scm.vss.PluginImpl
 
pollChanges(AbstractProject, Launcher, FilePath, TaskListener) - Method in class scm.vss.VSSSCM
Poll for changes in the workspace in VSS.

S

scm.vss - package scm.vss
 
setAction(String) - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
setComment(String) - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
setDate(String) - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
setFile(String) - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
setUser(String) - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
setVersion(String) - Method in class scm.vss.VSSChangeLogSet.VSSChangeLog
 
start() - Method in class scm.vss.PluginImpl
Registers VSS SCM.

V

VSSChangeLogSet - Class in scm.vss
The VSS change log set.
VSSChangeLogSet(AbstractBuild, File) - Constructor for class scm.vss.VSSChangeLogSet
Log set is created with the change log file.
VSSChangeLogSet.VSSChangeLog - Class in scm.vss
VSS change log.
VSSChangeLogSet.VSSChangeLog() - Constructor for class scm.vss.VSSChangeLogSet.VSSChangeLog
 
VSSSCM - Class in scm.vss
Manages the content from Microsoft Visual Source Safe.
VSSSCM(String, String, String, String, boolean, boolean, boolean) - Constructor for class scm.vss.VSSSCM
All the details necessary to get the content from VSS.

C D E G I P S V

Copyright © 2008. All Rights Reserved.