A GlobalMenuItem should also have a description about its Services
------------------------------------------------------------------
Key: CLEREZZA-262
URL: https://issues.apache.org/jira/browse/CLEREZZA-262
Project: Clerezza
Issue Type: Improvement
Reporter: Tsuyoshi Ito
Additionally to
public GlobalMenuItem(String path, String identifier, String label, int
priority, String groupIdentifier)
a constructor and corresponding methods have to created
public GlobalMenuItem(String path, String identifier, String label, String
description, int priority, String groupIdentifier)
it should be possible to set a description. This short description will be
available in the global menu
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.