Package | Description |
---|---|
hudson.scm | |
hudson.scm.localclient |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,IntegrityCMProject> |
AbstractIntegritySCM.projects |
Modifier and Type | Method and Description |
---|---|
static IntegrityCMProject |
AbstractIntegritySCM.findProject(String configurationName) |
IntegrityCMProject |
AbstractIntegritySCM.getIntegrityProject()
Returns the Integrity Configuration Management Project
|
Constructor and Description |
---|
ParseProjectFolderTask(com.mks.api.response.WorkItem wi,
IntegrityCMProject siProject) |
ParseProjectMemberTask(com.mks.api.response.WorkItem wi,
Map<String,String> pjConfigHash,
IntegrityCMProject siProject) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
SandboxUtils.dropSandbox(ISession session,
hudson.FilePath workspace,
IntegrityCMProject siProject) |
protected boolean |
SandboxUtils.verifyCreateSandbox(ISession session,
IntegrityCMProject siProject,
hudson.FilePath workspace,
String lineTerminator,
String sandboxScope) |
protected boolean |
SandboxUtils.verifySandbox(ISession session,
IntegrityCMProject siProject,
hudson.FilePath workspace) |
Constructor and Description |
---|
IntegrityCreateSandboxTask(SandboxUtils sboxUtil,
IntegrityCMProject siProject,
String alternateWorkspace,
hudson.model.TaskListener listener,
String lineTerminator,
String sandboxScope) |
Copyright © 2016–2024. All rights reserved.