Uses of Class
de.xima.fc.workflow.GetAvailableAttachmentsParams.Builder
Packages that use GetAvailableAttachmentsParams.Builder
-
Uses of GetAvailableAttachmentsParams.Builder in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return GetAvailableAttachmentsParams.BuilderModifier and TypeMethodDescriptionGetAvailableAttachmentsParams.builder()
Creates a new builder for configuring aGetAvailableAttachmentsParams
instance.GetAvailableAttachmentsParams.Builder.includePreviousNode
(boolean includePreviousNode) Whether to include attachments from previously executed workflow nodes, i.e.GetAvailableAttachmentsParams.Builder.includeSearch
(boolean includeSearch) Whether to include attachments from an attachment file name search, i.e.GetAvailableAttachmentsParams.Builder.includeUpload
(boolean includeUpload) Whether to include attachments from upload elements, i.e.