WS.SCS.listManagedProjectArtifacts()

Signature

String listManagedProjectArtifacts(String scsIntegrationClass,

Domain

Description

Lists artifacts of a managed project.

Parameters

NameTypeDescription
scsIntegrationClassStringThe class name for SCS integration
repoRootURLStringBase repo URL for the source control system.
projectNameStringThe project whose artifacts are to be fetched.
updatePathStringThe project whose artifacts are to be fetched.
artifactFilterClassesStringFQN of class which can be used to filter out any artifacts if required. Pass null to use default.
filterContextClassStringFQN of class which can be used to provide a context to the filter. Pass null to use default.

Returns

TypeDescription
String