SanteDB.Core.Configuration.Features Namespace |
Class | Description | |
---|---|---|
AuditAccountabilityFeature |
An implementation of the IFeature interface for the auditing and accountability panel
| |
CachingConfigurationFeature |
Implementation of an IFeature which controls the caching environment
| |
CoreServiceFeatures |
Feature which deploys the core SanteDB services
| |
CoreServiceFeaturesConfigureServicesTask |
Defines a structure for a single atomic configuration task
| |
CoreServiceFeaturesInstallCarePlannerServiceTask |
Install care planner service
| |
CoreServiceFeaturesInstallPatchServiceTask |
Install patching service
| |
CoreServiceFeaturesUninstallCarePlannerServiceTask |
Remove the care planner service
| |
CoreServiceFeaturesUninstallPatchServiceTask |
Remove the patching service
| |
DataPrivacyFilterFeature |
A configuration feature which configures the data privacy controls
| |
DataRetentionFeature |
Data retention feature which enables the retention service
| |
DiagnosticsFeature |
Configuration IFeature which controls the DiagnosticsConfigurationSection settings
| |
FileSystemQueueFeature |
Configures the FileSystemDispatcherQueueService in the SanteDB configuration
| |
GenericFeatureConfiguration |
A generic feature configuration structure which can be used when a feature wants to re-organize the manner in which it
displays the inputs for the configuration
| |
GenericServiceFeatureTService |
An implementation of IFeature which configures TService | |
GenericServiceFeatureTServiceInstallTask |
Installation task for the generic feature
| |
GenericServiceFeatureTServiceUninstallTask |
Un-install the generic feature task
| |
InstallConfigurationSectionTask |
A generic configuration task which installs the provided configuration section into the configuration file
| |
InstallServiceTask |
A generic task which installs a service
| |
PersistenceStrategyFeature |
A IFeature which configures the appropriate persistence strategy (SIM, MDM, etc.)
| |
UnInstallConfigurationSectionTask |
A generic task which removes a configuration section from the configuration file
| |
UnInstallServiceTask |
A generic task which removes a service from the SanteDB configuration
|