Documentation for the _.ZPM.PackageManager.Core package. More...
Namespaces | |
| CodeGenUtils | |
| Documentation for the _.ZPM.PackageManager.Core.CodeGenUtils package. | |
| LogManager | |
| Documentation for the _.ZPM.PackageManager.Core.LogManager package. | |
| ModuleInfo | |
| Documentation for the _.ZPM.PackageManager.Core.ModuleInfo package. | |
| SemVer | |
| Documentation for the _.ZPM.PackageManager.Core.SemVer package. | |
| XDataArchive | |
| Documentation for the _.ZPM.PackageManager.Core.XDataArchive package. | |
Classes | |
| class | Application |
| class | ComparisonAdaptor |
| Handles code generation of a grab bag of useful functions to be code generated, such as the following: More... | |
| class | ComparisonAdaptorPropParam |
| Property parameter class for <class>ZPM.PackageManager.Core.ComparisonAdaptor</class> More... | |
| class | CompiledXSLTCache |
| class | GlobalReference |
| class | InstallationInfo |
| class | InstallContext |
| class | InterruptManager |
| Handles setting of "break" to avoid Ctr-C breaking the instance when called during critical sections. More... | |
| class | InvokeReference |
| class | IPackageService |
| class | IPublishService |
| class | ListOfOptions |
| class | LockManager |
| Utility to make managing locking/unlocking easier in more complex settings. More... | |
| class | LogManager |
| class | MappingReference |
| class | Module |
| class | ModuleInfo |
| Most basic information that EVERY module must have. More... | |
| class | ModuleName |
| class | ModuleReference |
| @API.Object.Instantiable @Modifier Availability InterSystems More... | |
| class | QualifiedModuleReference |
| Just a Resolved Module reference with a bit more information about which repository the module is located in. More... | |
| class | RegExString |
| A string datatype definition which extends <class>Library.String</class> with additional regex pattern validation. More... | |
| class | ResolvedModuleReference |
| Just a Serial Object of ModuleInfo so that it can be persisted in other objects. More... | |
| class | ResourceReference |
| class | SearchCriteria |
| class | SemanticVersion |
| class | SemanticVersionExpression |
| class | Singleton |
| General class to extend to add a "singleton" interface to any registered or persistent class. More... | |
| class | TempFileManager |
| Helper class to ensure temp files/folders are cleaned up @API.Object @Modifier Availability InterSystems @API.Object.Instantiable @Modifier Availability Forbidden. More... | |
| class | VersionedBase |
| class | WorkMgr |
| Effectively makes MAK4715 for pre-2017.2 platform versions. More... | |
| class | XDataArchive |
| This class helps with packaging a directory (containing files) in a format that is easy to import on a different instance. More... | |
| class | XSLTProvider |
Documentation for the _.ZPM.PackageManager.Core package.