A C D E F G H I J L O P R S T U W

A

addPath(String) - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
ClearTool - Class in jenkins.plugins.simpleclearcase
 
ClearTool(Launcher, FilePath) - Constructor for class jenkins.plugins.simpleclearcase.ClearTool
 
compare(SimpleClearCaseChangeLogEntry, SimpleClearCaseChangeLogEntry) - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntryDateComparator
 
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.HelloWorldBuilder.DescriptorImpl
 
createChangeLogParser() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 

D

DateUtil - Class in jenkins.plugins.simpleclearcase.util
 
DateUtil() - Constructor for class jenkins.plugins.simpleclearcase.util.DateUtil
 
DebugHelper - Class in jenkins.plugins.simpleclearcase.util
 
DebugHelper() - Constructor for class jenkins.plugins.simpleclearcase.util.DebugHelper
 
DESCRIPTOR - Static variable in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
doCheckName(String) - Method in class jenkins.plugins.HelloWorldBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'name'.
doesViewExist(String) - Method in class jenkins.plugins.simpleclearcase.ClearTool
 

E

error(Launcher, String, Object...) - Static method in class jenkins.plugins.simpleclearcase.util.DebugHelper
 
error(Launcher, String) - Static method in class jenkins.plugins.simpleclearcase.util.DebugHelper
 

F

FileElement - Class in jenkins.plugins.simpleclearcase
 
FileElement(String, String, boolean) - Constructor for class jenkins.plugins.simpleclearcase.FileElement
 
FileElement(String, boolean) - Constructor for class jenkins.plugins.simpleclearcase.FileElement
 

G

getAffectedPaths() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getAuthor() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getBuiltTime() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseRevisionState
 
getComment() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getDate() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getDescriptor() - Method in class jenkins.plugins.HelloWorldBuilder
 
getDisplayName() - Method in class jenkins.plugins.HelloWorldBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getDisplayName() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM.DescriptorImpl
 
getFilePath() - Method in class jenkins.plugins.simpleclearcase.FileElement
 
getLatestCommitDate(List<String>) - Method in class jenkins.plugins.simpleclearcase.ClearTool
 
getLatestCommitDate() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogSet
 
getLatestDate(List<SimpleClearCaseChangeLogEntry>) - Static method in class jenkins.plugins.simpleclearcase.util.DateUtil
 
getLoadRules() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
getMailFromAuthor(String, boolean) - Static method in class jenkins.plugins.simpleclearcase.util.OsUtil
 
getMsg() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getName() - Method in class jenkins.plugins.HelloWorldBuilder
We'll use this from the config.jelly.
getName(String, boolean) - Static method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getName(String, boolean) - Static method in class jenkins.plugins.simpleclearcase.util.OsUtil
 
getNewline(boolean) - Static method in class jenkins.plugins.simpleclearcase.util.OsUtil
 
getOperation() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getPath(String, boolean) - Static method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getPath(String, boolean) - Static method in class jenkins.plugins.simpleclearcase.util.OsUtil
 
getPathSeparator(boolean) - Static method in class jenkins.plugins.simpleclearcase.util.OsUtil
 
getUser() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getVersion() - Method in class jenkins.plugins.simpleclearcase.FileElement
 
getVersion() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
getViewname() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
getWorkspace() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 

H

HelloWorldBuilder - Class in jenkins.plugins
Sample Builder.
HelloWorldBuilder(String) - Constructor for class jenkins.plugins.HelloWorldBuilder
 
HelloWorldBuilder.DescriptorImpl - Class in jenkins.plugins
Descriptor for HelloWorldBuilder.
HelloWorldBuilder.DescriptorImpl() - Constructor for class jenkins.plugins.HelloWorldBuilder.DescriptorImpl
 

I

info(Launcher, String, Object...) - Static method in class jenkins.plugins.simpleclearcase.util.DebugHelper
 
info(Launcher, String) - Static method in class jenkins.plugins.simpleclearcase.util.DebugHelper
 
INIT_VERSION - Static variable in class jenkins.plugins.simpleclearcase.FileElement
 
isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.HelloWorldBuilder.DescriptorImpl
 
isEmptySet() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogSet
 
isUnix() - Method in class jenkins.plugins.simpleclearcase.FileElement
 
isUnix() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
iterator() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogSet
 

J

jenkins.plugins - package jenkins.plugins
 
jenkins.plugins.simpleclearcase - package jenkins.plugins.simpleclearcase
 
jenkins.plugins.simpleclearcase.util - package jenkins.plugins.simpleclearcase.util
 

L

lshistory(List<String>, Date) - Method in class jenkins.plugins.simpleclearcase.ClearTool
 
LSHISTORY_FORMATTING - Static variable in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 

O

OsUtil - Class in jenkins.plugins.simpleclearcase.util
 
OsUtil() - Constructor for class jenkins.plugins.simpleclearcase.util.OsUtil
 

P

perform(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.HelloWorldBuilder
 

R

requiresWorkspaceForPolling() - Method in class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 

S

SimpleClearCaseChangeLogEntry - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseChangeLogEntry(Date, String, String, String, String, String, boolean) - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntry
 
SimpleClearCaseChangeLogEntryDateComparator - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseChangeLogEntryDateComparator() - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntryDateComparator
 
SimpleClearCaseChangeLogParser - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseChangeLogParser() - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogParser
 
SimpleClearCaseChangeLogSet - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseChangeLogSet(AbstractBuild<?, ?>, List<SimpleClearCaseChangeLogEntry>) - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogSet
 
SimpleClearCaseRevisionState - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseRevisionState(Date) - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseRevisionState
 
SimpleClearCaseSCM - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseSCM(String, String, String) - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM
 
SimpleClearCaseSCM.DescriptorImpl - Class in jenkins.plugins.simpleclearcase
 
SimpleClearCaseSCM.DescriptorImpl() - Constructor for class jenkins.plugins.simpleclearcase.SimpleClearCaseSCM.DescriptorImpl
 

T

transformPath(String, boolean) - Static method in class jenkins.plugins.simpleclearcase.util.OsUtil
 

U

UNIX_NEWLINE - Static variable in class jenkins.plugins.simpleclearcase.util.OsUtil
 
UNIX_PATH_SEPARATOR - Static variable in class jenkins.plugins.simpleclearcase.util.OsUtil
 
useFrench() - Method in class jenkins.plugins.HelloWorldBuilder.DescriptorImpl
This method returns true if the global configuration says we should speak French.

W

WIN_NEWLINE - Static variable in class jenkins.plugins.simpleclearcase.util.OsUtil
 
WIN_PATH_SEPARATOR - Static variable in class jenkins.plugins.simpleclearcase.util.OsUtil
 
WriteChangeLog(File, SimpleClearCaseChangeLogSet) - Static method in class jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogParser
 

A C D E F G H I J L O P R S T U W

Copyright © 2004-2011. All Rights Reserved.