A B C D E F G H I L M N O 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) - 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.
APISession(String, int, String, int, String, String, boolean) - Constructor for class hudson.scm.APISession
Constructor for the API Session Object
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
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
 
closeProjectDB() - Method in class hudson.scm.IntegrityCMProject
Closes the connections to the embedded derby database
CM_PROJECT - Enum in hudson.scm
 
compareBaseline(File, APISession) - Method in class hudson.scm.IntegrityCMProject
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.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_NAME_INDEX - Static variable in class hudson.scm.DerbyUtils
 
CREATE_PROJECT_TABLE - Static variable in class hudson.scm.DerbyUtils
 
createAPISession() - Method in class hudson.scm.IntegrityCheckoutTask
Creates an authenticated API Session against the Integrity Server
createAPISession() - Method in class hudson.scm.IntegrityItemAction
Creates an authenticated API Session against the Integrity (Workflow) Server
createAPISession() - Method in class hudson.scm.IntegritySCM
Creates an authenticated API Session against the Integrity Server
createChangeLogParser() - Method in class hudson.scm.IntegritySCM
Overridden createChangeLogParser function Creates a custom Integrity Change Log Parser, which compares two view project outputs
createCMProjectTables(Connection) - Static method in class hudson.scm.DerbyUtils
Establishes a fresh set of Integrity SCM cache tables
createDBConnection(File) - Static method in class hudson.scm.DerbyUtils
Opens a connection to the derby database represented with the File 'path'

D

