Skip to main content

%ZHSLIB.PackageManager.Core.IPublishService

abstract class %ZHSLIB.PackageManager.Core.IPublishService

Method Inventory

Methods

method IsAvailable() as %Boolean
For run-time checks to ensure the service is available before attempting to invoke it.
abstract method PublishApplication(pApplication As %ZHSLIB.PackageManager.Core.Application) as %Boolean
abstract method PublishModule(pModule As %ZHSLIB.PackageManager.Core.Module) as %Boolean

Subclasses

FeedbackOpens in a new tab