Codeunit 2503 Extension Operation Impl in 18
- App
- System Application
Versions171819202122232425262728latest
Procedures, 24
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| DeployExtension | (Guid, Integer, Boolean) | public | - | ||||
| UploadExtension | (InStream, Integer) | public | - | ||||
| DeployAndUploadExtension | (InStream, Integer, Enum Extension Deploy To) | public | - | ||||
| UnpublishExtension | (Guid) | Boolean | public | - | |||
| UnpublishUninstalledPerTenantExtension | (Guid) | public | - | ||||
| GetExtensionSource | (Guid, var Codeunit Temp Blob, var Text) | Boolean | public | - | |||
| DownloadExtensionSource | (Guid) | Boolean | public | - | |||
| DownloadDeploymentStatusDetails | (Guid) | public | - | ||||
| RefreshStatus | (Guid) | public | - | ||||
| ConfigureExtensionHttpClientRequestsAllowance | (Text, Boolean) | Boolean | public | - | |||
| GetAllExtensionDeploymentStatusEntries | (var Record NAV App Tenant Operation) | public | Pending 17.0 | ||||
| This is the implementation of a method for which the required parameter is not accessible for Cloud development | |||||||
| GetAllExtensionDeploymentStatusEntries | (var Record Extension Deployment Status) | public | - | ||||
| GetDeploymentDetailedStatusMessageAsStream | (Guid, OutStream) | public | - | ||||
| GetDeploymentDetailedStatusMessage | (Guid) | Text | public | - | |||
| GetDeployOperationInfo | (Guid, var Text, var Text, var Text, var Text, Text) | public | - | ||||
| GetDeployOperationAppName | (Guid) | Text | public | - | |||
| GetDeployOperationAppPublisher | (Guid) | Text | public | - | |||
| GetDeployOperationAppVersion | (Guid) | Text | public | - | |||
| GetDeployOperationSchedule | (Guid) | Text | public | - | |||
| GetDeployOperationJobId | (Guid) | Text | public | - | |||
| GetLatestVersionPackageIdByAppId | (Guid) | Guid | public | - | |||
| GetCurrentlyInstalledVersionPackageIdByAppId | (Guid) | Guid | public | - | |||
| GetSpecificVersionPackageIdByAppId | (Guid, Text, Integer, Integer, Integer, Integer) | Guid | public | - | |||
| GetExtensionLogo | (Guid, var Codeunit Temp Blob) | public | - | ||||