WS.SCS.showArtifactContents()
Signature
String showArtifactContents(String scsIntegrationClass,
Description
Returns contents of artifacts of a managed project from SCS/Filesystem
Parameters
Name | Type | Description |
scsIntegrationClass | String | The class name for SCS integration |
repoRootURL | String | Base repo URL for the source control system. |
projectName | String | The project path whose artifacts' contents are to be fetched. |
artifactPath | String | The FQN of the artifact whose contents are to be retrieved. |
artifactExtn | String | The extension of the artifact. |