- 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
- 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
-