Interface IAttachToFormRecordProviding


  • @Deprecated
    public interface IAttachToFormRecordProviding
    Deprecated.
    Add a field your POJO that is of type FileProvision.
    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 Detail

      • 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).