public static interface DialogNodeNextStep.Behavior
Modifier and Type | Field and Description |
---|---|
static String |
GET_USER_INPUT
get_user_input.
|
static String |
JUMP_TO
jump_to.
|
static String |
REPROMPT
reprompt.
|
static String |
SKIP_ALL_SLOTS
skip_all_slots.
|
static String |
SKIP_SLOT
skip_slot.
|
static String |
SKIP_USER_INPUT
skip_user_input.
|
static final String GET_USER_INPUT
static final String SKIP_USER_INPUT
static final String JUMP_TO
static final String REPROMPT
static final String SKIP_SLOT
static final String SKIP_ALL_SLOTS
Copyright © 2024 IBM Cloud. All rights reserved.