Java API RAMAsset "getCategorizations" method question
Hello
In the Java API RAMAsset class, there is a getCategorizations method. The description for this method states:
I'm looking to get the subcategories that have been set on an asset, so this method sounds like what I want, but the description is a bit confusing, and the return value (string array) doesn't make much sense to me.
Why does this method return a string array instead of an arragy of subCategory objects?
What can I do with this string array of "paths relative to the Category Utility method"? How does that help me get the subCategories set on my asset?
I can find no reference to a "Category Utility" method. What is it and how do I use it?
Thanks for any help!
|
One answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.