debug(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging a debug message
DELTA_SELECT - Static variable in class hudson.scm.DerbyUtils
 
DERBY_DB_FOLDER - 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
 
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
 
doTagNameCheck(String) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
doValidPortCheck(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Validates that the port number is numeric and within a valid range
DROP_NAME_INDEX - Static variable in class hudson.scm.DerbyUtils
 
DROP_PROJECT_TABLE - Static variable in class hudson.scm.DerbyUtils
 

E

error(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging an error message
evalGroovyExpression(Map<String, String>, String) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
ExceptionHandler - Class in hudson.scm
 
ExceptionHandler(APIException) - Constructor for class hudson.scm.ExceptionHandler
Constructor requires a single APIException to debug

F

fatal(Object) - Static method in class hudson.scm.Logger
Public convenience function for logging a fatal message
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
getCheckpointBeforeBuild() - Method in class hudson.scm.IntegritySCM
Returns true/false depending on whether or not perform a checkpoint before the build
getChecksumUpdates() - Method in class hudson.scm.IntegrityCheckoutTask
Returns all the changes to the checksums that were performed
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
getConfigPath() - Method in class hudson.scm.IntegritySCM
Returns the Project or Configuration Path for a Integrity Source Project
getConfigurationPath() - Method in class hudson.scm.IntegrityCMProject
Returns the Full Configuration Path for this Integrity CM Project
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
getDefaultHostName() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
By default, return the IntegrtySCM host name for the Integrity Server
getDefaultHostName() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default host name for the Integrity Server
getDefaultIPHostName() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default Integration Point host name
getDefaultIPPort() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default Integration Point port
getDefaultPassword() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
By default, return the IntegritySCM user's password connecting to the Integrity Server
getDefaultPassword() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default user's password connecting to the Integrity Server
getDefaultPort() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
By default, return the IntegritySCM port for the Integrity Server
getDefaultPort() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default port for the Integrity Server
getDefaultQueryDefinition() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
Returns the default query definition that will be used to find the 'build' item
getDefaultSecure() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
By default, return the IntegritySCM secure setting for the Integrity Server
getDefaultSecure() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default secure setting for the Integrity Server
getDefaultTagName() - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
getDefaultUserName() - Method in class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
By default, return the IntegritySCM for the User connecting to the Integrity Server
getDefaultUserName() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Returns the default User connecting to the Integrity Server
getDescriptor() - Method in class hudson.scm.browsers.IntegrityWebUI
Returns the Descriptor> for the IntegrityWebUI object.
getDescriptor() - Method in class hudson.scm.IntegrityCheckpointAction
Return the instance of DescriptorImpl object for this class
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() - Method in class hudson.scm.IntegrityCMProject
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.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
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.
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
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.IntegrityItemAction
Returns the host name of the Integrity (Workflow) Server
getHostName() - Method in class hudson.scm.IntegritySCM
Returns the host name of the Integrity Server
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.IntegritySCM
Returns the Integration Point host name of the API Session
getIPPort() - Method in class hudson.scm.APISession
Returns the Integrity Integration Point Port for this APISession
getipPort() - Method in class hudson.scm.IntegritySCM
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
getParent() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Gets the IntegrityChangeLogSet to which this change set belongs.
getPassword() - Method in class hudson.scm.IntegrityItemAction
Returns the clear password of the user connecting to the Integrity (Workflow) Server
getPassword() - Method in class hudson.scm.IntegritySCM
Returns the clear password 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.IntegrityItemAction
Returns the port of the Integrity (Workflow) Server
getPort() - Method in class hudson.scm.IntegritySCM
Returns the port of the Integrity Server
getProjectDB() - Method in class hudson.scm.IntegrityRevisionState
 
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
getRequiredMonitorService() - Method in class hudson.scm.IntegrityCheckpointAction
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
getSecure() - Method in class hudson.scm.IntegrityItemAction
Returns true/false depending on secure sockets are enabled
getSecure() - Method in class hudson.scm.IntegritySCM
Returns true/false depending on secure sockets are enabled
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
getTagName() - Method in class hudson.scm.IntegrityCheckpointAction
Returns the label pattern for the Checkpoint
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.IntegrityItemAction
Returns the User connecting to the Integrity (Workflow) Server
getUserName() - Method in class hudson.scm.IntegritySCM
Returns the User connecting to the Integrity Server
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

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
initAPIVariables(String, int, String, int, boolean, String, String) - Method in class hudson.scm.IntegrityCheckoutTask
Helper function to initialize all the variables needed to establish an APISession
initializeProject(WorkItem) - Method in class hudson.scm.IntegrityCMProject
 
INSERT_MEMBER_RECORD - 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
 
IntegrityCheckoutTask - Class in hudson.scm
 
IntegrityCheckoutTask(List<Hashtable<CM_PROJECT, Object>>, List<String>, String, String, boolean, boolean, boolean, BuildListener) - 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() - 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, File) - Constructor for class hudson.scm.IntegrityCMProject
Creates an instance of an Integrity CM Project and extracts all information from the API Response Field
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(File) - 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, int, boolean, String, String, String, String, int, boolean, String, boolean, boolean, boolean, String, boolean) - 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.IntegrityCheckoutTask
This task wraps around the code necessary to checkout Integrity CM Members on remote machines
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
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
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.IntegrityCheckpointAction
Toggles whether or not this needs to run after build is finalized
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.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
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
 

O

openProjectDB() - Method in class hudson.scm.IntegrityCMProject
Opens a new connection to the embedded Integrity SCM Project cache db

P

parse(AbstractBuild, File) - Method in class hudson.scm.IntegrityChangeLogParser
Overridden ChangeLogParser
parseProject(WorkItemIterator) - Method in class hudson.scm.IntegrityCMProject
Parses the output from the si viewproject command to get a list of members
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.IntegrityItemAction
Executes the actual Integrity Update Item operation
primeAuthorInformation(APISession) - Method in class hudson.scm.IntegrityCMProject
Updates the author information for all the members in the project
PROJECT_SELECT - Static variable in class hudson.scm.DerbyUtils
 

R

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
 
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
setCheckpointBeforeBuild(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not a checkpoint should be performed before the build
setCleanCopy(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not the workspace is required to be cleaned
setConfigPath(String) - Method in class hudson.scm.IntegritySCM
Sets the Project or Configuration Path for an Integrity Source Project
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
setDefaultHostName(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the default host name for the Integrity Server
setDefaultIPHostName(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the default host name for the Integration Point
setDefaultIPPort(int) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the default port for the Integration Point
setDefaultPassword(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the encrypted Password of the default user connecting to the Integrity Server
setDefaultPort(int) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the default port for the Integrity Server
setDefaultSecure(boolean) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Toggles whether or not secure sockets are enabled
setDefaultTagName(String) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
 
setDefaultUserName(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
Sets the default User connecting to the Integrity Server
setDerbySystemDir(File) - Static method in class hudson.scm.DerbyUtils
Utility function that sets the derby DB home
setDifferences(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets a string url representation containing the link to the Integrity Member differences view
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.IntegrityItemAction
Sets the host name of the Integrity (Workflow) Server
setHostName(String) - Method in class hudson.scm.IntegritySCM
Sets the host name of the Integrity Server
setipHostName(String) - Method in class hudson.scm.IntegritySCM
Sets the Integration Point host name of the API Session
setipPort(int) - Method in class hudson.scm.IntegritySCM
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.IntegrityItemAction
Sets the encrypted Password of the user connecting to the Integrity (Workflow) Server
setPassword(String) - Method in class hudson.scm.IntegritySCM
Sets the encrypted Password of the user connecting to the Integrity Server
setPort(int) - Method in class hudson.scm.IntegrityItemAction
Sets the port of the Integrity (Workflow) Server
setPort(int) - Method in class hudson.scm.IntegritySCM
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.IntegrityItemAction
Toggles whether or not secure sockets are enabled
setSecure(boolean) - Method in class hudson.scm.IntegritySCM
Toggles whether or not secure sockets are enabled
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
setTagName(String) - Method in class hudson.scm.IntegrityCheckpointAction
Sets the label for the Checkpoint
setUser(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
Sets the user responsible for the change
setUserName(String) - Method in class hudson.scm.IntegrityItemAction
Sets the User connecting to the Integrity (Workflow) Server
setUserName(String) - Method in class hudson.scm.IntegritySCM
Sets the 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
shutdownDB(File) - Static method in class hudson.scm.DerbyUtils
Shuts down the embedded derby database represented with the File 'path'

T

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

U

updateChecksum(Hashtable<String, String>) - Method in class hudson.scm.IntegrityCMProject
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() - Method in class hudson.scm.IntegrityCMProject
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 O P R S T U V W

Copyright © 2004-2012 Hudson. All Rights Reserved.