[
https://issues.jboss.org/browse/JBIDE-20167?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-20167 at 8/7/15 5:44 AM:
------------------------------------------------------------------
[~akazakov] imho this is non-obvious in terms of usage API, there's room to improve it
or the javadoc I think.
If I understood the int-value (0=failure, 1=success) there's no way for it to hold
additional or different values (only the meanin can change). Thus replacing int by a
boolean "success" (or adding such a method) would make it more obvious.
merged and pushed to upstream/master
was (Author: adietish):
imho this is non-obvious in terms of usage API, there's room to improve it or the
javadoc I think.
If I understood the int-value (0=failure, 1=success) there's no way for it to hold
additional or different values (only the meanin can change). Thus replacing int by a
boolean "success" (or adding such a method) would make it more obvious.
merged and pushed to upstream/master
Openshift Tooling Usage Tracking
--------------------------------
Key: JBIDE-20167
URL:
https://issues.jboss.org/browse/JBIDE-20167
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Burr Sutter
Assignee: Alexey Kazakov
Labels: usage
Fix For: 4.3.0.CR1
Attachments: import_app_v2.png
Embed usage tracking logic in the Openshift v3 tooling - allowing us to know how many
individuals are using those tools.
Usage API docs are here:
https://github.com/jbosstools/jbosstools-devdoc/blob/master/api/usage/usa...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)