Interface IWorkflowExecutionEnvironmentData

    • Method Detail

      • getFormRecord

        Vorgang getFormRecord()
        Returns:
        The current Vorgang for which the workflow is executed.
      • getXForm

        IXForm getXForm()
        Returns:
        The IXForm for the current form record.
      • getXFormRenderConfig

        IXFormRenderConfig getXFormRenderConfig()
        Returns:
        The configuration that was used for rendering the form for the current form record.
      • isAnonymize

        boolean isAnonymize()
        Returns:
        true if data related to individual persons must be anonymized.