public static interface PromptInterfaces.ItemList
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getItemList()
When a Prompt is executed (see request TaskPromptSetContent) this method returns a list of valid items.
|