saveArtifact

open suspend override fun saveArtifact(sessionKey: SessionKey, filename: String, artifact: Part): Int

Saves an artifact.

Return

the revision ID (version) of the saved artifact.

Parameters

sessionKey

identifies the user and session the operation is scoped to.

filename

the artifact filename; a user: prefix addresses the user scope instead.

artifact

the artifact