Uses of Class
com.uc4.communication.requests.TaskPromptSetContent
Packages that use TaskPromptSetContent
-
Uses of TaskPromptSetContent in com.uc4.communication.requests
Constructors in com.uc4.communication.requests with parameters of type TaskPromptSetContentModifierConstructorDescriptionGetDynamicComboList(String variableName, UC4ObjectName promptSet, int runID, TaskPromptSetContent... content) Creates a newGetDynamicComboListrequest in order to get the list of values of a dynamic ComboElement in a prompt.GetDynamicComboList(String variableName, UC4ObjectName promptSet, ITaskItem task, TaskPromptSetContent... content) Creates a newGetDynamicComboListrequest in order to get the list of values of a dynamic ComboElement in a prompt.GetDynamicComboList(String variableName, UC4ObjectName promptSet, UC4Object object, TaskPromptSetContent... content) Creates a newGetDynamicComboListrequest in order to get the list of values of a dynamic ComboElement in a prompt.PromptInputHelp(String variableName, UC4ObjectName promptSet, int runID, String filterText, int filterColumn, TaskPromptSetNames names, TaskPromptSetContent... content) Creates an input help based on values entered in prompts.SubmitPrompt(TaskPromptSetNames names, TaskPromptSetContent... content) Creates a newSubmitPromptrequest.TaskPromptSetContent(TaskPromptSetContent original, PromptSetDefinition def) Clone the given original TaskPromptSetContent for the given task, and using the given PromptSetDefinition