Difference between revisions of "Feature Management for AccountIT"

From AccountIT
Jump to: navigation, search
(Created page with "= Introduction = The component "Feature Management" is responsible for managing the features available to the business customer. Features must be seen as a set of "App's" that...")
 
Line 4: Line 4:
  
 
= Responsibilities =
 
= Responsibilities =
 
+
* Provide a list of available features
 +
* Provide a list of installed features
 +
* Provide a list of available feature updates
 +
* Provide a list of setting used to configure "feature management"
 +
A good example of a "feature management" is Netbeans' plugin GUI:
 +
[[File:feature_management_example.jpg]]
  
  
Line 10: Line 15:
 
[[Category:AccountIT]]
 
[[Category:AccountIT]]
 
[[Category:Component]]
 
[[Category:Component]]
[[Category:FeatureManagement]]
+
[[Category:UI]]

Revision as of 09:59, 11 February 2015

Introduction

The component "Feature Management" is responsible for managing the features available to the business customer. Features must be seen as a set of "App's" that the customer can choose from. Feature management is handled by the business customers System Administrator, and is the responsible for enabling it for the users.

Responsibilities

  • Provide a list of available features
  • Provide a list of installed features
  • Provide a list of available feature updates
  • Provide a list of setting used to configure "feature management"

A good example of a "feature management" is Netbeans' plugin GUI: Feature management example.jpg