Interface IFormRecordVariableData

  • All Superinterfaces:
    IFormRecordElementData, Serializable

    public interface IFormRecordVariableData
    extends IFormRecordElementData
    Common interface for accessing the form record data of a specific variable. This is only a representation of the form record data meant for displaying (e.g. in the inbox).
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • isServerSide

        boolean isServerSide()