|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrityCMProject | |
|---|---|
| hudson.scm | |
| Uses of IntegrityCMProject in hudson.scm |
|---|
| Methods in hudson.scm that return IntegrityCMProject | |
|---|---|
IntegrityCMProject |
IntegritySCM.getIntegrityProject()
Returns the MKS Integrity Configuration Management Project |
IntegrityCMProject |
IntegrityRevisionState.getSIProject()
|
| Methods in hudson.scm with parameters of type IntegrityCMProject | |
|---|---|
void |
IntegrityCMProject.compareBaseline(IntegrityCMProject baselineProject,
APISession api)
Compares this version of the project to a previous/new version to determine what are the updates and what was deleted |
| Constructors in hudson.scm with parameters of type IntegrityCMProject | |
|---|---|
IntegrityCheckoutTask(IntegritySCM scm,
IntegrityCMProject siProject,
boolean cleanCopy,
hudson.model.BuildListener listener)
Hudson supports building on distributed machines, and the SCM plugin must be able to be executed on other machines than the master. |
|
IntegrityRevisionState(IntegrityCMProject siProject)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||