io.parrots
Version:
Parrots.io App
749 lines • 48.7 kB
HTML
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>io.parrots</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="assets/js/search.js" data-base=".">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="index.html" class="title">io.parrots</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="globals.html">Globals</a>
</li>
</ul>
<h1> io.parrots</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<div class="tsd-panel tsd-typography">
<h1 id="masterproject">MasterProject</h1>
<h2 id="development-server">Development server</h2>
<p>Run <code>npm run start</code> for a dev server. Navigate to <code>http://localhost:4200/</code>. The app will automatically reload if you change any of the source files.</p>
<h2 id="build">Build</h2>
<p>Run <code>npm run build</code> or <code>npm run build:app</code> to build the project as ng app. The build artifacts will be stored in the <code>dist/app</code> directory.</p>
<p>Run <code>npm run build:lib</code> to build the project as ng component library. The build artifacts will be stored in the <code>dist/lib</code> directory. You can publish to npm repository by changing dir to <code>dist/lib</code> and run <code>npm publish</code>.</p>
<h2 id="running-unit-tests">Running unit tests</h2>
<p>Run <code>npm run test</code> to execute the unit tests via <a href="https://karma-runner.github.io">Karma</a>.</p>
</div>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_constants_.html">"app/<wbr>Constants"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_parrotsappmodule_module_.html">"app/<wbr>Parrots<wbr>App<wbr>Module.module"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_parrotsroute_routing_.html">"app/<wbr>Parrots<wbr>Route.routing"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_app_module_.html">"app/app.module"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_apps_.html">"app/apps"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_parrotsapp_component_.html">"app/component/<wbr>Parrots<wbr>App.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_components_.html">"app/component/components"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_accountauthenticationpage_component_.html">"app/component/page/<wbr>Account<wbr>Authentication<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_apppreloadpage_component_.html">"app/component/page/<wbr>App<wbr>Preload<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_mainpage_component_.html">"app/component/page/<wbr>Main<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_pagenames_.html">"app/component/page/<wbr>Page<wbr>Names"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_activateaccountpage_component_.html">"app/component/page/account.internal/<wbr>Activate<wbr>Account<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_changepasswordpage_component_.html">"app/component/page/account.internal/<wbr>Change<wbr>Password<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_forgotpasswordpage_component_.html">"app/component/page/account.internal/<wbr>Forgot<wbr>Password<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_loginpage_component_.html">"app/component/page/account.internal/<wbr>Login<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_registerpage_component_.html">"app/component/page/account.internal/<wbr>Register<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_register_internal_accountinfopage_component_.html">"app/component/page/account.internal/register.internal/<wbr>Account<wbr>Info<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_register_internal_createaccountpage_component_.html">"app/component/page/account.internal/register.internal/<wbr>Create<wbr>Account<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_register_internal_registervalidationemailpage_component_.html">"app/component/page/account.internal/register.internal/<wbr>Register<wbr>Validation<wbr>Email<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_account_internal_register_internal_termsofservicepage_component_.html">"app/component/page/account.internal/register.internal/<wbr>Terms<wbr>OfService<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_accountpage_component_.html">"app/component/page/main/<wbr>Account<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_applicationpage_component_.html">"app/component/page/main/<wbr>Application<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_instancecollectionpage_component_.html">"app/component/page/main/<wbr>Instance<wbr>Collection<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_menutop_component_.html">"app/component/page/main/<wbr>Menu<wbr>Top.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_servicespage_component_.html">"app/component/page/main/<wbr>Services<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_systempage_component_.html">"app/component/page/main/<wbr>System<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_connectionemail_component_.html">"app/component/page/main/account.internal/<wbr>Connection<wbr>Email.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_editaddress_component_.html">"app/component/page/main/account.internal/<wbr>Edit<wbr>Address.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_generalbirthday_component_.html">"app/component/page/main/account.internal/<wbr>General<wbr>Birthday.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_generalgender_component_.html">"app/component/page/main/account.internal/<wbr>General<wbr>Gender.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_generalname_component_.html">"app/component/page/main/account.internal/<wbr>General<wbr>Name.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_generalpassword_component_.html">"app/component/page/main/account.internal/<wbr>General<wbr>Password.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_generalphone_component_.html">"app/component/page/main/account.internal/<wbr>General<wbr>Phone.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_account_internal_generalusername_component_.html">"app/component/page/main/account.internal/<wbr>General<wbr>Username.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_instancecollection_internal_createinstance_component_.html">"app/component/page/main/instancecollection.internal/<wbr>Create<wbr>Instance.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_instancecollection_internal_editinstance_component_.html">"app/component/page/main/instancecollection.internal/<wbr>Edit<wbr>Instance.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_mains_.html">"app/component/page/main/mains"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_applicationaccesspage_component_.html">"app/component/page/main/services.internal/<wbr>Application<wbr>Access<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_bpmnpage_component_.html">"app/component/page/main/services.internal/BPMNPage.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_configurationspage_component_.html">"app/component/page/main/services.internal/<wbr>Configurations<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_jobpage_component_.html">"app/component/page/main/services.internal/<wbr>Job<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_printingpage_component_.html">"app/component/page/main/services.internal/<wbr>Printing<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_storagepage_component_.html">"app/component/page/main/services.internal/<wbr>Storage<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_userandgrouppage_component_.html">"app/component/page/main/services.internal/<wbr>User<wbr>And<wbr>Group<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_applicationaccess_internal_accessgroup_component_.html">"app/component/page/main/services.internal/applicationaccess.internal/<wbr>Access<wbr>Group.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_applicationaccess_internal_accessuser_component_.html">"app/component/page/main/services.internal/applicationaccess.internal/<wbr>Access<wbr>User.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_bpmn_internal_monitor_component_.html">"app/component/page/main/services.internal/bpmn.internal/<wbr>Monitor.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_bpmn_internal_process_component_.html">"app/component/page/main/services.internal/bpmn.internal/<wbr>Process.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_bpmn_internal_settings_component_.html">"app/component/page/main/services.internal/bpmn.internal/<wbr>Settings.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_configurations_internal_configvalue_component_.html">"app/component/page/main/services.internal/configurations.internal/<wbr>Config<wbr>Value.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_job_internal_job_component_.html">"app/component/page/main/services.internal/job.internal/<wbr>Job.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_job_internal_schedule_component_.html">"app/component/page/main/services.internal/job.internal/<wbr>Schedule.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_job_internal_schedule_internal_configstablerow_component_.html">"app/component/page/main/services.internal/job.internal/schedule.internal/<wbr>Configs<wbr>Table<wbr>Row.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_job_internal_schedule_internal_triggersettings_component_.html">"app/component/page/main/services.internal/job.internal/schedule.internal/<wbr>Trigger<wbr>Settings.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_job_internal_schedule_internal_triggerssettings_internal_triggerstablerow_component_.html">"app/component/page/main/services.internal/job.internal/schedule.internal/triggerssettings.internal/<wbr>Triggers<wbr>Table<wbr>Row.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_printing_internal_papersize_component_.html">"app/component/page/main/services.internal/printing.internal/<wbr>Paper<wbr>Size.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_printing_internal_preferences_component_.html">"app/component/page/main/services.internal/printing.internal/<wbr>Preferences.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_printing_internal_template_component_.html">"app/component/page/main/services.internal/printing.internal/<wbr>Template.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_storage_internal_permissions_component_.html">"app/component/page/main/services.internal/storage.internal/<wbr>Permissions.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_storage_internal_query_component_.html">"app/component/page/main/services.internal/storage.internal/<wbr>Query.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_storage_internal_permissions_internal_permissionstablerow_component_.html">"app/component/page/main/services.internal/storage.internal/permissions.internal/<wbr>Permissions<wbr>Table<wbr>Row.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_userandgroup_internal_group_component_.html">"app/component/page/main/services.internal/userandgroup.internal/<wbr>Group.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_userandgroup_internal_grouptype_component_.html">"app/component/page/main/services.internal/userandgroup.internal/<wbr>Group<wbr>Type.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_userandgroup_internal_useraccount_component_.html">"app/component/page/main/services.internal/userandgroup.internal/<wbr>User<wbr>Account.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_userandgroup_internal_group_internal_grouptablerow_component_.html">"app/component/page/main/services.internal/userandgroup.internal/group.internal/<wbr>Group<wbr>Table<wbr>Row.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_services_internal_userandgroup_internal_useraccount_internal_useraccounttablerow_component_.html">"app/component/page/main/services.internal/userandgroup.internal/useraccount.internal/<wbr>User<wbr>Account<wbr>Table<wbr>Row.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_backuprestorepage_component_.html">"app/component/page/main/system.internal/<wbr>Backup<wbr>Restore<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_monitorpage_component_.html">"app/component/page/main/system.internal/<wbr>Monitor<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfopage_component_.html">"app/component/page/main/system.internal/<wbr>System<wbr>Info<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systemupdatepage_component_.html">"app/component/page/main/system.internal/<wbr>System<wbr>Update<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_timelanguagepage_component_.html">"app/component/page/main/system.internal/<wbr>Time<wbr>Language<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_backuprestore_internal_backuppage_component_.html">"app/component/page/main/system.internal/backuprestore.internal/<wbr>Back<wbr>UpPage.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_backuprestore_internal_resetpage_component_.html">"app/component/page/main/system.internal/backuprestore.internal/<wbr>Reset<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_backuprestore_internal_restorepage_component_.html">"app/component/page/main/system.internal/backuprestore.internal/<wbr>Restore<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autoscale_component_.html">"app/component/page/main/system.internal/systeminfo.internal/<wbr>Auto<wbr>Scale.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_instanceinfo_component_.html">"app/component/page/main/system.internal/systeminfo.internal/<wbr>Instance<wbr>Info.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_nodeinfo_component_.html">"app/component/page/main/system.internal/systeminfo.internal/<wbr>Node<wbr>Info.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autosacle_internal_maxcpu_component_.html">"app/component/page/main/system.internal/systeminfo.internal/autosacle.internal/<wbr>Max<wbr>Cpu.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autosacle_internal_maxnode_component_.html">"app/component/page/main/system.internal/systeminfo.internal/autosacle.internal/<wbr>Max<wbr>Node.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autosacle_internal_mincpu_component_.html">"app/component/page/main/system.internal/systeminfo.internal/autosacle.internal/<wbr>Min<wbr>Cpu.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autosacle_internal_minnode_component_.html">"app/component/page/main/system.internal/systeminfo.internal/autosacle.internal/<wbr>Min<wbr>Node.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autosacle_internal_scalenode_component_.html">"app/component/page/main/system.internal/systeminfo.internal/autosacle.internal/<wbr>Scale<wbr>Node.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_systeminfo_internal_autosacle_internal_timeauto_component_.html">"app/component/page/main/system.internal/systeminfo.internal/autosacle.internal/<wbr>Time<wbr>Auto.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_timelanguage_internal_changecountry_component_.html">"app/component/page/main/system.internal/timelanguage.internal/<wbr>Change<wbr>Country.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_timelanguage_internal_changedatetime_component_.html">"app/component/page/main/system.internal/timelanguage.internal/<wbr>Change<wbr>Date<wbr>Time.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_main_system_internal_timelanguage_internal_changelanguage_component_.html">"app/component/page/main/system.internal/timelanguage.internal/<wbr>Change<wbr>Language.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_component_page_pages_.html">"app/component/page/pages"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_decorator_decorators_.html">"app/decorator/decorators"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_directive_directives_.html">"app/directive/directives"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_model_models_.html">"app/model/models"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_parrotsapp_bootstrap_.html">"app/parrotsapp.bootstrap"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_pipe_maplanguagescodepipe_pipe_.html">"app/pipe/<wbr>Map<wbr>Languages<wbr>Code<wbr>Pipe.pipe"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_pipe_mapmimetypepipe_pipe_.html">"app/pipe/<wbr>MapMIMEType<wbr>Pipe.pipe"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_pipe_pipes_.html">"app/pipe/pipes"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_colorpalletteservice_service_.html">"app/service/<wbr>Color<wbr>Pallette<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_instanceservice_service_.html">"app/service/<wbr>Instance<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_parrotsaccountservice_service_.html">"app/service/<wbr>Parrots<wbr>Account<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_parrotsappmainmenuitemprovider_service_.html">"app/service/<wbr>Parrots<wbr>App<wbr>Main<wbr>Menu<wbr>Item<wbr>Provider.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_parrotsapptyperesolveservice_service_.html">"app/service/<wbr>Parrots<wbr>App<wbr>Type<wbr>Resolve<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_parrotsdialogservice_service_.html">"app/service/<wbr>Parrots<wbr>Dialog<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_parrotsloaderservice_service_.html">"app/service/<wbr>Parrots<wbr>Loader<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_mock_data_country_.html">"app/service/mock-<wbr>data/country"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_mock_data_language_.html">"app/service/mock-<wbr>data/language"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_mock_data_mock_data_country_.html">"app/service/mock-<wbr>data/mock-<wbr>data-<wbr>country"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_mock_data_mock_data_language_.html">"app/service/mock-<wbr>data/mock-<wbr>data-<wbr>language"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_service_services_.html">"app/service/services"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_share_parrotsusersession_.html">"app/share/<wbr>Parrots<wbr>User<wbr>Session"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_share_shares_.html">"app/share/shares"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_theme_themes_.html">"app/theme/themes"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_components_.html">"app/tutorial/component/components"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_editor_parrotsdataeditortutorial_component_.html">"app/tutorial/component/editor/<wbr>Parrots<wbr>Data<wbr>Editor<wbr>Tutorial.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_editor_parrotsdataservicetutorial_.html">"app/tutorial/component/editor/<wbr>Parrots<wbr>Data<wbr>Service<wbr>Tutorial"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_editor_editor_internal_form_internal_parrotsdataformtutorial_component_.html">"app/tutorial/component/editor/editor.internal/form.internal/<wbr>Parrots<wbr>Data<wbr>Form<wbr>Tutorial.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_editor_editors_.html">"app/tutorial/component/editor/editors"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_page_mainpagetutorial_component_.html">"app/tutorial/component/page/<wbr>Main<wbr>Page<wbr>Tutorial.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_component_page_pages_.html">"app/tutorial/component/page/pages"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_service_parrotsdataeditorviewprovidertutorial_service_.html">"app/tutorial/service/<wbr>Parrots<wbr>Data<wbr>Editor<wbr>View<wbr>Provider<wbr>Tutorial.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_service_parrotsdataservicefactorytutorial_service_.html">"app/tutorial/service/<wbr>Parrots<wbr>Data<wbr>Service<wbr>Factory<wbr>Tutorial.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_service_parrotsmainmenuitemprovidertutorial_service_.html">"app/tutorial/service/<wbr>Parrots<wbr>Main<wbr>Menu<wbr>Item<wbr>Provider<wbr>Tutorial.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_service_services_.html">"app/tutorial/service/services"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_share_resource_jsonresourcetutorial_component_.html">"app/tutorial/share/resource/JSONResource<wbr>Tutorial.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_share_resource_resources_.html">"app/tutorial/share/resource/resources"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_share_shares_.html">"app/tutorial/share/shares"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_app_tutorial_tutorials_.html">"app/tutorial/tutorials"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_environments_environment_.html">"environments/environment"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_environments_environment_prod_.html">"environments/environment.prod"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_parrotsmodule_module_.html">"lib/<wbr>Parrots<wbr>Module.module"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_components_.html">"lib/component/components"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_abstractparrotsdataeditor_.html">"lib/component/editor/<wbr>Abstract<wbr>Parrots<wbr>Data<wbr>Editor"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_iparrotsdataservice_.html">"lib/component/editor/IParrots<wbr>Data<wbr>Service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_iversionhistorymodelfactory_.html">"lib/component/editor/IVersion<wbr>History<wbr>Model<wbr>Factory"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_parrotsdataeditor_component_.html">"lib/component/editor/<wbr>Parrots<wbr>Data<wbr>Editor.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_parrotsdataservice_.html">"lib/component/editor/<wbr>Parrots<wbr>Data<wbr>Service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_parrotseditorsettingservice_.html">"lib/component/editor/<wbr>Parrots<wbr>Editor<wbr>Setting<wbr>Service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_parrotseditorviewsetting_.html">"lib/component/editor/<wbr>Parrots<wbr>Editor<wbr>View<wbr>Setting"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_versionhistory_component_.html">"lib/component/editor/<wbr>Version<wbr>History.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_editor_internal_datalangselectorpane_component_.html">"lib/component/editor/editor.internal/<wbr>Data<wbr>Lang<wbr>Selector<wbr>Pane.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_editor_editors_.html">"lib/component/editor/editors"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_model_parrotsmainmenuitem_.html">"lib/component/model/<wbr>Parrots<wbr>Main<wbr>Menu<wbr>Item"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_model_versionhistorymodel_.html">"lib/component/model/<wbr>Version<wbr>History<wbr>Model"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_model_models_.html">"lib/component/model/models"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_mainpage_component_.html">"lib/component/page/<wbr>Main<wbr>Page.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_menutoplayout_component_.html">"lib/component/page/main/<wbr>Menu<wbr>Top<wbr>Layout.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_parrotsappswitcher_component_.html">"lib/component/page/main/<wbr>Parrots<wbr>App<wbr>Switcher.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_mains_.html">"lib/component/page/main/mains"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_menu_internal_parrotsaddondrawer_component_.html">"lib/component/page/main/menu.internal/<wbr>Parrots<wbr>Addon<wbr>Drawer.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_menu_internal_parrotsnotifier_component_.html">"lib/component/page/main/menu.internal/<wbr>Parrots<wbr>Notifier.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_menutoplayout_internal_menutopitem_component_.html">"lib/component/page/main/menutoplayout.internal/<wbr>Menu<wbr>Top<wbr>Item.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_main_switcher_internal_appdrawerpopover_component_.html">"lib/component/page/main/switcher.internal/<wbr>App<wbr>Drawer<wbr>Popover.component"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_component_page_pages_.html">"lib/component/page/pages"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_decorator_decorators_.html">"lib/decorator/decorators"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_directive_directives_.html">"lib/directive/directives"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_libs_.html">"lib/libs"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_parrots_bootstrap_.html">"lib/parrots.bootstrap"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_pipe_pipes_.html">"lib/pipe/pipes"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_defaultversionhistorymodelfactory_service_.html">"lib/service/<wbr>Default<wbr>Version<wbr>History<wbr>Model<wbr>Factory.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_instanceconnectionmanager_service_.html">"lib/service/<wbr>Instance<wbr>Connection<wbr>Manager.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_jobscheduler_service_.html">"lib/service/<wbr>Job<wbr>Scheduler.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotsconnectionmanager_service_.html">"lib/service/<wbr>Parrots<wbr>Connection<wbr>Manager.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotsdataeditoractionprovider_service_.html">"lib/service/<wbr>Parrots<wbr>Data<wbr>Editor<wbr>Action<wbr>Provider.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotsdataeditorviewprovider_service_.html">"lib/service/<wbr>Parrots<wbr>Data<wbr>Editor<wbr>View<wbr>Provider.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotsdataservicefactory_service_.html">"lib/service/<wbr>Parrots<wbr>Data<wbr>Service<wbr>Factory.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotseditorsettingservicefactory_service_.html">"lib/service/<wbr>Parrots<wbr>Editor<wbr>Setting<wbr>Service<wbr>Factory.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotsmainmenuitemprovider_service_.html">"lib/service/<wbr>Parrots<wbr>Main<wbr>Menu<wbr>Item<wbr>Provider.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_parrotstyperesolveservice_service_.html">"lib/service/<wbr>Parrots<wbr>Type<wbr>Resolve<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_userservice_service_.html">"lib/service/<wbr>User<wbr>Service.service"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_service_services_.html">"lib/service/services"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_abstractparrotsserverresource_.html">"lib/share/<wbr>Abstract<wbr>Parrots<wbr>Server<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_constants_.html">"lib/share/<wbr>Constants"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_iusersession_.html">"lib/share/IUser<wbr>Session"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_parrotsdefaultconnectionmanager_.html">"lib/share/<wbr>Parrots<wbr>Default<wbr>Connection<wbr>Manager"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_usersession_.html">"lib/share/<wbr>User<wbr>Session"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_formatter_formatters_.html">"lib/share/formatter/formatters"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_model_parrotsdataschema_.html">"lib/share/model/<wbr>Parrots<wbr>Data<wbr>Schema"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_model_dto_createaccountdto_.html">"lib/share/model/dto/<wbr>Create<wbr>AccountDTO"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_model_dto_dtos_.html">"lib/share/model/dto/dtos"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_model_entity_entitys_.html">"lib/share/model/entity/entitys"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_model_models_.html">"lib/share/model/models"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_classesresource_.html">"lib/share/resource/<wbr>Classes<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_fileuploadresource_.html">"lib/share/resource/<wbr>File<wbr>Upload<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_jsonresource_.html">"lib/share/resource/JSONResource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_meresource_.html">"lib/share/resource/<wbr>MeResource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_parrotsaccountresource_.html">"lib/share/resource/<wbr>Parrots<wbr>Account<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_parrotsinstanceresource_.html">"lib/share/resource/<wbr>Parrots<wbr>Instance<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_parrotsuserresource_.html">"lib/share/resource/<wbr>Parrots<wbr>User<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_storageserverresource_.html">"lib/share/resource/<wbr>Storage<wbr>Server<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_userconfigresource_.html">"lib/share/resource/<wbr>User<wbr>Config<wbr>Resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_facde_facdes_.html">"lib/share/resource/facde/facdes"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_resource_resources_.html">"lib/share/resource/resources"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_shares_.html">"lib/share/shares"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_share_util_utils_.html">"lib/share/util/utils"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_test_.html">"lib/test"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_lib_theme_themes_.html">"lib/theme/themes"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_main_.html">"main"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_polyfills_.html">"polyfills"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_public_api_.html">"public_<wbr>api"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_test_.html">"test"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="assets/js/search.js"><' + '/script>');</script>
</body>
</html>