| Class | Description | 
|---|---|
| AbstractIntegritySCM | |
| DerbyUtils | 
 This class provides certain utility functions for working with the embedded derby database 
 | 
| IntegrityChangeLogParser | 
 This class provides the parser to read the changelog.xml that is generated at the end of a build
 listing the SCM changes 
 | 
| IntegrityChangeLogSet | 
 This class is a representation of all the Changes that were performed between builds. 
 | 
| IntegrityChangeLogSet.IntegrityChangeLog | 
 The Entry class defines the metadata related to an individual file change 
 | 
| IntegrityChangeLogSet.IntegrityChangeLogPath | 
 A file in a commit. 
 | 
| IntegrityCheckinAction | |
| IntegrityCheckinAction.IntegrityCheckinDescriptorImpl | 
 The relationship of Descriptor and IntegrityCheckpointAction (the describable) is akin to class
 and object. 
 | 
| IntegrityCheckinTask | |
| IntegrityCheckoutTask | |
| IntegrityCheckpointAction | |
| IntegrityCheckpointAction.IntegrityCheckpointDescriptorImpl | 
 The relationship of Descriptor and IntegrityCheckpointAction (the describable) is akin to class
 and object. 
 | 
| IntegrityCMMember | 
 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.CPInfo | |
| IntegrityCMMember.CPMember | |
| IntegrityCMProject | 
 This class represents an Integrity Configuration Management Project Provides metadata information
 about a SCM Project 
 | 
| IntegrityConfigurable | |
| IntegrityDeleteNonMembersAction | |
| IntegrityDeleteNonMembersAction.IntegrityDeleteNonMembersDescriptorImpl | 
 The relationship of Descriptor and IntegrityDeleteNonMembersAction (the describable) is akin to
 class and object. 
 | 
| IntegrityDeleteNonMembersTask | |
| IntegrityItemAction | |
| IntegrityItemAction.IntegrityItemDescriptorImpl | 
 The relationship of Descriptor and IntegrityItemAction (the describable) is akin to class and
 object. 
 | 
| IntegrityItemListenerImpl | 
 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. 
 | 
| IntegrityRepositoryBrowser | |
| IntegrityRevisionState | 
 Contains the state of the current Integrity Configuration Management Project 
 | 
| IntegrityRunListenerImpl<R extends hudson.model.Run<?,?>> | 
 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. 
 | 
| IntegritySCM | 
 This class provides an integration between Hudson/Jenkins for Continuous Builds and PTC Integrity
 for Configuration Management 
 | 
| IntegritySCM.DescriptorImpl | 
 The relationship of Descriptor and SCM (the describable) is akin to class and object. 
 | 
| IntegritySCMCheckinNotifierStep | |
| IntegritySCMCheckinStep | |
| IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl | |
| IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution | |
| IntegritySCMChkptNotifierStep | |
| IntegritySCMChkptStep | |
| IntegritySCMChkptStep.IntegritySCMChkptDescriptorImpl | |
| IntegritySCMChkptStep.IntegritySCMChkptStepExecution | |
| IntegritySCMLabelNotifierStep | |
| IntegritySCMLabelStep | |
| IntegritySCMLabelStep.IntegritySCMLabelDescriptorImpl | |
| IntegritySCMLabelStep.IntegritySCMLabelStepExecution | |
| ParseProjectFolderTask | |
| ParseProjectMemberTask | 
| Enum | Description | 
|---|---|
| CM_PROJECT | 
Copyright © 2016–2024. All rights reserved.