public interface OutcomeDescription
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription(Locale locale)
Returns the outcome name translated in the provided  
Locale | 
String | 
getId()
Returns the outcome identifier 
 | 
default Collection<Locale> | 
getLocales()
Returns a list of  
Locale cached in this instance | 
String | 
getName(Locale locale)
Returns the outcome name translated in the provided  
Locale | 
String getId()
String getDescription(Locale locale)
Localedefault Collection<Locale> getLocales()
Locale cached in this instanceLocaleCopyright © 2016–2025. All rights reserved.