void setSCSCommandPath(String scsIntegrationType, String repoRootURL, String command)
void setSCSCommandPath(String scsIntegrationType, String repoRootURL, String command)
Name | Type | Description |
---|---|---|
scsIntegrationType | String | The type of SCS integration |
repoRootURL | String | Base repo URL for the source control system. |
command | String | The SCS command path. |
Type | Description |
---|---|
void |