Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractIntegritySCM - Class in hudson.scm
- AbstractIntegritySCM() - Constructor for class hudson.scm.AbstractIntegritySCM
- ACTION - Static variable in interface hudson.scm.api.option.IAPIOption
- ADD - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- ADD_OPERATION - Static variable in interface hudson.scm.api.option.IAPIFields
- ADD_PROJECT_LABEL_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- addAdditionalParameters(String, Object) - Method in class hudson.scm.api.command.BasicAPICommand
- addAdditionalParameters(String, Object) - Method in interface hudson.scm.api.command.IAPICommand
-
Objects required for command pre and post processing.
- addEntry(List<IntegrityChangeLogSet.IntegrityChangeLogPath>, String, String) - Method in class hudson.scm.IntegrityChangeLogSet
-
Adds an entry to the change set.
- ADDFROMARCHIVE - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- addNewEntry(List<IntegrityChangeLogSet.IntegrityChangeLogPath>, String, String) - Method in class hudson.scm.IntegrityChangeLogSet
-
Returns a new IntegrityChangeLog, which is already added to the list.
- addOption(IAPIOption) - Method in class hudson.scm.api.command.BasicAPICommand
- addOption(IAPIOption) - Method in interface hudson.scm.api.command.IAPICommand
- addPath(IntegrityChangeLogSet.IntegrityChangeLogPath) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
- addProjectLabel(IntegrityConfigurable, String, String, String) - Method in class hudson.scm.IntegrityCMProject
-
Applies a Project Label on this Integrity CM Project
- AddProjectLabelCommand - Class in hudson.scm.api.command
- AddProjectLabelCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.AddProjectLabelCommand
- addSelection(String) - Method in class hudson.scm.api.command.BasicAPICommand
- addSelection(String) - Method in interface hudson.scm.api.command.IAPICommand
- alternateWorkspace - Variable in class hudson.scm.AbstractIntegritySCM
- ANNOTATION - Static variable in interface hudson.scm.api.option.IAPIOption
- APIOption - Class in hudson.scm.api.option
- APIOption(String) - Constructor for class hudson.scm.api.option.APIOption
- APIOption(String, MultiValue) - Constructor for class hudson.scm.api.option.APIOption
- APIOption(String, String) - Constructor for class hudson.scm.api.option.APIOption
- APISession - Class in hudson.scm.api.session
-
This class represents an Integration Point to a server.
- APIUtils - Class in hudson.scm.api
-
Utility class for common Integrity API utilities
- APIUtils() - Constructor for class hudson.scm.api.APIUtils
- ASOF_REVISION_PREFIX - Static variable in interface hudson.scm.api.option.IAPIOption
- AuthenticationType - Enum Class in hudson.scm
- AUTHOR - Enum constant in enum class hudson.scm.CM_PROJECT
- AUTHOR - Static variable in interface hudson.scm.api.option.IAPIOption
- AUTHOR_SELECT - Static variable in class hudson.scm.DerbyUtils
B
- BASELINE_SELECT - Static variable in class hudson.scm.DerbyUtils
- BASIC - Enum constant in enum class hudson.scm.AuthenticationType
- BasicAPICommand - Class in hudson.scm.api.command
-
All Jenkins Integrity API Commands have to extend this class in order to execute Integrity API calls using the default method
- BasicAPICommand() - Constructor for class hudson.scm.api.command.BasicAPICommand
- BasicAPICommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.BasicAPICommand
-
Constructor initialized with serverconfig id for commands to fire to a particular Integrity server
- BRANCH_VARIANT - Static variable in interface hudson.scm.api.option.IAPIOption
- browser - Variable in class hudson.scm.AbstractIntegritySCM
- BUILD_PROJECT - Static variable in class hudson.scm.IntegrityCMProject
- BUILD_REVISION - Static variable in class hudson.scm.localclient.SandboxUtils
- buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class hudson.scm.IntegritySCM
-
Adds Integrity CM Project info to the build variables
C
- calcRevisionsFromBuild(Run<?, ?>, FilePath, 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
- call() - Method in class hudson.scm.ParseProjectFolderTask
- call() - Method in class hudson.scm.ParseProjectMemberTask
- checkifAlive() - Method in class hudson.scm.api.session.APISession
- checkifAlive() - Method in interface hudson.scm.api.session.ISession
- CHECKIN_DESCRIPTOR - Static variable in class hudson.scm.IntegrityCheckinAction
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class hudson.scm.IntegritySCM
-
Overridden checkout function This is the real invocation of this plugin.
- checkout(ISession, String, String, String, Timestamp, 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
- checkoutThreadPoolSize - Variable in class hudson.scm.AbstractIntegritySCM
- checkoutThreadTimeout - Variable in class hudson.scm.AbstractIntegritySCM
- checkpoint(IntegrityConfigurable, String) - Method in class hudson.scm.IntegrityCMProject
-
Performs a checkpoint on this Integrity CM Project
- CHECKPOINT_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- CHECKPOINT_DESCRIPTION - Static variable in interface hudson.scm.api.option.IAPIOption
- CHECKPOINT_DESCRIPTOR - Static variable in class hudson.scm.IntegrityCheckpointAction
- CHECKPOINT_LABEL - Static variable in interface hudson.scm.api.option.IAPIOption
- checkpointBeforeBuild - Variable in class hudson.scm.AbstractIntegritySCM
- CheckPointCommand - Class in hudson.scm.api.command
- CheckPointCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.CheckPointCommand
- checkpointLabel - Variable in class hudson.scm.AbstractIntegritySCM
- checkRoles(RoleChecker) - Method in class hudson.scm.IntegrityCheckinTask
-
Indicates that this task can be run slaves.
- checkRoles(RoleChecker) - Method in class hudson.scm.IntegrityCheckoutTask
-
Indicates that this task can be run slaves.
- checkRoles(RoleChecker) - Method in class hudson.scm.IntegrityDeleteNonMembersTask
-
Indicates that this task can be run slaves.
- checkRoles(RoleChecker) - Method in class hudson.scm.localclient.IntegrityCreateSandboxTask
- checkRoles(RoleChecker) - Method in class hudson.scm.localclient.IntegrityResyncSandboxTask
- checkRoles(RoleChecker) - Method in class hudson.scm.localclient.IntegrityViewSandboxTask
- CHECKSUM - Enum constant in enum class hudson.scm.CM_PROJECT
- CHECKSUM_UPDATE - Static variable in class hudson.scm.DerbyUtils
- ciServerURL - Variable in class hudson.scm.AbstractIntegritySCM
- cleanCopy - Variable in class hudson.scm.AbstractIntegritySCM
- cleanupProjectCache(ConnectionPoolDataSource, String, long) - Static method in class hudson.scm.DerbyUtils
-
Maintenance function to limit project cache to the most recent builds
- close() - Method in class hudson.scm.api.session.APISession
- CLOSE_CP - Static variable in interface hudson.scm.api.option.IAPIOption
- CLOSE_CP_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- CloseCPCommand - Class in hudson.scm.api.command
- CloseCPCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.CloseCPCommand
- CLOSED_DATE - Static variable in interface hudson.scm.api.option.IAPIFields
- CM_PROJECT - Enum Class in hudson.scm
- cmd - Variable in class hudson.scm.api.command.BasicAPICommand
- CommandFactory - Class in hudson.scm.api.command
-
Factory to centrally instantiate API commands
- CommandFactory() - Constructor for class hudson.scm.api.command.CommandFactory
- commandHelperObjects - Variable in class hudson.scm.api.command.BasicAPICommand
- COMMIT - Static variable in interface hudson.scm.api.option.IAPIOption
- compareBaseline(String, String, String, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>>, boolean, boolean) - 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(Job<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.IntegritySCM
-
Overridden compareRemoteRevisionWith function that against the current to determine if the project has changed Loads up the previous project configuration and compares
- compareTo(IntegrityCMMember.CPInfo) - Method in class hudson.scm.IntegrityCMMember.CPInfo
- compareTo(IntegrityCMMember.CPMember) - Method in class hudson.scm.IntegrityCMMember.CPMember
- CONFIG_PATH - Enum constant in enum class hudson.scm.CM_PROJECT
- CONFIG_PATH - Static variable in interface hudson.scm.api.option.IAPIFields
- configPath - Variable in class hudson.scm.AbstractIntegritySCM
- configurationName - Variable in class hudson.scm.AbstractIntegritySCM
- 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.
- CONTEXT - Static variable in interface hudson.scm.api.option.IAPIFields
- CP_ENTRIES - Static variable in interface hudson.scm.api.option.IAPIFields
- CP_ID - Static variable in interface hudson.scm.api.option.IAPIFields
- CP_ID - Static variable in interface hudson.scm.api.option.IAPIOption
- CP_MEMBER - Static variable in interface hudson.scm.api.option.IAPIFields
- CP_MEMBER_SELECT - Static variable in class hudson.scm.DerbyUtils
- CP_SELECT - Static variable in class hudson.scm.DerbyUtils
- CP_STATE - Enum constant in enum class hudson.scm.CM_PROJECT
- CP_STATE - Static variable in interface hudson.scm.api.option.IAPIFields
- CPBasedMode - Variable in class hudson.scm.AbstractIntegritySCM
- CPID - Enum constant in enum class hudson.scm.CM_PROJECT
- CPInfo(String, Date) - Constructor for class hudson.scm.IntegrityCMMember.CPInfo
- CPMember(String, IAPIFields.CP_MEMBER_OPERATION, String, String, String, String) - Constructor for class hudson.scm.IntegrityCMMember.CPMember
- create(IntegrityConfigurable) - Static method in class hudson.scm.api.session.APISession
-
Creates an authenticated API Session against the Integrity Server
- CREATE_CP_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- CREATE_INTEGRITY_SCM_REGISTRY - Static variable in class hudson.scm.DerbyUtils
- CREATE_PROJECT_CP_TABLE - Static variable in class hudson.scm.DerbyUtils
- CREATE_PROJECT_TABLE - Static variable in class hudson.scm.DerbyUtils
- createChangeLogParser() - Method in class hudson.scm.AbstractIntegritySCM
-
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
- createCommand(String, IntegrityConfigurable) - Static method in class hudson.scm.api.command.CommandFactory
- createConnectionPoolDataSource(String) - Static method in class hudson.scm.DerbyUtils
-
Creates a pooled connection data source for the derby database
- createCP(IntegrityConfigurable, String, String) - Static method in class hudson.scm.IntegrityCMMember
-
Creates a Change Package for updating Integrity SCM projects
- CreateCPCommand - Class in hudson.scm.api.command
- CreateCPCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.CreateCPCommand
- createLocalIntegrationPoint(IntegrityConfigurable) - Static method in class hudson.scm.api.session.APISession
-
Creates a local integration point
- createMultiValueField(String, String...) - Static method in class hudson.scm.api.APIUtils
-
Utility method to create a multi value field object
- createRegistry(ConnectionPoolDataSource) - Static method in class hudson.scm.DerbyUtils
-
Creates the Integrity SCM cache registry table
- CREATESUBPROJECT - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
D
- DEFAULT_CHECKOUT_THREAD_TIMEOUT - Static variable in class hudson.scm.AbstractIntegritySCM
- DEFAULT_DATE_FORMAT - Static variable in class hudson.scm.AbstractIntegritySCM
- DEFAULT_THREAD_POOL_SIZE - Static variable in class hudson.scm.AbstractIntegritySCM
- 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
- DELETE_CP_RECORD - Static variable in class hudson.scm.DerbyUtils
- DELETE_OPERATION - Static variable in interface hudson.scm.api.option.IAPIFields
- deleteNonMembers - Variable in class hudson.scm.AbstractIntegritySCM
- deleteNonMembers(File) - 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 - Enum constant in enum class hudson.scm.CM_PROJECT
- 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
- DESCRIPTION - Enum constant in enum class hudson.scm.CM_PROJECT
- DESCRIPTION - Static variable in interface hudson.scm.api.option.IAPIOption
- DescriptorImpl() - Constructor for class hudson.scm.IntegritySCM.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.scm.OAuth2ClientCredentials.DescriptorImpl
- DEVELOPMENT_PATH - Static variable in interface hudson.scm.api.option.IAPIFields
- DEVELOPMENT_PATH - Static variable in class hudson.scm.localclient.SandboxUtils
- DEVPATH - Static variable in interface hudson.scm.api.option.IAPIOption
- DIR_SELECT - Static variable in class hudson.scm.DerbyUtils
- doCheckpointLabelCheck(String) - Method in class hudson.scm.IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl
- doCPCacheOperations(String, String, String, String) - Static method in class hudson.scm.DerbyUtils
-
Cache the list of CPs (all states except "closed").
- 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
- doFillServerConfigItems(String) - Method in class hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
-
Provides a list box for users to choose from a list of Integrity Server configurations
- doFillServerConfigItems(String) - Method in class hudson.scm.IntegritySCMChkptStep.IntegritySCMChkptDescriptorImpl
-
Provides a list box for users to choose from a list of Integrity Server configurations
- doFillServerConfigItems(String) - Method in class hudson.scm.IntegritySCMLabelStep.IntegritySCMLabelDescriptorImpl
-
Provides a list box for users to choose from a list of Integrity Server configurations
- doFillSsoCredentialIdItems() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
- doPostAction() - Method in class hudson.scm.api.command.BasicAPICommand
- doPostAction() - Method in interface hudson.scm.api.command.IAPICommand
-
Do actions post the Integrity API call specifically for Jenkins functionality
- doPostAction() - Method in class hudson.scm.api.command.ProjectCheckoutCommand
- doPreAction() - Method in class hudson.scm.api.command.BasicAPICommand
- doPreAction() - Method in class hudson.scm.api.command.CheckPointCommand
- doPreAction() - Method in interface hudson.scm.api.command.IAPICommand
-
Do actions pre the Integrity API call specifically for Jenkins functionality
- doPreAction() - Method in class hudson.scm.api.command.ProjectCheckoutCommand
- doTestConnection(String, int, String, String, boolean, String, int, String, String) - 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
- doValidCheckoutThreadTimeoutCheck(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
-
Validates that the thread timeout is numeric and within a valid range
- DROP - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- DROP_PROJECT_TABLE - Static variable in class hudson.scm.DerbyUtils
- DROP_REGISTRY_ENTRY - Static variable in class hudson.scm.DerbyUtils
- dropSandbox(ISession, FilePath, IntegrityCMProject) - Method in class hudson.scm.localclient.SandboxUtils
E
- EDIT_ISSUE_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- EDIT_RESULT_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- EditIssuesCommand - Class in hudson.scm.api.command
- EditIssuesCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.EditIssuesCommand
- EditResultsCommand - Class in hudson.scm.api.command
- EditResultsCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.EditResultsCommand
- equals(Object) - Method in class hudson.scm.IntegrityCMMember.CPInfo
- equals(Object) - Method in class hudson.scm.IntegrityCMMember.CPMember
- equals(Object) - Method in class hudson.scm.IntegrityConfigurable
-
Overridden equality function to safeguard from duplicate connections
- evalGroovyExpression(Map<String, String>, String) - Static method in class hudson.scm.IntegrityCheckpointAction
-
Utility function to convert a groovy expression to a string
- evict(EvictionConfig, PooledObject<ISession>, int) - Method in class hudson.scm.api.session.SessionPoolEvictionPolicy
- ExceptionHandler - Class in hudson.scm.api
- ExceptionHandler(APIException) - Constructor for class hudson.scm.api.ExceptionHandler
-
Constructor requires a single APIException to debug
- exceptionOccurred() - Method in class hudson.scm.api.Retrier
-
Call when an exception has occurred in the block.
- excludeList - Variable in class hudson.scm.AbstractIntegritySCM
- execute() - Method in class hudson.scm.api.command.BasicAPICommand
- execute() - Method in interface hudson.scm.api.command.IAPICommand
-
Default way to execute the command using an auto-generated Integrity Session API
- execute(ISession) - Method in class hudson.scm.api.command.BasicAPICommand
- execute(ISession) - Method in interface hudson.scm.api.command.IAPICommand
-
Execute the command using Integrity Session API
- executeStmt(ConnectionPoolDataSource, String) - Static method in class hudson.scm.DerbyUtils
-
Generic SQL statement execution function
F
- fetchChangedWorkspaceFiles - Variable in class hudson.scm.AbstractIntegritySCM
- FIELD - Static variable in interface hudson.scm.api.option.IAPIOption
- FIELD_SEPARATOR - Static variable in interface hudson.scm.api.option.IAPIFields
- FIELDS - Static variable in interface hudson.scm.api.option.IAPIOption
- FileAPIOption - Class in hudson.scm.api.option
- FileAPIOption(String, File) - Constructor for class hudson.scm.api.option.FileAPIOption
- FILTER - Static variable in interface hudson.scm.api.option.IAPIOption
- findOAuthCredentialById(String) - Method in class hudson.scm.api.session.APISession
- findProject(String) - Static method in class hudson.scm.AbstractIntegritySCM
- fixDescription(String) - Static method in class hudson.scm.DerbyUtils
-
Attempts to fix known issues with characters that can potentially break the change log xml
- FORCE_CREATE - Static variable in interface hudson.scm.api.option.IAPIOption
- FS - Static variable in class hudson.scm.AbstractIntegritySCM
- FULL_CONFIG_SYNTAX - Static variable in interface hudson.scm.api.option.IAPIFields
G
- GET_OPERATION - Static variable in interface hudson.scm.api.option.IAPIFields
- 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
- getAffectedPaths() - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- getAlternateWorkspace() - Method in class hudson.scm.AbstractIntegritySCM
-
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() - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- getAuthorFromRevisionInfo(String, String, String, String) - Static method in class hudson.scm.DerbyUtils
-
Performs a revision info on this Integrity Source File
- getAuthorInfo(Response, String) - Static method in class hudson.scm.api.APIUtils
- getAuthType() - Method in class hudson.scm.IntegrityConfigurable
- getBrowser() - Method in class hudson.scm.AbstractIntegritySCM
- getCachedTableFromRegistry(String, 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
- getChangeLog(WorkItemIterator) - Method in class hudson.scm.localclient.SandboxUtils
- 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
- getChangeLogforCPMode(String, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>>) - Method in class hudson.scm.IntegrityCMProject
- getChangeSetLink(ChangeLogSet.Entry) - 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.AbstractIntegritySCM
-
Returns the size of the thread pool for parallel checkouts
- getCheckoutThreadPoolSize() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
-
Returns the default thread pool size for a new project
- getCheckoutThreadTimeout() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the timeout for checkout threads
- getCheckoutThreadTimeout() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
-
Returns the default checkout thread timeout for a specific project
- getCheckpointBeforeBuild() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns true/false depending on whether or not perform a checkpoint before the build
- getCheckpointBeforeBuild() - Method in class hudson.scm.IntegrityCMProject
-
Returns if the project is checkpointed before the build (configuration parameter)
- getCheckpointDesc() - Method in class hudson.scm.IntegritySCMChkptStep
- getCheckpointLabel() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the label string for the checkpoint performed 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.IntegritySCMChkptStep
- getCheckpointLabel() - Method in class hudson.scm.IntegritySCMLabelStep
- 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.AbstractIntegritySCM
-
Returns true/false depending on whether or not the workspace is required to be cleaned
- getClientId() - Method in class hudson.scm.OAuth2ClientCredentials
- getClientSecret() - Method in class hudson.scm.OAuth2ClientCredentials
- getClosedDate() - Method in class hudson.scm.IntegrityCMMember.CPInfo
- getCommand() - Method in class hudson.scm.api.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.IntegrityCMMember.CPMember
- getConfigPath() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the Project or Configuration Path for a Integrity Source Project
- getConfigPath() - Method in class hudson.scm.IntegritySCMCheckinStep
- getConfigPath() - Method in class hudson.scm.IntegritySCMChkptStep
- getConfigPath() - Method in class hudson.scm.IntegritySCMLabelStep
- getConfiguration(String) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
-
Return the IntegrityConfigurable object for the specified simple name
- getConfigurationName() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the configuration name for this project Required when working with Multiple SCMs plug-in
- 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
- 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.
- getConnectionSettings() - Method in class hudson.scm.IntegritySCMCheckinStep
- getConnectionSettings() - Method in class hudson.scm.IntegritySCMChkptStep
- getConnectionSettings() - Method in class hudson.scm.IntegritySCMLabelStep
- getContext() - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- getCPBasedMode() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns true/false depending on whether CP based or File based change detection mode is used
- getCPCacheTable(ConnectionPoolDataSource, String) - Static method in class hudson.scm.DerbyUtils
-
Create or return existing CP cache table
- getCpid() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Returns the Change package ID associated with this change
- 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.AbstractIntegritySCM
-
Returns the true/false depending on whether non members should be deleted before the build
- getDescriptor() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the SCMDescriptorinvalid input: '<'?> for the SCM object.
- getDescriptor() - Method in class hudson.scm.browsers.IntegrityWebUI
-
Returns the Descriptorinvalid input: '<'RepositoryBrowserinvalid input: '<'?>> 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
- 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.
- getDisplayName() - Method in class hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
- getDisplayName() - Method in class hudson.scm.IntegritySCMChkptStep.IntegritySCMChkptDescriptorImpl
- getDisplayName() - Method in class hudson.scm.IntegritySCMLabelStep.IntegritySCMLabelDescriptorImpl
- getDisplayName() - Method in class hudson.scm.OAuth2ClientCredentials.DescriptorImpl
- 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.AbstractIntegritySCM
-
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
- getExcludes() - Method in class hudson.scm.IntegritySCMCheckinStep
- getExitCode() - Method in class hudson.scm.api.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.AbstractIntegritySCM
-
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
- getFile() - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- getFunctionName() - Method in class hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
- getFunctionName() - Method in class hudson.scm.IntegritySCMChkptStep.IntegritySCMChkptDescriptorImpl
- getFunctionName() - Method in class hudson.scm.IntegritySCMLabelStep.IntegritySCMLabelDescriptorImpl
- getHostName() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the host name of the Integrity Server
- getId() - Method in class hudson.scm.IntegrityCMMember.CPInfo
- getIncludeList() - Method in class hudson.scm.AbstractIntegritySCM
-
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
- getIncludes() - Method in class hudson.scm.IntegritySCMCheckinStep
- getInstance() - Static method in class hudson.scm.api.session.ISessionPool
- getIntegrityProject() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the Integrity Configuration Management Project
- getIntegrityURL() - Method in class hudson.scm.IntegrityChangeLogSet
-
Provides the Integrity URL for this Change Log Set
- getIntegrityURL() - Method in class hudson.scm.localclient.IntegrityLcChangeSetList
-
Provides the Integrity URL for this Change Log Set
- getIpHostName() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the Integration Point host name for the connection
- getIpPort() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the Integration Point port of the API Session
- getItemID() - Method in class hudson.scm.IntegritySCMCheckinStep
- getKey() - Method in class hudson.scm.IntegritySCM
- getKind() - Method in class hudson.scm.IntegrityChangeLogSet
-
Returns the type of this Change Log Set
- getKind() - Method in class hudson.scm.localclient.IntegrityLcChangeSetList
- 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.AbstractIntegritySCM
-
Returns the line terminator to apply when obtaining files from the Integrity Server
- getLineTerminator() - Method in class hudson.scm.IntegrityCMProject
-
Returns the line terminator setting for this project
- getLocalAPISession() - Method in class hudson.scm.localclient.SandboxUtils
- getLocalClient() - Method in class hudson.scm.AbstractIntegritySCM
- getLocation() - Method in class hudson.scm.IntegrityCMMember.CPMember
- getLogEntry() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
-
Gets theof which this path is a member.
invalid reference
LogEntry - 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
- getLogs() - Method in class hudson.scm.localclient.IntegrityLcChangeSetList
-
Returns the list of Change Logs
- getMD5Checksum(File) - Static method in class hudson.scm.IntegrityCMMember
-
Returns the MD5 checksum hash for a file
- getMemberName() - Method in class hudson.scm.IntegrityCMMember.CPMember
- getMessage() - Method in class hudson.scm.api.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
- getMsg() - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- getName() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the simple name for this Integrity Configuration
- getName(String) - Static method in class hudson.scm.IntegrityCMMember
-
Returns only the file name portion for this full server-side member path
- getOAuthScope() - Method in class hudson.scm.OAuth2ClientCredentials
- getOperationType() - Method in class hudson.scm.IntegrityCMMember.CPMember
- getParent() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Gets the IntegrityChangeLogSet to which this change set belongs.
- getPassword() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the project specific encrypted password of the user connecting to the Integrity Server
- 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.IntegritySCMCheckinStep
-
Returns the project specific encrypted password of the user connecting to the Integrity Server
- getPassword() - Method in class hudson.scm.IntegritySCMChkptStep
-
Returns the project specific encrypted password of the user connecting to the Integrity Server
- getPassword() - Method in class hudson.scm.IntegritySCMLabelStep
-
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.
- getPool() - Method in class hudson.scm.api.session.ISessionPool
- getPoolConfig() - Method in class hudson.scm.api.session.ISessionPool
- getPort() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the port of the Integrity Server
- 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
- getProjectSettings() - Method in class hudson.scm.AbstractIntegritySCM
-
Gets the project specific user/password for this build
- 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
- getRequiredMonitorService() - Method in class hudson.scm.IntegritySCMCheckinNotifierStep
- getRequiredMonitorService() - Method in class hudson.scm.IntegritySCMChkptNotifierStep
- getRequiredMonitorService() - Method in class hudson.scm.IntegritySCMLabelNotifierStep
- getRestoreTimestamp() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns true/false depending on whether or not the restore timestamp option is in effect
- getRestoreTimestamp() - Method in class hudson.scm.IntegrityCMProject
-
Returns the restore timestamp setting for this project
- getRev() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Returns the revision number associated with the change
- getRevision() - Method in class hudson.scm.IntegrityCMMember.CPMember
- 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
- getSandboxScope() - Method in class hudson.scm.AbstractIntegritySCM
- getSecretPassword() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the project specific Secret password of the user connecting to the Integrity Server
- getSecretPassword() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the Secret password in its raw form
- getSecure() - Method in class hudson.scm.IntegrityConfigurable
-
Returns true/false depending on secure sockets are enabled
- getSerialversionuid() - Static method in class hudson.scm.IntegrityConfigurable
- getServerConfig() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the simple server configuration name
- 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.IntegritySCMCheckinStep
- getServerConfig() - Method in class hudson.scm.IntegritySCMChkptStep
- getServerConfig() - Method in class hudson.scm.IntegritySCMLabelStep
- getSkipAuthorInfo() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns true/false depending on whether or not to use 'si revisioninfo' to determine author information
- getSkipAuthorInfo() - Method in class hudson.scm.IntegrityCMProject
-
Returns the flag on whether or not to skip author information
- getSsoCredentialId() - Method in class hudson.scm.IntegrityConfigurable
- 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
- getTokenEndpoint() - Method in class hudson.scm.OAuth2ClientCredentials
- getUser() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Gets the user responsible for the change
- getUser() - Method in class hudson.scm.IntegrityCMMember.CPMember
- getUserName() - Method in class hudson.scm.AbstractIntegritySCM
-
Returns the project specific User connecting to the Integrity Server
- getUserName() - Method in class hudson.scm.api.session.APISession
-
Returns the Integrity User for this APISession
- getUserName() - Method in interface hudson.scm.api.session.ISession
- getUserName() - Method in class hudson.scm.IntegrityConfigurable
-
Returns the User connecting to the Integrity Server
- getUserName() - Method in class hudson.scm.IntegritySCMCheckinStep
- getUserName() - Method in class hudson.scm.IntegritySCMChkptStep
- getUserName() - Method in class hudson.scm.IntegritySCMLabelStep
- 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.
- getVariantName() - Method in class hudson.scm.IntegrityCMProject
-
Returns the variant path name
- getVersion() - Method in class hudson.scm.IntegrityChangeLogSet
-
Returns the version information associated with this Change Set
- getViewCP() - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Gets the URL for viewing a change package
- getViewCP(String) - Static method in class hudson.scm.IntegrityCMMember
-
Returns an URL encoded string representation for invoking this Integrity CP view This assumes that IntegrityCMProject.compareBaseline() was invoked!
- getViewCPLink(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.browsers.IntegrityWebUI
- getViewCPLink(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.IntegrityRepositoryBrowser
- getWorkItem(Response) - Static method in class hudson.scm.api.APIUtils
H
- hashCode() - Method in class hudson.scm.IntegrityCMMember.CPInfo
- hashCode() - Method in class hudson.scm.IntegrityCMMember.CPMember
- hashCode() - Method in class hudson.scm.IntegrityConfigurable
- hasProject(String) - Static method in class hudson.scm.AbstractIntegritySCM
- hudson.scm - package hudson.scm
- hudson.scm.api - package hudson.scm.api
- hudson.scm.api.command - package hudson.scm.api.command
- hudson.scm.api.option - package hudson.scm.api.option
- hudson.scm.api.session - package hudson.scm.api.session
- hudson.scm.browsers - package hudson.scm.browsers
- hudson.scm.localclient - package hudson.scm.localclient
I
- IAPICommand - Interface in hudson.scm.api.command
-
All Jenkins Integrity API command calls must extend this interface.
- IAPIFields - Interface in hudson.scm.api.option
-
Constants interface
- IAPIFields.CP_MEMBER_OPERATION - Enum Class in hudson.scm.api.option
- IAPIOption - Interface in hudson.scm.api.option
-
Constants interface
- id - Static variable in interface hudson.scm.api.option.IAPIFields
- ID - Enum constant in enum class hudson.scm.CM_PROJECT
- ID - Static variable in interface hudson.scm.api.option.IAPIFields
- includeList - Variable in class hudson.scm.AbstractIntegritySCM
- initializeCMProject(EnvVars, String) - Method in class hudson.scm.IntegritySCM
-
Primes the Integrity Project metadata information
- initializeProject(WorkItem) - Method in class hudson.scm.IntegrityCMProject
- INSERT_CP_RECORD - Static variable in class hudson.scm.DerbyUtils
- INSERT_MEMBER_RECORD - Static variable in class hudson.scm.DerbyUtils
-
------------ CP Cache tables end --------------------
- INSERT_REGISTRY_ENTRY - Static variable in class hudson.scm.DerbyUtils
- INTEGRITY_DESCRIPTOR - Static variable in class hudson.scm.IntegritySCM.DescriptorImpl
- IntegrityChangeLog() - Constructor for class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Default constructor for the Digester
- IntegrityChangeLog(ChangeLogSet<IntegrityChangeLogSet.IntegrityChangeLog>, List<IntegrityChangeLogSet.IntegrityChangeLogPath>, String, String) - Constructor for class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
IntegrityChangeLog Class Constructor
- 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
- IntegrityChangeLogPath() - Constructor for class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
- IntegrityChangeLogSet - Class in hudson.scm
-
This class is a representation of all the Changes that were performed between builds.
- IntegrityChangeLogSet(Run<?, ?>, RepositoryBrowser<?>, 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.IntegrityChangeLogPath - Class in hudson.scm
-
A file in a commit.
- 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.
- 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, int, TaskListener, 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.
- 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
- IntegrityCMMember.CPInfo - Class in hudson.scm
- IntegrityCMMember.CPMember - Class in hudson.scm
- 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() - Constructor for class hudson.scm.IntegrityConfigurable
- IntegrityConfigurable(String, String, int, String, int, boolean, String, String, AuthenticationType, String) - Constructor for class hudson.scm.IntegrityConfigurable
- IntegrityCreateSandboxTask - Class in hudson.scm.localclient
-
Created by asen on 06-06-2017.
- IntegrityCreateSandboxTask(SandboxUtils, IntegrityCMProject, String, TaskListener, String, String) - Constructor for class hudson.scm.localclient.IntegrityCreateSandboxTask
- 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.
- IntegrityDeleteNonMembersDescriptorImpl() - Constructor for class hudson.scm.IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl
- IntegrityDeleteNonMembersTask - Class in hudson.scm
- IntegrityDeleteNonMembersTask(TaskListener, String, List<Hashtable<CM_PROJECT, Object>>, List<String>) - 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.
- IntegrityItemDescriptorImpl() - Constructor for class hudson.scm.IntegrityItemAction.IntegrityItemDescriptorImpl
- IntegrityItemListenerImpl - Class in hudson.scm
-
This class implements the onCopied event when a Job is copied from another Job The sole purpose is to ensure that the Configuration Name parameter is unique.
- IntegrityItemListenerImpl() - Constructor for class hudson.scm.IntegrityItemListenerImpl
- IntegrityLcChangeLogParser - Class in hudson.scm.localclient
-
Created by asen on 19-06-2017.
- IntegrityLcChangeLogParser(String) - Constructor for class hudson.scm.localclient.IntegrityLcChangeLogParser
- IntegrityLcChangeSet - Class in hudson.scm.localclient
-
Created by asen on 19-06-2017.
- IntegrityLcChangeSet() - Constructor for class hudson.scm.localclient.IntegrityLcChangeSet
- IntegrityLcChangeSet(String) - Constructor for class hudson.scm.localclient.IntegrityLcChangeSet
- IntegrityLcChangeSetList - Class in hudson.scm.localclient
-
Created by asen on 19-06-2017.
- IntegrityLcChangeSetList(Run<?, ?>, RepositoryBrowser<?>, String, List<IntegrityLcChangeSet>) - Constructor for class hudson.scm.localclient.IntegrityLcChangeSetList
- IntegrityRepositoryBrowser - Class in hudson.scm
- IntegrityRepositoryBrowser() - Constructor for class hudson.scm.IntegrityRepositoryBrowser
- IntegrityResyncSandboxTask - Class in hudson.scm.localclient
-
Created by asen on 08-06-2017.
- IntegrityResyncSandboxTask(SandboxUtils, boolean, boolean, boolean, File, String, String, String, TaskListener, String) - Constructor for class hudson.scm.localclient.IntegrityResyncSandboxTask
- 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
- IntegrityRunListenerImpl<R> - Class in hudson.scm
-
This class implements the onDeleted event when a build is deleted The sole purpose is to ensure that the Integrity SCM cache tables are in line with the number of builds registered with Jenkins.
- IntegrityRunListenerImpl() - Constructor for class hudson.scm.IntegrityRunListenerImpl
- 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
-
Deprecated.
- IntegritySCM(String, String, String) - Constructor for class hudson.scm.IntegritySCM
- IntegritySCM.DescriptorImpl - Class in hudson.scm
-
The relationship of Descriptor and SCM (the describable) is akin to class and object.
- IntegritySCMCheckinDescriptorImpl() - Constructor for class hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
- IntegritySCMCheckinNotifierStep - Class in hudson.scm
- IntegritySCMCheckinNotifierStep(IntegrityConfigurable, String, String, String, String) - Constructor for class hudson.scm.IntegritySCMCheckinNotifierStep
- IntegritySCMCheckinStep - Class in hudson.scm
- IntegritySCMCheckinStep(String) - Constructor for class hudson.scm.IntegritySCMCheckinStep
- IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl - Class in hudson.scm
- IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution - Class in hudson.scm
- IntegritySCMCheckinStepExecution() - Constructor for class hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution
- IntegritySCMChkptDescriptorImpl() - Constructor for class hudson.scm.IntegritySCMChkptStep.IntegritySCMChkptDescriptorImpl
- IntegritySCMChkptNotifierStep - Class in hudson.scm
- IntegritySCMChkptNotifierStep(IntegrityConfigurable, String, String, String) - Constructor for class hudson.scm.IntegritySCMChkptNotifierStep
- IntegritySCMChkptStep - Class in hudson.scm
- IntegritySCMChkptStep(String) - Constructor for class hudson.scm.IntegritySCMChkptStep
- IntegritySCMChkptStep.IntegritySCMChkptDescriptorImpl - Class in hudson.scm
- IntegritySCMChkptStep.IntegritySCMChkptStepExecution - Class in hudson.scm
- IntegritySCMChkptStepExecution() - Constructor for class hudson.scm.IntegritySCMChkptStep.IntegritySCMChkptStepExecution
- IntegritySCMLabelDescriptorImpl() - Constructor for class hudson.scm.IntegritySCMLabelStep.IntegritySCMLabelDescriptorImpl
- IntegritySCMLabelNotifierStep - Class in hudson.scm
- IntegritySCMLabelNotifierStep(IntegrityConfigurable, String, String) - Constructor for class hudson.scm.IntegritySCMLabelNotifierStep
- IntegritySCMLabelStep - Class in hudson.scm
- IntegritySCMLabelStep(String) - Constructor for class hudson.scm.IntegritySCMLabelStep
- IntegritySCMLabelStep.IntegritySCMLabelDescriptorImpl - Class in hudson.scm
- IntegritySCMLabelStep.IntegritySCMLabelStepExecution - Class in hudson.scm
- IntegritySCMLabelStepExecution() - Constructor for class hudson.scm.IntegritySCMLabelStep.IntegritySCMLabelStepExecution
- integrityURL - Variable in class hudson.scm.AbstractIntegritySCM
- IntegrityViewSandboxTask - Class in hudson.scm.localclient
-
Created by asen on 15-06-2017.
- IntegrityViewSandboxTask(SandboxUtils, TaskListener, String) - Constructor for class hudson.scm.localclient.IntegrityViewSandboxTask
- 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.
- 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
-
Invoke the delete non-members task
- invoke(File, VirtualChannel) - Method in class hudson.scm.localclient.IntegrityCreateSandboxTask
- invoke(File, VirtualChannel) - Method in class hudson.scm.localclient.IntegrityResyncSandboxTask
- invoke(File, VirtualChannel) - Method in class hudson.scm.localclient.IntegrityViewSandboxTask
- isApplicable(Job) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
- 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
- isEmptySet() - Method in class hudson.scm.localclient.IntegrityLcChangeSetList
- ISession - Interface in hudson.scm.api.session
- ISessionPool - Class in hudson.scm.api.session
-
APISession Pool Controller class
- 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
- ISSUES_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- IssuesCommand - Class in hudson.scm.api.command
- IssuesCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.IssuesCommand
- isVariant() - Method in class hudson.scm.IntegrityCMProject
-
Returns true if this is a Variant Project
- ITEM_DESCRIPTOR - Static variable in class hudson.scm.IntegrityItemAction
- ITEM_ID - Static variable in interface hudson.scm.api.option.IAPIOption
- iterator() - Method in class hudson.scm.IntegrityChangeLogSet
-
Overridden Iterator implementation for the Integrity Change Logs in this Integrity Change Log Set
- iterator() - Method in class hudson.scm.localclient.IntegrityLcChangeSetList
L
- LABEL - Static variable in interface hudson.scm.api.option.IAPIOption
- LAST_CHECKPOINT - Static variable in interface hudson.scm.api.option.IAPIFields
- LINE_TERMINATOR - Static variable in interface hudson.scm.api.option.IAPIOption
- lineTerminator - Variable in class hudson.scm.AbstractIntegritySCM
- load() - Method in class hudson.scm.IntegritySCM.DescriptorImpl
- loadDerbyDriver() - Static method in class hudson.scm.DerbyUtils
-
Utility function to load the Java DB Driver
- localClient - Variable in class hudson.scm.AbstractIntegritySCM
- LOCATION - Static variable in interface hudson.scm.api.option.IAPIFields
- LOCK_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- LockCommand - Class in hudson.scm.api.command
- LockCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.LockCommand
- LOGGER - Static variable in class hudson.scm.AbstractIntegritySCM
- LOGGER - Static variable in class hudson.scm.api.command.BasicAPICommand
M
- MAJOR_VERSION - Static variable in class hudson.scm.api.session.APISession
- MAX_PORT_VALUE - Static variable in class hudson.scm.AbstractIntegritySCM
- MAX_RETRIES - Static variable in class hudson.scm.api.Retrier
- MEMBER_DESCRIPTION - Static variable in interface hudson.scm.api.option.IAPIFields
- MEMBER_ID - Enum constant in enum class hudson.scm.CM_PROJECT
- MEMBER_ID - Static variable in interface hudson.scm.api.option.IAPIOption
- MEMBER_REV - Static variable in interface hudson.scm.api.option.IAPIFields
- MEMBER_TIMESTAMP - Static variable in interface hudson.scm.api.option.IAPIFields
- MEMBER_TIMESTAMP - Static variable in interface hudson.scm.api.option.IAPIOption
- MIN_PORT_VALUE - Static variable in class hudson.scm.AbstractIntegritySCM
- MINOR_VERSION - Static variable in class hudson.scm.api.session.APISession
- MKS_ENTRIES - Static variable in interface hudson.scm.api.option.IAPIFields
- MOVE_LABEL - Static variable in interface hudson.scm.api.option.IAPIOption
- MOVEMEMBER - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
N
- NAME - Enum constant in enum class hudson.scm.CM_PROJECT
- NAME - Static variable in interface hudson.scm.api.option.IAPIFields
- 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.AbstractIntegritySCM
- NO_CHECKIN_UNCHANGED - Static variable in interface hudson.scm.api.option.IAPIOption
- NO_CLOSE_CP - Static variable in interface hudson.scm.api.option.IAPIOption
- NO_DIFFERENT_NAMES - Static variable in interface hudson.scm.api.option.IAPIOption
- NO_LOCK - Static variable in interface hudson.scm.api.option.IAPIOption
- NORESTORE_TIMESTAMP - Static variable in interface hudson.scm.api.option.IAPIOption
- NORMAL_PROJECT - Static variable in class hudson.scm.IntegrityCMProject
O
- OAUTH - Enum constant in enum class hudson.scm.AuthenticationType
- OAuth2ClientCredentials - Class in hudson.scm
- OAuth2ClientCredentials(String, String, String, String, String, String) - Constructor for class hudson.scm.OAuth2ClientCredentials
- OAuth2ClientCredentials.DescriptorImpl - Class in hudson.scm
- OLD_REVISION - Enum constant in enum class hudson.scm.CM_PROJECT
- ON_EXISTING_ARCHIVE - Static variable in interface hudson.scm.api.option.IAPIOption
- onCopied(Item, Item) - Method in class hudson.scm.IntegrityItemListenerImpl
-
This overridden event ensures the Integrity CM's Configuration Name parameter is unique
- onDeleted(Item) - Method in class hudson.scm.IntegrityItemListenerImpl
-
Cleans up the Integrity SCM plugin database's cache tables, if appropriate
- onDeleted(R) - Method in class hudson.scm.IntegrityRunListenerImpl
- OVER_WRITE_EXISTING - Static variable in interface hudson.scm.api.option.IAPIOption
P
- PARENT - Static variable in interface hudson.scm.api.option.IAPIFields
- parse(Run, RepositoryBrowser<?>, File) - Method in class hudson.scm.IntegrityChangeLogParser
-
Overridden ChangeLogParser
- parse(Run, RepositoryBrowser<?>, File) - Method in class hudson.scm.localclient.IntegrityLcChangeLogParser
- parseProject(WorkItemIterator) - Method in class hudson.scm.IntegrityCMProject
-
Parses the output from the si viewproject command to get a list of members and updates Derby DB
- ParseProjectFolderTask - Class in hudson.scm
- ParseProjectFolderTask(WorkItem, IntegrityCMProject) - Constructor for class hudson.scm.ParseProjectFolderTask
- ParseProjectMemberTask - Class in hudson.scm
- ParseProjectMemberTask(WorkItem, Map<String, String>, IntegrityCMProject) - Constructor for class hudson.scm.ParseProjectMemberTask
- password - Variable in class hudson.scm.AbstractIntegritySCM
- 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
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.scm.IntegritySCMCheckinNotifierStep
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.scm.IntegritySCMChkptNotifierStep
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.scm.IntegritySCMLabelNotifierStep
- ping() - Method in class hudson.scm.api.session.APISession
- ping() - Method in interface hudson.scm.api.session.ISession
- PLUGIN_VERSION_PREFIX - Static variable in class hudson.scm.api.session.APISession
- primeAuthorInformation(String, String) - Static method in class hudson.scm.DerbyUtils
-
Updates the author information for all the members in the project
- PROJECT - Static variable in interface hudson.scm.api.option.IAPIFields
- PROJECT - Static variable in interface hudson.scm.api.option.IAPIOption
- PROJECT_ADD_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- PROJECT_CHECKIN_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- PROJECT_CHECKOUT_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- PROJECT_CPDIFF_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- PROJECT_INFO_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- PROJECT_NAME - Static variable in interface hudson.scm.api.option.IAPIFields
- PROJECT_PJ - Static variable in class hudson.scm.localclient.SandboxUtils
- PROJECT_REVISION - Static variable in interface hudson.scm.api.option.IAPIOption
- PROJECT_SELECT - Static variable in class hudson.scm.DerbyUtils
- PROJECT_TYPE - Static variable in interface hudson.scm.api.option.IAPIFields
- ProjectAddCommand - Class in hudson.scm.api.command
- ProjectAddCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.ProjectAddCommand
- ProjectCheckinCommand - Class in hudson.scm.api.command
- ProjectCheckinCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.ProjectCheckinCommand
- ProjectCheckoutCommand - Class in hudson.scm.api.command
-
Project Checkout command for the Integrity Jenkins Plugin
- ProjectCheckoutCommand() - Constructor for class hudson.scm.api.command.ProjectCheckoutCommand
- projectCPDiff(IntegrityConfigurable, Date) - Method in class hudson.scm.IntegrityCMProject
-
Performs a projectCPDiff on this Integrity CM Project
- ProjectCPDiffCommand - Class in hudson.scm.api.command
- ProjectCPDiffCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.ProjectCPDiffCommand
- ProjectInfoCommand - Class in hudson.scm.api.command
-
Project Info command for the Integrity Jenkins Plugin
- ProjectInfoCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.ProjectInfoCommand
- projects - Static variable in class hudson.scm.AbstractIntegritySCM
Q
- QUERY_DEFINITION - Static variable in interface hudson.scm.api.option.IAPIOption
R
- RECURSE - Static variable in interface hudson.scm.api.option.IAPIOption
- refreshAPISession() - Method in class hudson.scm.api.session.APISession
- refreshAPISession() - Method in interface hudson.scm.api.session.ISession
- registerProjectCache(ConnectionPoolDataSource, String, String, long) - Static method in class hudson.scm.DerbyUtils
-
Creates a single Integrity SCM Project/Configuration cache table
- RELATIONSHIPS_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- RelationshipsCommand - Class in hudson.scm.api.command
- RelationshipsCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.RelationshipsCommand
- RELATIVE_FILE - Enum constant in enum class hudson.scm.CM_PROJECT
- RELEASE_LOCKS - Static variable in interface hudson.scm.api.option.IAPIOption
- REMOVE - Static variable in interface hudson.scm.api.option.IAPIOption
- RENAME - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- requiresWorkspaceForPolling() - Method in class hudson.scm.AbstractIntegritySCM
-
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.
- res - Variable in class hudson.scm.api.command.BasicAPICommand
- RESTORE_TIMESTAMP - Static variable in interface hudson.scm.api.option.IAPIOption
- restoreTimestamp - Variable in class hudson.scm.AbstractIntegritySCM
- RESULTANT - Static variable in interface hudson.scm.api.option.IAPIFields
- resyncSandbox(ISession, FilePath, boolean, boolean, boolean, File, String, String, String) - Method in class hudson.scm.localclient.SandboxUtils
-
Resync the sandbox - cleanCopy forces the resync unchangedFiles as well.
- Retrier - Class in hudson.scm.api
-
This class is implemented to handle an exception o reaching maximum number of retries
- Retrier() - Constructor for class hudson.scm.api.Retrier
- Retrier(int, long) - Constructor for class hudson.scm.api.Retrier
- RETURNED_EXIT_CODE - Static variable in class hudson.scm.AbstractIntegritySCM
- REV - Static variable in interface hudson.scm.api.option.IAPIOption
- REVISION - Enum constant in enum class hudson.scm.CM_PROJECT
- REVISION - Static variable in interface hudson.scm.api.option.IAPIFields
- REVISION - Static variable in interface hudson.scm.api.option.IAPIOption
- REVISION_INFO_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- RevisionInfoCommand - Class in hudson.scm.api.command
-
Revision Info command for the Integrity Jenkins Plugin
- RevisionInfoCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.RevisionInfoCommand
- RICH_CONTENT_FIELD - Static variable in interface hudson.scm.api.option.IAPIOption
- run() - Method in class hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution
- run() - Method in class hudson.scm.IntegritySCMChkptStep.IntegritySCMChkptStepExecution
- run() - Method in class hudson.scm.IntegritySCMLabelStep.IntegritySCMLabelStepExecution
- runCommand(Command) - Method in class hudson.scm.api.session.APISession
-
This function executes a generic API/CLI Command
- runCommand(Command) - Method in interface hudson.scm.api.session.ISession
- runCommandAs(Command, String) - Method in class hudson.scm.api.session.APISession
-
This function executes a generic API/CLI Command impersonating another user
- runCommandWithInterim - Variable in class hudson.scm.api.command.BasicAPICommand
- runCommandWithInterim(Command) - Method in class hudson.scm.api.session.APISession
-
This function executes a generic API/CLI Command with interim
- runCommandWithInterim(Command) - Method in interface hudson.scm.api.session.ISession
S
- SANDBOX - Static variable in interface hudson.scm.api.option.IAPIOption
- sandboxScope - Variable in class hudson.scm.AbstractIntegritySCM
- SandboxUtils - Class in hudson.scm.localclient
-
Created by asen on 07-06-2017.
- SandboxUtils(IntegrityConfigurable, TaskListener) - Constructor for class hudson.scm.localclient.SandboxUtils
- SAVE_TIMESTAMP - Static variable in interface hudson.scm.api.option.IAPIOption
- SCOPE - Static variable in interface hudson.scm.api.option.IAPIOption
- SDF - Static variable in class hudson.scm.AbstractIntegritySCM
- searchEnum(String) - Static method in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- SELECT_CP_1 - Static variable in class hudson.scm.DerbyUtils
-
------------ CP Cache tables --------------------
- 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
- SELECT_REGISTRY_TABLE_DROP - Static variable in class hudson.scm.DerbyUtils
- serverConfig - Variable in class hudson.scm.AbstractIntegritySCM
- serverConfig - Variable in class hudson.scm.api.command.BasicAPICommand
- SESSION_ID - Static variable in interface hudson.scm.api.option.IAPIOption
- SessionPoolEvictionPolicy - Class in hudson.scm.api.session
- SessionPoolEvictionPolicy() - Constructor for class hudson.scm.api.session.SessionPoolEvictionPolicy
- 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.AbstractIntegritySCM
-
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
- setAuthType(AuthenticationType) - Method in class hudson.scm.IntegrityConfigurable
- setBrowser(IntegrityRepositoryBrowser) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the Integrity SCM web browser
- setCheckoutThreadPoolSize(int) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the thread pool size of parallel checkout threads
- setCheckoutThreadTimeout(int) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the timeout for checkout threads
- setCheckpointBeforeBuild(boolean) - Method in class hudson.scm.AbstractIntegritySCM
-
Toggles whether or not a checkpoint should be performed before the build
- setCheckpointBeforeBuild(boolean) - Method in class hudson.scm.IntegrityCMProject
-
Sets if the project is checkpointed before the build (configuration parameter)
- setCheckpointDesc(String) - Method in class hudson.scm.IntegritySCMChkptStep
- setCheckpointLabel(String) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the label string for the checkpoint 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.IntegritySCMChkptStep
- setCheckpointLabel(String) - Method in class hudson.scm.IntegritySCMLabelStep
- 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.AbstractIntegritySCM
-
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.AbstractIntegritySCM
-
Sets the Project or Configuration Path for an Integrity Source Project
- setConfigPath(String) - Method in class hudson.scm.IntegritySCMCheckinStep
- setConfigPath(String) - Method in class hudson.scm.IntegritySCMChkptStep
- setConfigPath(String) - Method in class hudson.scm.IntegritySCMLabelStep
- setConfigurationName(String) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the configuration name for this project
- setConfigurationName(String) - Method in class hudson.scm.IntegrityCheckinAction
-
Sets the build configuration name for this project
- setConfigurations(List<IntegrityConfigurable>) - Method in class hudson.scm.IntegritySCM.DescriptorImpl
-
Sets the list of Integrity Server connections.
- setContext(String) - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- setCPBasedMode(boolean) - Method in class hudson.scm.AbstractIntegritySCM
-
Toggles whether CP based or File based change detection mode to be used
- setCpid(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Sets the Change package ID associated with this change
- 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.AbstractIntegritySCM
-
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.AbstractIntegritySCM
-
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
- setExcludes(String) - Method in class hudson.scm.IntegritySCMCheckinStep
- 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.AbstractIntegritySCM
-
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
- setFile(String) - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- setHostName(String) - Method in class hudson.scm.IntegrityConfigurable
-
Sets the host name of the Integrity Server
- setIncludeList(String) - Method in class hudson.scm.AbstractIntegritySCM
-
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
- setIncludes(String) - Method in class hudson.scm.IntegritySCMCheckinStep
- 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
- setItemID(String) - Method in class hudson.scm.IntegritySCMCheckinStep
- setLineTerminator(String) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the line terminator to apply when obtaining files from the Integrity Server
- setLineTerminator(String) - Method in class hudson.scm.IntegrityCMProject
-
Sets the optional line terminator option for this project
- setLocalClient(boolean) - Method in class hudson.scm.AbstractIntegritySCM
- setLogEntry(IntegrityChangeLogSet.IntegrityChangeLog) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
-
Sets theof which this path is a member.
invalid reference
LogEntry - 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
- setMsg(String) - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- setName(String) - Method in class hudson.scm.IntegrityConfigurable
- 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
- setParent(ChangeLogSet) - Method in class hudson.scm.localclient.IntegrityLcChangeSet
- setPassword(Secret) - Method in class hudson.scm.IntegrityConfigurable
- setPassword(String) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the project specific encrypted Password of the user connecting to the Integrity Server
- 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.IntegritySCMCheckinStep
- setPassword(String) - Method in class hudson.scm.IntegritySCMChkptStep
- setPassword(String) - Method in class hudson.scm.IntegritySCMLabelStep
- 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.AbstractIntegritySCM
-
Toggles whether or not to restore the timestamp for individual files
- setRestoreTimestamp(boolean) - Method in class hudson.scm.IntegrityCMProject
-
Sets the optional restore timestamp option for this project
- setRev(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Provides the mechanism to populate the revision string for this Entry
- setSandboxScope(String) - Method in class hudson.scm.AbstractIntegritySCM
- setSecure(boolean) - Method in class hudson.scm.IntegrityConfigurable
-
Toggles whether or not secure sockets are enabled
- setServerConfig(String) - Method in class hudson.scm.AbstractIntegritySCM
-
Sets the server configuration name for this project
- 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
- setSkipAuthorInfo(boolean) - Method in class hudson.scm.AbstractIntegritySCM
-
Toggles whether or not to use 'si revisioninfo' to determine author information
- setSkipAuthorInfo(boolean) - Method in class hudson.scm.IntegrityCMProject
-
Toggles whether or not to obtain the author using 'si revisioninfo'
- setSsoCredentialId(String) - Method in class hudson.scm.IntegrityConfigurable
- 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.AbstractIntegritySCM
-
Sets the project specific User connecting to the Integrity Server
- setUserName(String) - Method in class hudson.scm.IntegrityConfigurable
-
Sets the User connecting to the Integrity Server
- setUserName(String) - Method in class hudson.scm.IntegritySCMCheckinStep
- setUserName(String) - Method in class hudson.scm.IntegritySCMChkptStep
- setUserName(String) - Method in class hudson.scm.IntegritySCMLabelStep
- 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
- setViewCP(String) - Method in class hudson.scm.IntegrityChangeLogSet.IntegrityChangeLog
-
Sets a string url representation containing the link to the Integrity View CP view
- SHARE_ARCHIVE - Static variable in interface hudson.scm.api.option.IAPIOption
- shouldRetry() - Method in class hudson.scm.api.Retrier
-
Returns true if a retry can be attempted.
- skipAuthorInfo - Variable in class hudson.scm.AbstractIntegritySCM
- SOURCE_FILE - Static variable in interface hudson.scm.api.option.IAPIOption
- SQL_EXCEPTION_CAUGHT - Static variable in class hudson.scm.AbstractIntegritySCM
- SUB_PROJECT_SELECT - Static variable in class hudson.scm.DerbyUtils
- SUBMIT_CP_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- submitCP(IntegrityConfigurable, String) - Static method in class hudson.scm.IntegrityCMMember
-
Submits the change package used for updating the Integrity SCM project
- SubmitCPCommand - Class in hudson.scm.api.command
- SubmitCPCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.SubmitCPCommand
- SUMMARY - Static variable in interface hudson.scm.api.option.IAPIOption
- supportsPolling() - Method in class hudson.scm.AbstractIntegritySCM
-
Toggles whether or not the Integrity SCM plugin can be used for polling
T
- TARGET_FILE - Static variable in interface hudson.scm.api.option.IAPIOption
- terminate() - Method in class hudson.scm.api.session.APISession
-
Terminate the API Session and Integration Point
- terminate() - Method in interface hudson.scm.api.session.ISession
- terminateAPI() - Method in class hudson.scm.api.command.BasicAPICommand
- terminateAPI() - Method in interface hudson.scm.api.command.IAPICommand
-
Function to explicitly terminate/return sessions to Session Pool for WITH_INTERIM commands
- terminateClient() - Method in class hudson.scm.localclient.SandboxUtils
- TIME_TO_WAIT_MS - Static variable in class hudson.scm.api.Retrier
- TIMESTAMP - Enum constant in enum class hudson.scm.CM_PROJECT
- TIMESTAMP_PREFIX - Static variable in interface hudson.scm.api.option.IAPIOption
- toString() - Method in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- toString() - Method in class hudson.scm.api.session.APISession
- toString() - Method in class hudson.scm.IntegrityConfigurable
- TRAVERSE_FIELDS - Static variable in interface hudson.scm.api.option.IAPIOption
- TYPE - Enum constant in enum class hudson.scm.CM_PROJECT
- TYPE - Static variable in interface hudson.scm.api.option.IAPIFields
U
- UNDEFINED - Enum constant in enum class hudson.scm.CM_PROJECT
- UNLOCK_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- UnlockCommand - Class in hudson.scm.api.command
- UnlockCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.UnlockCommand
- unlockMembers(IntegrityConfigurable, String) - Static method in class hudson.scm.IntegrityCMMember
-
Performs a recursive unlock on all current user's locked members
- UPDATE - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- 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
- updateMember(IntegrityConfigurable, String, FilePath, String, String, String) - Static method in class hudson.scm.IntegrityCMMember
-
Performs a lock and subsequent project checkin for the specified member
- UPDATEREVISION - Enum constant in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
- 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()
- USER - Static variable in interface hudson.scm.api.option.IAPIFields
- userName - Variable in class hudson.scm.AbstractIntegritySCM
V
- valueOf(String) - Static method in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hudson.scm.AuthenticationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hudson.scm.CM_PROJECT
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class hudson.scm.api.option.IAPIFields.CP_MEMBER_OPERATION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hudson.scm.AuthenticationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hudson.scm.CM_PROJECT
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIANT_PROJECT - Static variable in class hudson.scm.IntegrityCMProject
- VERDICT - Static variable in interface hudson.scm.api.option.IAPIOption
- verifyCreateSandbox(ISession, IntegrityCMProject, FilePath, String, String) - Method in class hudson.scm.localclient.SandboxUtils
- verifySandbox(ISession, IntegrityCMProject, FilePath) - Method in class hudson.scm.localclient.SandboxUtils
- VERSION - Static variable in class hudson.scm.api.session.APISession
- VIEW_CP_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- VIEW_PROJECT_COMMAND - Static variable in interface hudson.scm.api.command.IAPICommand
- viewCP(IntegrityConfigurable, Set<String>, String, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>>) - Static method in class hudson.scm.IntegrityCMMember
-
View the change package
- ViewCPCommand - Class in hudson.scm.api.command
- ViewCPCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.ViewCPCommand
- 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!
- ViewProjectCommand - Class in hudson.scm.api.command
- ViewProjectCommand(IntegrityConfigurable) - Constructor for class hudson.scm.api.command.ViewProjectCommand
- viewSandboxChanges(ISession, FilePath) - Method in class hudson.scm.localclient.SandboxUtils
-
View the sandbox for any changes during Polling
- 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
- waitUntilNextTry() - Method in class hudson.scm.api.Retrier
-
Waits for timeToWaitMS.
- WEBUI_DESCRIPTOR - Static variable in class hudson.scm.browsers.IntegrityWebUI
Y
- YES - Static variable in interface hudson.scm.api.option.IAPIOption
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form