A B C D E F G H I L M N P R S T U V W 

A

addEntry(List<IntegrityChangeLogSet.IntegrityChangeLogPath>, String, String) - Method in class hudson.scm.IntegrityChangeLogSet
Adds an entry to the change set.
addNewEntry(List<IntegrityChangeLogSet.IntegrityChangeLogPath>, String, String) - Method in class hudson.scm.IntegrityChangeLogSet
Returns a new IntegrityChangeLog, which is already added to the list.
addPath(IntegrityChangeLogSet.IntegrityChangeLogPath) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
 
addProjectLabel(APISession, String, String, String) - Method in class hudson.scm.IntegrityCMProject
Applies a Project Label on this Integrity CM Project
APISession - Class in hudson.scm
This class represents an Integration Point to a server.
AUTHOR_SELECT - Static variable in class hudson.scm.DerbyUtils
 

B

BASELINE_SELECT - Static variable in class hudson.scm.DerbyUtils
 
BUILD_PROJECT - Static variable in class hudson.scm.IntegrityCMProject
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class hudson.scm.IntegritySCM
Adds Integrity CM Project info to the build variables

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.IntegritySCM
Overridden calcRevisionsFromBuild function Returns the current project configuration which can be used to difference any future configurations
CHECKIN_DESCRIPTOR - Static variable in class hudson.scm.IntegrityCheckinAction
 
checkout(APISession, String, String, String, File, boolean, String) - Static method in class hudson.scm.IntegrityCMMember
Performs a checkout of this Integrity Source File to a working file location on the build server represented by targetFile
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class hudson.scm.IntegritySCM
Overridden checkout function This is the real invocation of this plugin.
checkpoint(APISession, String) - Method in class hudson.scm.IntegrityCMProject
Performs a checkpoint on this Integrity CM Project
CHECKPOINT_DESCRIPTOR - Static variable in class hudson.scm.IntegrityCheckpointAction
 
CHECKSUM_UPDATE - Static variable in class hudson.scm.DerbyUtils
 
cleanupProjectCache(ConnectionPoolDataSource, String, String) - Static method in class hudson.scm.DerbyUtils
Maintenance function to limit project cache to the most recent two builds
CM_PROJECT - Enum in hudson.scm
 
