Uses of Class
de.xima.fc.plugin.models.params.form.PluginFormResourcesFindParams.Builder
Packages that use PluginFormResourcesFindParams.Builder
-
Uses of PluginFormResourcesFindParams.Builder in de.xima.fc.plugin.models.params.form
Methods in de.xima.fc.plugin.models.params.form that return PluginFormResourcesFindParams.BuilderModifier and TypeMethodDescriptionPluginFormResourcesFindParams.builder()Creates a new builder for plugin form resources find parameters.PluginFormResourcesFindParams.Builder.formVersion(FormVersion formVersion) Sets the version of the form being rendered.PluginFormResourcesFindParams.Builder.inline(boolean inline) Sets whether the form is rendered inline.Sets the project of the form being rendered.PluginFormResourcesFindParams.Builder.requestType(EFormRequestType requestType) Sets the type of the request for which form resources are needed, e.g. whether the form is shown to end users, rendered in the form designer, displayed in the inbox etc.Sets the tenant who owns the project.Sets the form description, as configured in the form designer.