Trees | Indices | Help |
---|
|
object --+ | ArtifactoryHelper
Helper class to facilitate interacting with Artifactory
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
build_server_url =
|
|||
repository =
|
|||
group_id =
|
|
|||
Inherited from |
|
Constructor method :param repository: (str) Name of the repo in Artifactory (ie: libs-release-local) :param group_id: (str) Name of the group in Artifactory (ie: com.ypg.yid)
|
Fetches the artifact from Artifactory and write the file to disk. A criteria can be added to help :param artifact_id: (str) name of the artifact in Artifactory :param version: (str) numeric representation of the artifact version :param criteria: (str) a filter criteria for choosing the artifact to download (ex: .jar, -QA.msi) :return: (list) a list of successfully downloaded files |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jan 16 15:21:46 2015 | http://epydoc.sourceforge.net |