WS.SCS

Functions

NameSignature and Synopsis
commitFileContentsvoid commitFileContents(String scsIntegrationClass,
Writes contents of artifact of a managed project to SCS/Filesystem.
deleteFileboolean deleteFile(String scsIntegrationClass, String repoRootURL, String projectName, String artifactPath, String artifactExtn)
Deletes artifact of a managed project from SCS/Filesystem.
executeScriptString executeScript(String scriptPath, String charset)
Executes a batch script and returns a string result
listManagedProjectArtifactsString listManagedProjectArtifacts(String scsIntegrationClass,
Lists artifacts of a managed project.
listManagedProjectsString listManagedProjects(String scsIntegrationClass, String repoRootURL)
Lists projects managed by the WS-Server.
showArtifactContentsString showArtifactContents(String scsIntegrationClass,
Returns contents of artifacts of a managed project from SCS/Filesystem