compareBaseline(String, String, boolean, APISession) - Static method in class hudson.scm.DerbyUtils
Compares this version of the project to a previous/new version to determine what are the updates and what was deleted
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.IntegritySCM
Overridden compareRemoteRevisionWith function Loads up the previous project configuration and compares that against the current to determine if the project has changed
configure(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityCheckinAction.IntegrityCheckinDescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
This method is invoked when the global configuration page is submitted.
create(IntegrityConfigurable) - Static method in class hudson.scm.APISession
Creates an authenticated API Session against the Integrity Server
CREATE_INTEGRITY_SCM_REGISTRY - Static variable in class hudson.scm.DerbyUtils
 
CREATE_PROJECT_TABLE - Static variable in class hudson.scm.DerbyUtils
 
createChangeLogParser() - Method in class hudson.scm.IntegritySCM
Overridden createChangeLogParser function Creates a custom Integrity Change Log Parser, which compares two view project outputs
createCMProjectTables(ConnectionPoolDataSource, String) - Static method in class hudson.scm.DerbyUtils
Establishes a fresh set of Integrity SCM cache tables
createConnectionPoolDataSource(String) - Static method in class hudson.scm.DerbyUtils
Creates a pooled connection data source for the derby database
createRegistry(ConnectionPoolDataSource) - Static method in class hudson.scm.DerbyUtils
Creates the Integrity SCM cache registry table

D

debug(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging a debug message
DEFAULT_THREAD_POOL_SIZE - Static variable in class hudson.scm.IntegritySCM
 
defaultCheckpointLabel - Static variable in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
defaultQueryDefinition - Static variable in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
defaultTestFailedVerdictName - Static variable in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
defaultTestPassedVerdictName - Static variable in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
defaultTestSkippedVerdictName - Static variable in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
defaultTestSuiteContainsField - Static variable in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
deleteNonMembers(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.scm.IntegrityDeleteNonMembersTask
Delete all members in the build workspace that are not under version control
DELETENONMEMBERS_DESCRIPTOR - Static variable in class hudson.scm.IntegrityDeleteNonMembersAction
 
deleteProjectCache(ConnectionPoolDataSource, String) - Static method in class hudson.scm.DerbyUtils
Maintenance function to delete all inactive project cache tables
DELTA_SELECT - Static variable in class hudson.scm.DerbyUtils
 
DERBY_DRIVER - Static variable in class hudson.scm.DerbyUtils
 
DERBY_SYS_HOME_PROPERTY - Static variable in class hudson.scm.DerbyUtils
 
DERBY_URL_PREFIX - Static variable in class hudson.scm.DerbyUtils
 
DerbyUtils - Class in hudson.scm
This class provides certain utility functions for working with the embedded derby database
DerbyUtils() - Constructor for class hudson.scm.DerbyUtils
 
DIR_SELECT - Static variable in class hudson.scm.DerbyUtils
 
doCheckpointLabelCheck(String) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
doClearInactiveCacheData() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
A maintenance function to help keep cache tables under control
doFillServerConfigItems(String) - Method in class hudson.scm.IntegrityCheckinAction.IntegrityCheckinDescriptorImpl
Provides a list box for users to choose from a list of Integrity Server configurations
doFillServerConfigItems(String) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
Provides a list box for users to choose from a list of Integrity Server configurations
doFillServerConfigItems(String) - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Provides a list box for users to choose from a list of Integrity Server configurations
doFillServerConfigItems(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Provides a list box for users to choose from a list of Integrity Server configurations
doTestConnection(String, int, String, String, boolean, String, int) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
A credentials validation helper
doValidCheckoutThreadPoolSizeCheck(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Validates that the thread pool size is numeric and within a valid range
DROP_PROJECT_TABLE - Static variable in class hudson.scm.DerbyUtils
 
DROP_REGISTRY_ENTRY - Static variable in class hudson.scm.DerbyUtils
 

E

equals(Object) - Method in class hudson.scm.IntegrityConfigurable
Overridden equality function to safeguard from duplicate connections
error(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging an error message
evalGroovyExpression(Map<String, String>, String) - Static method in class hudson.scm.IntegrityCheckpointAction
Utility function to convert a groovy expression to a string
ExceptionHandler - Class in hudson.scm
 
ExceptionHandler(APIException) - Constructor for class hudson.scm.ExceptionHandler
Constructor requires a single APIException to debug
executeStmt(ConnectionPoolDataSource, String) - Static method in class hudson.scm.DerbyUtils
Generic SQL statement execution function

F

fatal(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging a fatal message
findProject(String) - Static method in class hudson.scm.IntegritySCM
 
fixDescription(String) - Static method in class hudson.scm.DerbyUtils
Attempts to fix known issues with characters that can potentially break the change log xml
FS - Static variable in class hudson.scm.IntegritySCM
 

G

getAction() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns the action associated with this change, i.e.
getAffectedFiles() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
 
getAffectedPaths() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
getAlternateWorkspace() - Method in class hudson.scm.IntegritySCM
Returns the alternate workspace directory
getAnnotatedLink(String, String, String) - Static method in class hudson.scm.IntegrityCMMember
Returns an URL encoded string representation for invoking this Integrity member's annotated view
getAnnotation() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns a string url representation containing the link to the Integrity Annotated Member view
getAuthor() - Method in class hudson.scm.IntegrityChangeLogSet
Returns the author responsible for creating this Change Set
getAuthor() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns the author responsible for the change Note: This user must be defined in Hudson/Jenkins!
getAuthor(APISession, String, String, String) - Static method in class hudson.scm.IntegrityCMMember
Performs a revision info on this Integrity Source File
getBrowser() - Method in class hudson.scm.IntegritySCM
 
getChangeLog(String, List<Hashtable<CM_PROJECT, Object>>) - Method in class hudson.scm.IntegrityCMProject
Returns the Change Log based on the project baseline comparison This assumes that compareBaseline() has been called already
getChangeSetLink(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.browsers.IntegrityWebUI
At this point we don't have a separate link for the Change Set itself Each entry essentially is a change set within itself Returns an Integrity annotation view link for a specific file
getCheckoutThreadPoolSize() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default thread pool size for a new project
getCheckoutThreadPoolSize() - Method in class hudson.scm.IntegritySCM
Returns the size of the thread pool for parallel checkouts
getCheckpointBeforeBuild() - Method in class hudson.scm.IntegrityCMProject
Returns if the project is checkpointed before the build (configuration parameter)
getCheckpointBeforeBuild() - Method in class hudson.scm.IntegritySCM
Returns true/false depending on whether or not perform a checkpoint before the build
getCheckpointLabel() - Method in class hudson.scm.IntegrityCheckpointAction
Returns the label pattern for the Checkpoint
getCheckpointLabel() - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
Returns the defaultCheckpointLabel for a checkpoint
getCheckpointLabel() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default groovy expression for the checkpoint label
getCheckpointLabel() - Method in class hudson.scm.IntegritySCM
Returns the label string for the checkpoint performed before the build
getChecksumUpdates() - Method in class hudson.scm.IntegrityCheckoutTask
Returns all the changes to the checksums that were performed
getCiConfigPath() - Method in class hudson.scm.IntegrityCheckinAction
Returns the configuration path for the project to check-in artifacts after the build
getCiWorkspaceDir() - Method in class hudson.scm.IntegrityCheckinAction
Returns the workspace directory containing the check-in artifacts created as a result of the build
getCleanCopy() - Method in class hudson.scm.IntegritySCM
Returns true/false depending on whether or not the workspace is required to be cleaned
getCommand() - Method in class hudson.scm.ExceptionHandler
Returns the executed command that caused the exception
getConfigId() - Method in class hudson.scm.IntegrityConfigurable
Returns the unique id associated with this configuration
getConfigPath() - Method in class hudson.scm.IntegritySCM
Returns the Project or Configuration Path for a Integrity Source Project
getConfiguration(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Return the IntegrityConfigurable object for the specified simple name
getConfigurationName() - Method in class hudson.scm.IntegrityCheckinAction
Returns the build configuration name for this project
getConfigurationName() - Method in class hudson.scm.IntegrityCheckpointAction
Returns the build configuration name for this project
getConfigurationName() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns a default value for the Configuration Name
getConfigurationName() - Method in class hudson.scm.IntegritySCM
Returns the configuration name for this project Required when working with Multiple SCMs plug-in
getConfigurationPath() - Method in class hudson.scm.IntegrityCMProject
Returns the Full Configuration Path for this Integrity CM Project
getConfigurations() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the list of Integrity Server connections.
getDataSource() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the pooled connection data source for the derby db
getDate() - Method in class hudson.scm.IntegrityChangeLogSet
Returns the date/time information of when this Change Set was created
getDate() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns the modification timestamp for this Entry
getDeleteNonMembers() - Method in class hudson.scm.IntegritySCM
Returns the true/false depending on whether non members should be deleted before the build
getDescriptor() - Method in class hudson.scm.browsers.IntegrityWebUI
Returns the Descriptor> for the IntegrityWebUI object.
getDescriptor() - Method in class hudson.scm.IntegrityCheckinAction
Return the instance of DescriptorImpl object for this class
getDescriptor() - Method in class hudson.scm.IntegrityCheckpointAction
Return the instance of DescriptorImpl object for this class
getDescriptor() - Method in class hudson.scm.IntegrityDeleteNonMembersAction
 
getDescriptor() - Method in class hudson.scm.IntegrityItemAction
Return the instance of DescriptorImpl object for this class
getDescriptor() - Method in class hudson.scm.IntegritySCM
Returns the SCMDescriptor for the SCM object.
getDifferences() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns a string representation containing the link to the Integrity Member differences view
getDifferencesLink(String, String, String, String) - Static method in class hudson.scm.IntegrityCMMember
Returns an URL encoded string representation for invoking this Integrity member's differences view This assumes that IntegrityCMProject.compareBaseline() was invoked!
getDiffLink(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.browsers.IntegrityWebUI
Returns an Integrity differences link for a specific file
getDiffLink(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.IntegrityRepositoryBrowser
Constructs the differences link between two Integrity Member Revisions.
getDirList(String) - Static method in class hudson.scm.DerbyUtils
Returns a string list of relative paths to all directories in this project
getDisplayName() - Method in class hudson.scm.browsers.IntegrityWebUI.IntegrityWebUIDescriptorImpl
Returns the name for this Repository Browser
getDisplayName() - Method in class hudson.scm.IntegrityCheckinAction.IntegrityCheckinDescriptorImpl
 
getDisplayName() - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
getDisplayName() - Method in class hudson.scm.IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl
 
getDisplayName() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
getDisplayName() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the name of the SCM, this is the name that will show up next to CVS, Subversion, etc.
getDistinctJobNames(ConnectionPoolDataSource) - Static method in class hudson.scm.DerbyUtils
Maintenance function that returns a list of distinct job names for additional checking to see which ones are inactive
getEditType() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Used by the stapler class to display an appropriate icon associated with the change
getEditType() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
 
getEnum(String) - Static method in class hudson.scm.DerbyUtils
Returns the CM_PROJECT column name for the string column name
getExcludeList() - Method in class hudson.scm.IntegritySCM
Returns the files that will be included
getExcludes() - Method in class hudson.scm.IntegrityCheckinAction
Returns the Ant-style excludes filter for the check-in workspace folder
getExitCode() - Method in class hudson.scm.ExceptionHandler
Returns the exit codes associated with executing the command
getFailureValue() - Method in class hudson.scm.IntegrityItemAction
Returns the failure value that will be set when the build has failed
getFetchChangedWorkspaceFiles() - Method in class hudson.scm.IntegritySCM
Returns the true/false depending on whether or not to synchronize changed workspace files
getFile() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns the Integrity Project Member path for this change
getHostName() - Method in class hudson.scm.APISession
Returns the Integrity Hostname for this APISession
getHostName() - Method in class hudson.scm.IntegrityConfigurable
Returns the host name of the Integrity Server
getIncludeList() - Method in class hudson.scm.IntegritySCM
Returns the files that will be excluded
getIncludes() - Method in class hudson.scm.IntegrityCheckinAction
Returns the Ant-style includes filter for the check-in workspace folder
getIntegrityProject() - Method in class hudson.scm.IntegritySCM
Returns the Integrity Configuration Management Project
getIntegrityURL() - Method in class hudson.scm.IntegrityChangeLogSet
Provides the Integrity URL for this Change Log Set
getIPHostName() - Method in class hudson.scm.APISession
Returns the Integrity Integration Point Hostname for this APISession
getIpHostName() - Method in class hudson.scm.IntegrityConfigurable
Returns the Integration Point host name for the connection
getIPPort() - Method in class hudson.scm.APISession
Returns the Integrity Integration Point Port for this APISession
getIpPort() - Method in class hudson.scm.IntegrityConfigurable
Returns the Integration Point port of the API Session
getKind() - Method in class hudson.scm.IntegrityChangeLogSet
Returns the type of this Change Log Set
getLastCheckpointDate() - Method in class hudson.scm.IntegrityCMProject
Returns the date when the last checkpoint was performed on this Project
getLineTerminator() - Method in class hudson.scm.IntegrityCMProject
Returns the line terminator setting for this project
getLineTerminator() - Method in class hudson.scm.IntegritySCM
Returns the line terminator to apply when obtaining files from the Integrity Server
getLogEntry() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
Gets the LogEntry of which this path is a member.
getLogField() - Method in class hudson.scm.IntegrityItemAction
Returns the log field associated with the "build" item
getLogs() - Method in class hudson.scm.IntegrityChangeLogSet
Returns the list of Change Logs
getMD5Checksum(File) - Static method in class hudson.scm.IntegrityCMMember
Returns the MD5 checksum hash for a file
getMessage() - Method in class hudson.scm.ExceptionHandler
Returns the Message obtained from the APIException
getMsg() - Method in class hudson.scm.IntegrityChangeLogSet
Returns the comments associated with this Change Set
getMsg() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns the comments associated with the change
getName(String) - Static method in class hudson.scm.IntegrityCMMember
Returns only the file name portion for this full server-side member path
getName() - Method in class hudson.scm.IntegrityConfigurable
Returns the simple name for this Integrity Configuration
getParent() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Gets the IntegrityChangeLogSet to which this change set belongs.
getPassword() - Method in class hudson.scm.IntegrityConfigurable
Returns the encrypted password of the user connecting to the Integrity Server
getPassword() - Method in class hudson.scm.IntegritySCM
Returns the project specific encrypted password of the user connecting to the Integrity Server
getPasswordInPlainText() - Method in class hudson.scm.IntegrityConfigurable
Returns the password (plain text) of the user connecting to the Integrity Server
getPath() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
Inherited from AffectedFile
getPaths() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Gets the files that are changed in this commit.
getPort() - Method in class hudson.scm.APISession
Returns the Integrity Port for this APISession
getPort() - Method in class hudson.scm.IntegrityConfigurable
Returns the port of the Integrity Server
getProjectCache(ConnectionPoolDataSource, String, String, long) - Static method in class hudson.scm.DerbyUtils
Returns the name of the project cache table for the specified job/configuration and build
getProjectCache() - Method in class hudson.scm.IntegrityRevisionState
 
getProjectCacheTable() - Method in class hudson.scm.IntegrityCMProject
Returns the cache table name for this project configuration
getProjectName() - Method in class hudson.scm.IntegrityCMProject
Returns the project path for this Integrity CM Project
getProjectRevision() - Method in class hudson.scm.IntegrityCMProject
Returns the project revision for this Integrity SCM Project
getQueryDefinition() - Method in class hudson.scm.IntegrityItemAction
Returns the query definition expression
getQueryDefinition() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Returns the default query definition that will be used to find the 'build' item
getRequiredMonitorService() - Method in class hudson.scm.IntegrityCheckinAction
Returns the build step we're monitoring
getRequiredMonitorService() - Method in class hudson.scm.IntegrityCheckpointAction
Returns the build step we're monitoring
getRequiredMonitorService() - Method in class hudson.scm.IntegrityDeleteNonMembersAction
Returns the build step we're monitoring
getRequiredMonitorService() - Method in class hudson.scm.IntegrityItemAction
Returns the build step we're monitoring
getRestoreTimestamp() - Method in class hudson.scm.IntegrityCMProject
Returns the restore timestamp setting for this project
getRestoreTimestamp() - Method in class hudson.scm.IntegritySCM
Returns true/false depending on whether or not the restore timestamp option is in effect
getRev() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Returns the revision number associated with the change
getRowCount(ResultSet) - Static method in class hudson.scm.DerbyUtils
This function provides a count of the total number of rows in the ResultSet
getRowData(ResultSet) - Static method in class hudson.scm.DerbyUtils
Convenience function that converts a result set row into a Hashtable for easy access
getSecretPassword() - Method in class hudson.scm.IntegrityConfigurable
Returns the Secret password in its raw form
getSecretPassword() - Method in class hudson.scm.IntegritySCM
Returns the project specific Secret password of the user connecting to the Integrity Server
getSecure() - Method in class hudson.scm.IntegrityConfigurable
Returns true/false depending on secure sockets are enabled
getServerConfig() - Method in class hudson.scm.IntegrityCheckinAction
Returns the simple server configuration name
getServerConfig() - Method in class hudson.scm.IntegrityCheckpointAction
Returns the simple server configuration name
getServerConfig() - Method in class hudson.scm.IntegrityItemAction
Returns the simple server configuration name
getServerConfig() - Method in class hudson.scm.IntegritySCM
Returns the simple server configuration name
getSkipAuthorInfo() - Method in class hudson.scm.IntegrityCMProject
Returns the flag on whether or not to skip author information
getSkipAuthorInfo() - Method in class hudson.scm.IntegritySCM
Returns true/false depending on whether or not to use 'si revisioninfo' to determine author information
getStateField() - Method in class hudson.scm.IntegrityItemAction
Returns the status/state field for the "build" item
getSuccessValue() - Method in class hudson.scm.IntegrityItemAction
Returns the success value that will be set when the build is a success
getTestCaseTestNameField() - Method in class hudson.scm.IntegrityItemAction
Returns the JUnit Test Name or External ID field for the Test Case
getTestFailedVerdictName() - Method in class hudson.scm.IntegrityItemAction
Returns the name for the 'Failed' verdict
getTestFailedVerdictName() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Returns the default name for the Integrity 'Failed' verdict
getTestPassedVerdictName() - Method in class hudson.scm.IntegrityItemAction
Returns the name for the 'Passed' verdict
getTestPassedVerdictName() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Returns the default name for the Integrity 'Passed' verdict
getTestSessionActiveState() - Method in class hudson.scm.IntegrityItemAction
Returns the active State for a Test Session item
getTestSessionField() - Method in class hudson.scm.IntegrityItemAction
Returns the Test Session relationship field for the "build" item
getTestSessionStateField() - Method in class hudson.scm.IntegrityItemAction
Returns the State field for a Test Session item
getTestSessionTestsField() - Method in class hudson.scm.IntegrityItemAction
Returns the Tests field associated with the Test Session item
getTestSkippedVerdictName() - Method in class hudson.scm.IntegrityItemAction
Returns the name for the 'Skipped' verdict
getTestSkippedVerdictName() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Returns the default name for the Integrity 'Skipped' verdict
getTestSuiteContainsField() - Method in class hudson.scm.IntegrityItemAction
Returns the name of the 'Contains' Test Suite structural relationship field
getTestSuiteContainsField() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Returns the default name for the Integrity 'Contains' field
getUser() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Gets the user responsible for the change
getUserName() - Method in class hudson.scm.APISession
Returns the Integrity User for this APISession
getUserName() - Method in class hudson.scm.IntegrityConfigurable
Returns the User connecting to the Integrity Server
getUserName() - Method in class hudson.scm.IntegritySCM
Returns the project specific User connecting to the Integrity Server
getUUIDTableName() - Static method in class hudson.scm.DerbyUtils
Random unique id generator for cache table names
getValue() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
Path in the repository.
getVersion() - Method in class hudson.scm.IntegrityChangeLogSet
Returns the version information associated with this Change Set

H

hasProject(String) - Static method in class hudson.scm.IntegritySCM
 
hudson.scm - package hudson.scm
 
hudson.scm.browsers - package hudson.scm.browsers
 

I

info(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging an informational message
initializeProject(WorkItem) - Method in class hudson.scm.IntegrityCMProject
 
INSERT_MEMBER_RECORD - Static variable in class hudson.scm.DerbyUtils
 
INSERT_REGISTRY_ENTRY - Static variable in class hudson.scm.DerbyUtils
 
INTEGRITY_DESCRIPTOR - Static variable in class hudson.scm.IntegritySCM.DescriptorImpl
 
IntegrityChangeLogParser - Class in hudson.scm
This class provides the parser to read the changelog.xml that is generated at the end of a build listing the SCM changes
IntegrityChangeLogParser(String) - Constructor for class hudson.scm.IntegrityChangeLogParser
Provides a mechanism to obtain the host/port information for constructing links to annotations and differences views
IntegrityChangeLogSet - Class in hudson.scm
This class is a representation of all the Changes that were performed between builds.
IntegrityChangeLogSet(AbstractBuild<?, ?>, List<IntegrityChangeLogSet.IntegrityChangeLog>, String) - Constructor for class hudson.scm.IntegrityChangeLogSet
IntegrityChangeLogSet is a collection of all the changes for this build
IntegrityChangeLogSet.IntegrityChangeLog - Class in hudson.scm
The Entry class defines the metadata related to an individual file change
IntegrityChangeLogSet.IntegrityChangeLog() - Constructor for class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Default constructor for the Digester
IntegrityChangeLogSet.IntegrityChangeLog(ChangeLogSet<IntegrityChangeLogSet.IntegrityChangeLog>, List<IntegrityChangeLogSet.IntegrityChangeLogPath>, String, String) - Constructor for class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
IntegrityChangeLog Class Constructor
IntegrityChangeLogSet.IntegrityChangeLogPath - Class in hudson.scm
A file in a commit.
IntegrityChangeLogSet.IntegrityChangeLogPath() - Constructor for class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
 
IntegrityCheckinAction - Class in hudson.scm
 
IntegrityCheckinAction(String, String, String, String, String, String) - Constructor for class hudson.scm.IntegrityCheckinAction
 
IntegrityCheckinAction.IntegrityCheckinDescriptorImpl - Class in hudson.scm
The relationship of Descriptor and IntegrityCheckpointAction (the describable) is akin to class and object.
IntegrityCheckinAction.IntegrityCheckinDescriptorImpl() - Constructor for class hudson.scm.IntegrityCheckinAction.IntegrityCheckinDescriptorImpl
 
IntegrityCheckinTask - Class in hudson.scm
 
IntegrityCheckinTask(String, String, String, String, AbstractBuild<?, ?>, BuildListener, IntegrityConfigurable) - Constructor for class hudson.scm.IntegrityCheckinTask
The check-in task provides updates back to an Integrity CM Project
IntegrityCheckoutTask - Class in hudson.scm
 
IntegrityCheckoutTask(List<Hashtable<CM_PROJECT, Object>>, List<String>, String, String, boolean, boolean, boolean, int, BuildListener, IntegrityConfigurable) - Constructor for class hudson.scm.IntegrityCheckoutTask
Hudson supports building on distributed machines, and the SCM plugin must be able to be executed on other machines than the master.
IntegrityCheckpointAction - Class in hudson.scm
 
IntegrityCheckpointAction(String, String) - Constructor for class hudson.scm.IntegrityCheckpointAction
 
IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl - Class in hudson.scm
The relationship of Descriptor and IntegrityCheckpointAction (the describable) is akin to class and object.
IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl() - Constructor for class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
IntegrityCMMember - Class in hudson.scm
This class is intended to represent an Integrity CM Member However, due to scalability constraints, the bulk of the member metadata will be stored in an embedded database.
IntegrityCMMember() - Constructor for class hudson.scm.IntegrityCMMember
 
IntegrityCMProject - Class in hudson.scm
This class represents an Integrity Configuration Management Project Provides metadata information about a SCM Project
IntegrityCMProject(WorkItem, String) - Constructor for class hudson.scm.IntegrityCMProject
Creates an instance of an Integrity CM Project and extracts all information from the API Response Field
IntegrityConfigurable - Class in hudson.scm
 
IntegrityConfigurable(String, String, int, String, int, boolean, String, String) - Constructor for class hudson.scm.IntegrityConfigurable
 
IntegrityDeleteNonMembersAction - Class in hudson.scm
 
IntegrityDeleteNonMembersAction() - Constructor for class hudson.scm.IntegrityDeleteNonMembersAction
 
IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl - Class in hudson.scm
The relationship of Descriptor and IntegrityDeleteNonMembersAction (the describable) is akin to class and object.
IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl() - Constructor for class hudson.scm.IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl
 
IntegrityDeleteNonMembersTask - Class in hudson.scm
 
IntegrityDeleteNonMembersTask(AbstractBuild<?, ?>, BuildListener, String, IntegrityCMProject) - Constructor for class hudson.scm.IntegrityDeleteNonMembersTask
 
IntegrityItemAction - Class in hudson.scm
 
IntegrityItemAction() - Constructor for class hudson.scm.IntegrityItemAction
 
IntegrityItemAction.IntegrityItemDescriptorImpl - Class in hudson.scm
The relationship of Descriptor and IntegrityItemAction (the describable) is akin to class and object.
IntegrityItemAction.IntegrityItemDescriptorImpl() - Constructor for class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
IntegrityRepositoryBrowser - Class in hudson.scm
 
IntegrityRepositoryBrowser() - Constructor for class hudson.scm.IntegrityRepositoryBrowser
 
IntegrityRevisionState - Class in hudson.scm
Contains the state of the current Integrity Configuration Management Project
IntegrityRevisionState(String, String, String) - Constructor for class hudson.scm.IntegrityRevisionState
 
IntegritySCM - Class in hudson.scm
This class provides an integration between Hudson/Jenkins for Continuous Builds and PTC Integrity for Configuration Management
IntegritySCM(IntegrityRepositoryBrowser, String, String, String, String, String, String, boolean, String, boolean, boolean, boolean, String, String, boolean, boolean, int, String) - Constructor for class hudson.scm.IntegritySCM
Create a constructor that takes non-transient fields, and add the annotation @DataBoundConstructor to it.
IntegritySCM.DescriptorImpl - Class in hudson.scm
The relationship of Descriptor and SCM (the describable) is akin to class and object.
IntegritySCM.DescriptorImpl() - Constructor for class hudson.scm.IntegritySCM.DescriptorImpl
 
IntegrityWebUI - Class in hudson.scm.browsers
 
IntegrityWebUI(String) - Constructor for class hudson.scm.browsers.IntegrityWebUI
Provides a mechanism to override the URL for the Change Log Set
IntegrityWebUI.IntegrityWebUIDescriptorImpl - Class in hudson.scm.browsers
The relationship of Descriptor and Browser (the describable) is akin to class and object.
IntegrityWebUI.IntegrityWebUIDescriptorImpl() - Constructor for class hudson.scm.browsers.IntegrityWebUI.IntegrityWebUIDescriptorImpl
 
invoke(File, VirtualChannel) - Method in class hudson.scm.IntegrityCheckinTask
This task wraps around the code necessary to checkout Integrity CM Members on remote machines
invoke(File, VirtualChannel) - Method in class hudson.scm.IntegrityCheckoutTask
This task wraps around the code necessary to checkout Integrity CM Members on remote machines
invoke(File, VirtualChannel) - Method in class hudson.scm.IntegrityDeleteNonMembersTask
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.scm.IntegrityCheckinAction.IntegrityCheckinDescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.scm.IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
isBuild() - Method in class hudson.scm.IntegrityCMProject
Returns true if this is a Build Project
isEmptySet() - Method in class hudson.scm.IntegrityChangeLogSet
Overridden isEmptySet() implementation for the Change Log Set
isInvalidTag(String) - Static method in class hudson.scm.IntegrityCheckpointAction
Checks if the given value is a valid Integrity Label.
isNormal() - Method in class hudson.scm.IntegrityCMProject
Returns true is this is a Normal Project
isVariant() - Method in class hudson.scm.IntegrityCMProject
Returns true if this is a Variant Project
ITEM_DESCRIPTOR - Static variable in class hudson.scm.IntegrityItemAction
 
iterator() - Method in class hudson.scm.IntegrityChangeLogSet
Overridden Iterator implementation for the Integrity Change Logs in this Integrity Change Log Set

L

loadDerbyDriver() - Static method in class hudson.scm.DerbyUtils
Utility function to load the Java DB Driver
Logger - Class in hudson.scm
Helper class to control normal vs.
Logger() - Constructor for class hudson.scm.Logger
 

M

MAJOR_VERSION - Static variable in class hudson.scm.APISession
 
MAX_PORT_VALUE - Static variable in class hudson.scm.IntegritySCM
 
MIN_PORT_VALUE - Static variable in class hudson.scm.IntegritySCM
 
MINOR_VERSION - Static variable in class hudson.scm.APISession
 

N

needsToRunAfterFinalized() - Method in class hudson.scm.IntegrityCheckinAction
Toggles whether or not this needs to run after build is finalized Returning false, so that a check-in failure will cause a failed build
needsToRunAfterFinalized() - Method in class hudson.scm.IntegrityCheckpointAction
Toggles whether or not this needs to run after build is finalized
needsToRunAfterFinalized() - Method in class hudson.scm.IntegrityDeleteNonMembersAction
 
needsToRunAfterFinalized() - Method in class hudson.scm.IntegrityItemAction
Toggles whether or not this needs to run after build is finalized
newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityCheckinAction.IntegrityCheckinDescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
 
NL - Static variable in class hudson.scm.IntegritySCM
 
NORMAL_PROJECT - Static variable in class hudson.scm.IntegrityCMProject
 

P

parse(AbstractBuild, File) - Method in class hudson.scm.IntegrityChangeLogParser
Overridden ChangeLogParser
parseProject(IntegrityCMProject, WorkItemIterator) - Static method in class hudson.scm.DerbyUtils
Parses the output from the si viewproject command to get a list of members
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.scm.IntegrityCheckinAction
Executes the actual Integrity Checkpoint operation
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.scm.IntegrityCheckpointAction
Executes the actual Integrity Checkpoint operation
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.scm.IntegrityDeleteNonMembersAction
Executes the actual Integrity Delete Non Members operation
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.scm.IntegrityItemAction
Executes the actual Integrity Update Item operation
primeAuthorInformation(String, APISession) - Static method in class hudson.scm.DerbyUtils
Updates the author information for all the members in the project
PROJECT_SELECT - Static variable in class hudson.scm.DerbyUtils
 

R

refreshAPISession() - Method in class hudson.scm.APISession
 
registerProjectCache(ConnectionPoolDataSource, String, String, long) - Static method in class hudson.scm.DerbyUtils
Creates a single Integrity SCM Project/Configuration cache table
requiresWorkspaceForPolling() - Method in class hudson.scm.IntegritySCM
Toggles whether or not a workspace is required for polling Since, we're using a Server Integration Point in the Integrity API, we do not require a workspace.
runCommand(Command) - Method in class hudson.scm.APISession
This function executes a generic API/CLI Command
runCommandAs(Command, String) - Method in class hudson.scm.APISession
This function executes a generic API/CLI Command impersonating another user
runCommandWithInterim(Command) - Method in class hudson.scm.APISession
This function executes a generic API/CLI Command with interim

S

SDF - Static variable in class hudson.scm.IntegritySCM
 
SELECT_MEMBER_1 - Static variable in class hudson.scm.DerbyUtils
 
SELECT_REGISTRY_1 - Static variable in class hudson.scm.DerbyUtils
 
SELECT_REGISTRY_DISTINCT_PROJECTS - Static variable in class hudson.scm.DerbyUtils
 
SELECT_REGISTRY_PROJECT - Static variable in class hudson.scm.DerbyUtils
 
SELECT_REGISTRY_PROJECTS - Static variable in class hudson.scm.DerbyUtils
 
SELECT_REGISTRY_TABLE - Static variable in class hudson.scm.DerbyUtils
 
setAction(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets the action associated with this change, i.e.
setAction(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
 
setAlternateWorkspace(String) - Method in class hudson.scm.IntegritySCM
Sets an alternate workspace for the checkout directory
setAnnotation(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets a string url representation containing the link to the Integrity Annotated Member view
setAuthor(String) - Method in class hudson.scm.IntegrityChangeLogSet
Sets the author responsible for creating this Change Set
setCheckoutThreadPoolSize(int) - Method in class hudson.scm.IntegritySCM
Sets the thread pool size of parallel checkout threads
setCheckpointBeforeBuild(boolean) - Method in class hudson.scm.IntegrityCMProject
Sets if the project is checkpointed before the build (configuration parameter)
setCheckpointBeforeBuild(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not a checkpoint should be performed before the build
setCheckpointLabel(String) - Method in class hudson.scm.IntegrityCheckpointAction
Sets the label for the Checkpoint
setCheckpointLabel(String) - Method in class hudson.scm.IntegritySCM
Sets the label string for the checkpoint performed before the build
setCiConfigPath(String) - Method in class hudson.scm.IntegrityCheckinAction
Sets the configuration path for the project to check-in artifacts after the build
setCiWorkspaceDir(String) - Method in class hudson.scm.IntegrityCheckinAction
Sets the workspace directory containing the check-in artifacts created as a result of the build
setCleanCopy(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not the workspace is required to be cleaned
setConfigId(String) - Method in class hudson.scm.IntegrityConfigurable
Sets the unique id for this configuration
setConfigPath(String) - Method in class hudson.scm.IntegritySCM
Sets the Project or Configuration Path for an Integrity Source Project
setConfigurationName(String) - Method in class hudson.scm.IntegrityCheckinAction
Sets the build configuration name for this project
setConfigurationName(String) - Method in class hudson.scm.IntegritySCM
Sets the configuration name for this project
setConfigurations(List<IntegrityConfigurable>) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the list of Integrity Server connections.
setDate(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets the date stamp for when this change was made
setDate(String) - Method in class hudson.scm.IntegrityChangeLogSet
Sets the date/time information of when this Change Set was created
setDeleteNonMembers(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not non members should be deleted
setDifferences(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets a string url representation containing the link to the Integrity Member differences view
setExcludeList(String) - Method in class hudson.scm.IntegritySCM
Sets the files that will be not be included
setExcludes(String) - Method in class hudson.scm.IntegrityCheckinAction
Sets the Ant-style excludes filter for the check-in workspace folder
setFailureValue(String) - Method in class hudson.scm.IntegrityItemAction
Sets the failure value that will be set when the build has failed
setFetchChangedWorkspaceFiles(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not changed workspace files should be synchronized
setFile(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets the Integrity Project Member path for this change
setHostName(String) - Method in class hudson.scm.IntegrityConfigurable
Sets the host name of the Integrity Server
setIncludeList(String) - Method in class hudson.scm.IntegritySCM
Sets the files that will be not be included
setIncludes(String) - Method in class hudson.scm.IntegrityCheckinAction
Sets the Ant-style includes filter for the check-in workspace folder
setIpHostName(String) - Method in class hudson.scm.IntegrityConfigurable
Sets the Integration Point host name of the API Session
setIpPort(int) - Method in class hudson.scm.IntegrityConfigurable
Sets the Integration Point port of the API Session
setLineTerminator(String) - Method in class hudson.scm.IntegrityCMProject
Sets the optional line terminator option for this project
setLineTerminator(String) - Method in class hudson.scm.IntegritySCM
Sets the line terminator to apply when obtaining files from the Integrity Server
setLogEntry(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
Sets the LogEntry of which this path is a member.
setLogField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the log field associated with the "build" item
setMsg(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Setter method to initialize the comments for this change
setMsg(String) - Method in class hudson.scm.IntegrityChangeLogSet
Sets the comments associated this Change Set
setParent(ChangeLogSet) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Because of the class loader difference, we need to extend this method to make it accessible to the rest of IntegritySCM
setPassword(String) - Method in class hudson.scm.IntegrityConfigurable
Sets the encrypted Password of the user connecting to the Integrity Server
setPassword(String) - Method in class hudson.scm.IntegritySCM
Sets the project specific encrypted Password of the user connecting to the Integrity Server
setPort(int) - Method in class hudson.scm.IntegrityConfigurable
Sets the port of the Integrity Server
setQueryDefinition(String) - Method in class hudson.scm.IntegrityItemAction
Sets the query definition expression to obtain the build item
setRestoreTimestamp(boolean) - Method in class hudson.scm.IntegrityCMProject
Sets the optional restore timestamp option for this project
setRestoreTimestamp(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not to restore the timestamp for individual files
setRev(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Provides the mechanism to populate the revision string for this Entry
setSecure(boolean) - Method in class hudson.scm.IntegrityConfigurable
Toggles whether or not secure sockets are enabled
setServerConfig(String) - Method in class hudson.scm.IntegrityCheckinAction
Sets the simple server configuration name
setServerConfig(String) - Method in class hudson.scm.IntegrityCheckpointAction
Sets the simple server configuration name
setServerConfig(String) - Method in class hudson.scm.IntegrityItemAction
Sets the simple server configuration name
setServerConfig(String) - Method in class hudson.scm.IntegritySCM
Sets the server configuration name for this project
setSkipAuthorInfo(boolean) - Method in class hudson.scm.IntegrityCMProject
Toggles whether or not to obtain the author using 'si revisioninfo'
setSkipAuthorInfo(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not to use 'si revisioninfo' to determine author information
setStateField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the status/state field for the "build" item
setSuccessValue(String) - Method in class hudson.scm.IntegrityItemAction
Sets the success value that will be used when the build is a success
setTestCaseTestNameField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the JUnit Test Name or External ID field for the Test Case
setTestFailedVerdictName(String) - Method in class hudson.scm.IntegrityItemAction
Sets the name for the 'Failed' verdict
setTestPassedVerdictName(String) - Method in class hudson.scm.IntegrityItemAction
Sets the name for the 'Passed' verdict
setTestSessionActiveState(String) - Method in class hudson.scm.IntegrityItemAction
Sets the active State for a Test Session item
setTestSessionField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the Test Session relationship field for the "build" item
setTestSessionStateField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the State field for a Test Session item
setTestSessionTestsField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the Tests field associated with the Test Session item
setTestSkippedVerdictName(String) - Method in class hudson.scm.IntegrityItemAction
Sets the name for the 'Skipped' verdict
setTestSuiteContainsField(String) - Method in class hudson.scm.IntegrityItemAction
Sets the sunfire reports folder for JUnit test results
setUser(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets the user responsible for the change
setUserName(String) - Method in class hudson.scm.IntegrityConfigurable
Sets the User connecting to the Integrity Server
setUserName(String) - Method in class hudson.scm.IntegritySCM
Sets the project specific User connecting to the Integrity Server
setValue(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
 
setVersion(String) - Method in class hudson.scm.IntegrityChangeLogSet
Sets the version information associated with this Change Set
SUB_PROJECT_SELECT - Static variable in class hudson.scm.DerbyUtils
 

T

Terminate() - Method in class hudson.scm.APISession
Terminate the API Session and Integration Point

U

updateChecksum(String, ConcurrentHashMap<String, String>) - Static method in class hudson.scm.DerbyUtils
Updates the underlying Integrity SCM Project table cache with the new checksum information
url - Variable in class hudson.scm.browsers.IntegrityWebUI
The URL of the Integrity Configuration Management Server For example: http://hostname:7001 NOTE: This is optional and is used as an override to the URL found within the IntegrityChangeLogSet.getIntegrityURL()

V

valueOf(String) - Static method in enum hudson.scm.CM_PROJECT
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.scm.CM_PROJECT
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT_PROJECT - Static variable in class hudson.scm.IntegrityCMProject
 
VERSION - Static variable in class hudson.scm.APISession
 
viewProject(String) - Static method in class hudson.scm.DerbyUtils
Project access function that returns the state of the current project NOTE: For maximum efficiency, this should be called only once and after the compareBasline() has been invoked!
viewSubProjects(String) - Static method in class hudson.scm.DerbyUtils
Project access function that returns the state of the current project NOTE: For maximum efficiency, this should be called only once and after the compareBasline() has been invoked!

W

warn(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging a warning message
WEBUI_DESCRIPTOR - Static variable in class hudson.scm.browsers.IntegrityWebUI
 
A B C D E F G H I L M N P R S T U V W 

Copyright © 2004-2015 Hudson. All Rights Reserved.