|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use APISession | |
|---|---|
| org.apache.maven.scm.provider.integrity | |
| org.apache.maven.scm.provider.integrity.repository | |
| Uses of APISession in org.apache.maven.scm.provider.integrity |
|---|
| Methods in org.apache.maven.scm.provider.integrity with parameters of type APISession | |
|---|---|
boolean |
Member.checkout(APISession api)
Performs a checkout of this MKS Integrity Source File to a working file location on the build server represented by targetFile |
| Constructors in org.apache.maven.scm.provider.integrity with parameters of type APISession | |
|---|---|
Project(APISession api,
String configPath)
Creates an instance of an Integrity SCM Project |
|
Sandbox(APISession api,
Project cmProject,
String dir)
The Sandbox constructor |
|
| Uses of APISession in org.apache.maven.scm.provider.integrity.repository |
|---|
| Methods in org.apache.maven.scm.provider.integrity.repository that return APISession | |
|---|---|
APISession |
IntegrityScmProviderRepository.getAPISession()
Returns the MKS Integrity API Session object for this SCM Provider |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||