%ZHSLIB.PackageManager.Core.IPublishService
abstract class %ZHSLIB.PackageManager.Core.IPublishService
Method Inventory (Including Private)
Methods (Including Private)
method IsAvailable() as %Boolean [ Language = objectscript ]
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 [ Language = objectscript ]
abstract method PublishModule(pModule As %ZHSLIB.PackageManager.Core.Module) as %Boolean [ Language = objectscript ]