Interface IAttachToFormRecordProviding
Deprecated.
Interface for the POJO model class of workflow actions that can create files and offer an option to attach these
created files to the form record.
- Since:
- 8.1.0
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.booleanDeprecated.
-
Method Details
-
isAttachToFormRecord
boolean isAttachToFormRecord()Deprecated.- Returns:
- Whether files created by the workflow node are attached to the form record.
-
isAccessibleToEndUser
boolean isAccessibleToEndUser()Deprecated.- Returns:
- if the attached files should be made accessible to end users (i.e. in portals).
-
FileProvision.