Quantcast
Channel:
Viewing all articles
Browse latest Browse all 44030

Forum Post: RE: Get status text of a ChangeRequest

$
0
0
The CR object has a method on it to provide the text...    /**     * Returns a user-friendly display name for the given Status value.     * This is really a convenience method for accessing     * TypedResource.getEnumDisplayName for this property.     *     * @param value The Status value to be converted to a display name.     * @return A user-friendly display name for the given Status value.     * @see #getStatus()     * @see #getPossibleStatus()     * @see TypedResource#getEnumDisplayName     * @see PropertyNames#CR_STATUS     */    public String getStatusDisplayName(int value)  { The COM method name will probably be StatusDisplayName. it takes the numeric int value as input and should return the status text string as output.

Viewing all articles
Browse latest Browse all 44030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>