Uses of Class
de.xima.fc.prompt.mgmt.service.PromptQueryData.Builder
Packages that use PromptQueryData.Builder
-
Uses of PromptQueryData.Builder in de.xima.fc.prompt.mgmt.service
Methods in de.xima.fc.prompt.mgmt.service that return PromptQueryData.BuilderModifier and TypeMethodDescriptionstatic PromptQueryData.BuilderPromptQueryData.builder()Creates a new builder forPromptQueryData.PromptQueryData.Builder.connection(PromptObjectIdentifier connection) Sets the prompt connection used by this query.static PromptQueryData.BuilderPromptQueryData.derive(PromptQueryData data) Creates a new builder pre-configured with the data of the given instance.PromptQueryData.Builder.description(String description) Sets the internal description of the prompt query.Sets the name of the prompt query.PromptQueryData.Builder.scope(PromptScope scope) Sets the scope (assignee) of the prompt query.Sets the UUID of the prompt query.