public interface IFdTransformBuilder
boolean isExportCreationDate()
boolean isExportModificationDate()
boolean isExportProcessID()
boolean isExportStatus()
boolean isExportTechnicalFields()
boolean isExportVariables()
@Deprecated default boolean isExportExportMetadData()
boolean isExportID()
boolean isExportSubject()
boolean isExportInbox()
boolean isExportExportMetaData()
void setExportCreationDate(boolean exportCreationDate)
exportCreationDate - if the creation date of form records should be exportedvoid setExportModificationDate(boolean exportModificationDate)
exportModificationDate - if the modification date of form records should be exportedvoid setExportProcessID(boolean exportProcessID)
exportProcessID - if the process ids of form records should be exportedvoid setExportStatus(boolean exportStatus)
exportStatus - if the status name of form records should be exportedvoid setExportTechnicalFields(boolean exportTechnicalFields)
exportTechnicalFields - if technical fields (e.g. xf-action) of form records should be exportedvoid setExportVariables(boolean exportVariables)
exportVariables - if variables of form records should be exportedvoid setExportExportMetaData(boolean exportExportMetaData)
exportExportMetaData - if metadata (e.g. export data, FORMCYCLE-version,...) of the export should be exported
toovoid setExportID(boolean exportID)
void setExportSubject(boolean exportSubject)
void setExportInbox(boolean exportInbox)
IFdTransformBuilder withCreationDate(boolean withCreationDate)
withCreationDate - if the creation date of form records should be exportedIFdTransformBuilder withModificationDate(boolean withModificationDate)
withModificationDate - if the modification date of form records should be exportedIFdTransformBuilder withProcessID(boolean withProcessID)
withProcessID - if the process ids of form records should be exportedIFdTransformBuilder withStatus(boolean withStatus)
withStatus - if the status name of form records should be exportedIFdTransformBuilder withTechnicalFields(boolean withTechnicalFields)
withTechnicalFields - if technical fields (e.g. xf-action) of form records should be exportedIFdTransformBuilder withVariables(boolean withVariables)
withVariables - if variables of form records should be exportedIFdTransformBuilder withExportMetaData(boolean withExportMetaData)
withExportMetaData - if metadata (e.g. export data, FORMCYCLE-version,...) of the export should be exported
tooIFdTransformBuilder forProjectInbox(Projekt project)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.