Uses of Class
de.xima.fc.prompt.mgmt.defaults.DefaultTestPromptConnectionParams.Builder
Packages that use DefaultTestPromptConnectionParams.Builder
-
Uses of DefaultTestPromptConnectionParams.Builder in de.xima.fc.prompt.mgmt.defaults
Methods in de.xima.fc.prompt.mgmt.defaults that return DefaultTestPromptConnectionParams.BuilderModifier and TypeMethodDescriptionDefaultTestPromptConnectionParams.builder()Creates a new builder forDefaultTestPromptConnectionParams.DefaultTestPromptConnectionParams.Builder.formRecordId(Long formRecordId) Sets the ID of the form record scope where the connection test was started, if any.DefaultTestPromptConnectionParams.Builder.formRecordSessionId(String formRecordSessionId) Sets the ID of the form record session scope where the connection test was started, if any.DefaultTestPromptConnectionParams.Builder.formVersionId(Long formVersionId) Sets the ID of the form version scope where the connection test was started, if any.Sets the locale for the connection test, used e.g. for localizing error messages.Sets the ID of the project scope where the connection test was started, if any.Sets the ID of the tenant scope where the connection test was started, if any.DefaultTestPromptConnectionParams.testPromptConnectionParamsBuilder()Creates a new builder forDefaultTestPromptConnectionParams.DefaultTestPromptConnectionParams.Builder.workflowVersionId(Long workflowVersionId) Sets the ID of the workflow version scope where the connection test was started, if any.