Interface IAttachFilesToFormRecordOptions
-
public interface IAttachFilesToFormRecordOptions
Options forIWorkflowFileHandler#attachFilesToFormRecord
- Since:
- 8.2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accessibleToEndUser()
true
if the attached files should be made available to end users andfalse
otherwise.
-