core/plugins/plugins.model.ts
Properties |
|
| contextPath |
contextPath:
|
Type : string
|
| Optional |
| description |
description:
|
Type : string
|
| Optional |
| id |
id:
|
Type : string
|
| idLatest |
idLatest:
|
Type : string
|
| installed |
installed:
|
Type : boolean
|
| Optional |
| installedViaTag |
installedViaTag:
|
Type : string |
|
| Optional |
| license |
license:
|
Type : string
|
| Optional |
| module |
module:
|
Type : string
|
| name |
name:
|
Type : string
|
| Optional |
| originApp |
originApp:
|
Type : IApplication
|
| Optional |
| path |
path:
|
Type : string
|
| readmePath |
readmePath:
|
Type : string
|
| Optional |
| scope |
scope:
|
Type : PluginsExportScopes
|
| Optional |
| selected |
selected:
|
Type : boolean
|
| Optional |
| status |
status:
|
Type : ApplicationPluginStatus
|
| Optional |
| tags |
tags:
|
Type : string[]
|
| Optional |
| type |
type:
|
Type : PackageType
|
| Optional |
| version |
version:
|
Type : string
|
| Optional |
| versioningMatrix |
versioningMatrix:
|
Type : VersioningMatrix
|
| Optional |