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)
Locale
default Collection<Locale> getLocales()
Locale
cached in this instanceLocale
Copyright © 2016–2025. All rights reserved.