listVersions

open suspend override fun listVersions(sessionKey: SessionKey, filename: String): List<Int>

Lists all the versions (as revision IDs) of an artifact.

Return

A list of integer version numbers

Parameters

sessionKey

identifies the session that owns the artifact.

filename

the artifact filename within the session.