Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%IPM] >  [Repo] >  [IPublishService]
Private  Storage   

abstract class %IPM.Repo.IPublishService

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
CheckUnpublishEnabled IsAvailable PublishModule Unpublish

Subclasses
%IPM.Repo.Remote.PublishService

Methods

• method CheckUnpublishEnabled(packageName As %String, packageVersion As %String) as %Boolean
• method IsAvailable() as %Boolean
For run-time checks to ensure the service is available before attempting to invoke it.
• abstract method PublishModule(pModule As %IPM.Repo.Remote.ModuleInfo) as %Boolean
• abstract method Unpublish(packageName As %String, packageVersion As %String) as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.