|
|
|
@ -4307,7 +4307,7 @@ var ArtifactServiceMethod;
|
|
|
|
|
(function (ArtifactServiceMethod) {
|
|
|
|
|
ArtifactServiceMethod["CreateArtifact"] = "CreateArtifact";
|
|
|
|
|
ArtifactServiceMethod["FinalizeArtifact"] = "FinalizeArtifact";
|
|
|
|
|
})(ArtifactServiceMethod || (exports.ArtifactServiceMethod = ArtifactServiceMethod = {}));
|
|
|
|
|
})(ArtifactServiceMethod = exports.ArtifactServiceMethod || (exports.ArtifactServiceMethod = {}));
|
|
|
|
|
exports.ArtifactServiceMethodList = [
|
|
|
|
|
ArtifactServiceMethod.CreateArtifact,
|
|
|
|
|
ArtifactServiceMethod.FinalizeArtifact
|
|
|
|
|