Uses of Interface
de.xima.fc.interfaces.form.IFormDataAdapter
-
-
Uses of IFormDataAdapter in de.xima.fc.api.workflow
Methods in de.xima.fc.api.workflow that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterFormDataAPI. instFor(UserContext uc, FormEingang fe)IFormDataAdapterFormDataAPI. instFor(UserContext uc, Vorgang vorgang)Methode zum Ermitteln der FlattenForm-Daten einesVorgangs -
Uses of IFormDataAdapter in de.xima.fc.appointment
Methods in de.xima.fc.appointment with parameters of type IFormDataAdapter Modifier and Type Method Description static List<SubmittedAppointment>SubmittedAppointment. forFormData(FieldName fieldName, UUID templateUuid, IFormDataAdapter formData, Map<UUID,Appointment> existingAppointmentsByUuid)Creates a new appointment action for a form submission. -
Uses of IFormDataAdapter in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterWorkflowProcessing. getFdaData()Deprecated.IFormDataAdapterWorkflowProcessingContext. getFormDataAdapter()Deprecated.Methods in de.xima.fc.bl.fdv with parameters of type IFormDataAdapter Modifier and Type Method Description booleanConditionCheck. accept(IFormDataAdapter fd, WorkflowProcessingContext wpc)Deprecated.Lieferttrue, wenn die Bedingung dieses Checks von den übergebenen Formulardaten erfüllt wird.WorkflowProcessingContextWorkflowProcessingContextManager. createContext(Vorgang vorgang, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, SessionAttributes sessionAttributes)WorkflowProcessingContextWorkflowProcessingContextManager. createContext(Vorgang process, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, Map<String,Serializable> sessionAttributes)Deprecated.voidWorkflowProcessingContext. setFormDataAdapter(IFormDataAdapter formDataAdapter)Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.bl.fdv.processing.helper
Methods in de.xima.fc.bl.fdv.processing.helper with parameters of type IFormDataAdapter Modifier and Type Method Description static voidPdfFillHelper. fillPdfForm(org.apache.pdfbox.pdmodel.PDDocument pdDoc, IFormDataAdapter fda, IWorkflowProcessingContext wpc)Deprecated.usePDFFillerstatic HashMap<String,HashMap<String,String>>PdfFillHelper. getFieldOptions(String identifier, boolean asAlias, IFormDataAdapter fda)Deprecated.static StringPdfFillHelper. getFunctionResultValue(String value, String acroFieldName, IFormDataAdapter fda) -
Uses of IFormDataAdapter in de.xima.fc.bl.fdv.savedata
Methods in de.xima.fc.bl.fdv.savedata that return IFormDataAdapter Modifier and Type Method Description static IFormDataAdapterSaveFormDataAdapter. extendSendData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, XForm xform)static IFormDataAdapterSaveFormDataAdapter. instFor(IEntityContext ec, FormEingang fe)Deprecated.static IFormDataAdapterSaveFormDataAdapter. instFor(IEntityContext ec, Vorgang v)Deprecated.static IFormDataAdapterSaveFormDataAdapter. instFor(IEntityContext ec, Map<String,List<String>> dataMap, Vorgang v)Deprecated.Methods in de.xima.fc.bl.fdv.savedata with parameters of type IFormDataAdapter Modifier and Type Method Description static IFormDataAdapterSaveFormDataAdapter. extendSendData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, XForm xform) -
Uses of IFormDataAdapter in de.xima.fc.com.interfaces
Methods in de.xima.fc.com.interfaces with parameters of type IFormDataAdapter Modifier and Type Method Description voidIFSSession. callback(String callbackHandlerName, IFormDataAdapter formData, Vorgang process)Method to perform an callback on the frontend-server -
Uses of IFormDataAdapter in de.xima.fc.common.form
Classes in de.xima.fc.common.form that implement IFormDataAdapter Modifier and Type Class Description classFormDataAdapterWrapperBase clas forIFormDataAdapterthat wraps another adapter and forwards all method calls to that wrapped adapter.Methods in de.xima.fc.common.form that return IFormDataAdapter Modifier and Type Method Description abstract IFormDataAdapterFormDataAdapterWrapper. getWrapped()Gets the wrapped form data adapter. -
Uses of IFormDataAdapter in de.xima.fc.data
Methods in de.xima.fc.data that return IFormDataAdapter Modifier and Type Method Description static IFormDataAdapterSaveFormDataInitializer. extendXFormData(IEntityContext ec, Vorgang vorgang, FormVersion formVersion, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config)static IFormDataAdapterSaveFormDataInitializer. extendXFormData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform)static IFormDataAdapterSaveFormDataInitializer. extendXFormData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config)static IFormDataAdapterSaveFormDataInitializer. initBy(XForm form, Map<String,List<String>> dataMap, Map<String,List<org.apache.commons.fileupload.FileItem>> uploadMap)static IFormDataAdapterSaveFormDataInitializer. initBy(IEntityContext ec, FormEingang fe)static IFormDataAdapterSaveFormDataInitializer. initBy(IEntityContext ec, FormVersion formVersion)static IFormDataAdapterSaveFormDataInitializer. initBy(IEntityContext ec, Vorgang v)static IFormDataAdapterSaveFormDataInitializer. initBy(IEntityContext ec, Map<String,List<String>> dataMap, Vorgang v)Methods in de.xima.fc.data with parameters of type IFormDataAdapter Modifier and Type Method Description static IFormDataAdapterSaveFormDataInitializer. extendXFormData(IEntityContext ec, Vorgang vorgang, FormVersion formVersion, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config)static IFormDataAdapterSaveFormDataInitializer. extendXFormData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform)static IFormDataAdapterSaveFormDataInitializer. extendXFormData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config)static HashMap<String,FormFieldMetaData>FieldMetaDataHelper. getFieldInitData(Vorgang vorgang, IFormDataAdapter saveFormData, XForm xform)static PostfachSaveFormDataHelper. getPostfachByData(IEntityContext ec, IFormDataAdapter formData)static ProjektSaveFormDataHelper. getProjektByData(IEntityContext ec, IFormDataAdapter formData)static StatusSaveFormDataHelper. getStatusByData(IEntityContext ec, IFormDataAdapter formData)static voidSaveFormDataHelper. initElementData(XForm form, IFormDataAdapter saveData)static voidSaveFormDataHelper. initElementData(IEntityContext ec, FormVersion fv, IFormDataAdapter saveData)static voidSaveFormDataHelper. initElementData(IEntityContext ec, Vorgang vorgang, IFormDataAdapter saveData)static voidSaveFormDataHelper. initElementData(List<FormElement> formElemente, IFormDataAdapter saveData)static VorgangSaveFormDataHelper. resolveToVorgang(IEntityContext ec, IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.form.identitytoken
Methods in de.xima.fc.form.identitytoken with parameters of type IFormDataAdapter Modifier and Type Method Description static IdentityTokenCheckIdentityTokenCheck. perform(IEntityContext ec, IFormDataAdapter fda, Vorgang formRecord)static IdentityTokenGenerationIdentityTokenGeneration. perform(IEntityContext ec, IFormDataAdapter fda, FormVersion formVersion, Projekt project)static IdentityTokenGenerationIdentityTokenGeneration. perform(IEntityContext ec, IFormDataAdapter fda, Vorgang formRecord, FormVersion formVersion, Projekt project, com.alibaba.fastjson.JSONObject userData)When enabled, an ID is generated based on the data of a submitted form. -
Uses of IFormDataAdapter in de.xima.fc.form.renderer
Constructors in de.xima.fc.form.renderer with parameters of type IFormDataAdapter Constructor Description XFormValidator(IXForm form, IXFormRenderConfig config, Map<String,List<org.apache.commons.fileupload.FileItem>> uploadsMap, IFormDataAdapter formDataAdapter, FRQSession frqSession) -
Uses of IFormDataAdapter in de.xima.fc.form.request
Fields in de.xima.fc.form.request declared as IFormDataAdapter Modifier and Type Field Description protected IFormDataAdapterFormRequestContext. formDataMethods in de.xima.fc.form.request that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterFormRequestContext. getFormData()Methods in de.xima.fc.form.request with parameters of type IFormDataAdapter Modifier and Type Method Description voidFormRequestContext. setFormData(IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.fs.callback
Methods in de.xima.fc.fs.callback with parameters of type IFormDataAdapter Modifier and Type Method Description voidICallback. execute(IFormDataAdapter saveFormData, Vorgang vorgang)Deprecated.will be removedstatic voidCallbackExecuter. resolveCallback(String callbackName, IFormDataAdapter saveFormData, Vorgang vorgang)Deprecated.will be removed -
Uses of IFormDataAdapter in de.xima.fc.fs.server
Methods in de.xima.fc.fs.server with parameters of type IFormDataAdapter Modifier and Type Method Description voidFSSessionImpl. callback(String callbackName, IFormDataAdapter saveFormData, Vorgang vorgang)Deprecated.will be removed -
Uses of IFormDataAdapter in de.xima.fc.handler.interfaces.workflow
Methods in de.xima.fc.handler.interfaces.workflow that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIFormDataHandler. instFor(UserContext uc, FormEingang fe)IFormDataAdapterIFormDataHandler. instFor(UserContext uc, Vorgang v) -
Uses of IFormDataAdapter in de.xima.fc.handler.workflow
Methods in de.xima.fc.handler.workflow that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterFormDataHandler. instFor(UserContext uc, FormEingang fe)IFormDataAdapterFormDataHandler. instFor(UserContext uc, Vorgang v) -
Uses of IFormDataAdapter in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIFormRequestContext. getFormData()Methods in de.xima.fc.interfaces.form with parameters of type IFormDataAdapter Modifier and Type Method Description voidIFormRequestContext. setFormData(IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.interfaces.placeholder
Methods in de.xima.fc.interfaces.placeholder with parameters of type IFormDataAdapter Modifier and Type Method Description default StringIFormValueReplacer. replace(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter fda, FormVersion fv, boolean encodeForHTML)Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.interfaces.placeholder.params
Methods in de.xima.fc.interfaces.placeholder.params that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIFormReplacerParams. getFormData()IFormDataAdapterISystemReplacerParams. getFormData()Methods in de.xima.fc.interfaces.placeholder.params with parameters of type IFormDataAdapter Modifier and Type Method Description voidIFormReplacerParams. setFormData(IFormDataAdapter formData)Deprecated.This interface should not allow for modification.voidISystemReplacerParams. setFormData(IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.interfaces.plugin.param.replacer
Methods in de.xima.fc.interfaces.plugin.param.replacer that return IFormDataAdapter Modifier and Type Method Description default IFormDataAdapterIPluginFormReplacerParams. getFormDataAdapter()Deprecated.Use (@link #getFormReplacerParams() -
Uses of IFormDataAdapter in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIWorkflowProcessingContext. getFormDataAdapter()Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.interfaces.workflow.event
Methods in de.xima.fc.interfaces.workflow.event that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIFormDataAdapterProvidingEvent. getFormDataAdapter() -
Uses of IFormDataAdapter in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIRemoteEventExecutionResult. getFormDataAdapter()IFormDataAdapterITaskExecutionResult. getFormDataAdapter()IFormDataAdapterIWorkflowExecutionEnvironmentData. getFormDataAdapter()Gets theIFormDataAdapterfor the current form record that can be used to access the current form data.IFormDataAdapterIWorkflowExecutionEnvironmentData. getRawFormDataAdapter()UseIWorkflowExecutionEnvironmentData.getFormDataAdapter()unless you know what you are doing.Methods in de.xima.fc.interfaces.workflow.execution with parameters of type IFormDataAdapter Modifier and Type Method Description List<Attachment>IWorkflowFileHandler. getAttachmentsFromUploadElements(List<String> uploadElements, Vorgang formRecord, IFormDataAdapter formDataAdapter)Determines the upload attachments from the specified form record. -
Uses of IFormDataAdapter in de.xima.fc.logic.form_record.upload
Methods in de.xima.fc.logic.form_record.upload with parameters of type IFormDataAdapter Modifier and Type Method Description static XUploadFileNameInterpolatorXUploadFileNameInterpolator. forFormRecord(Vorgang formRecord, IFormDataAdapter formDataAdapter)VorgangFormDataUpdater. persistFormRecord(IEntityContext ec, IFormDataAdapter formDataAdapter)Persists the form record and form record data. -
Uses of IFormDataAdapter in de.xima.fc.mdl.form
Methods in de.xima.fc.mdl.form that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterFormRenderData. getFormData()IFormDataAdapterFormRequestData. getFormDataTemplate()IFormDataAdapterFormPersistData. getMergedFormData()Deprecated.IFormDataAdapterFormPersistData. getPersistedFormData()Methods in de.xima.fc.mdl.form with parameters of type IFormDataAdapter Modifier and Type Method Description voidFormRenderData. setFormData(IFormDataAdapter formData)voidFormRequestData. setFormDataTemplate(IFormDataAdapter formDataTemplate)voidFormPersistData. setMergedFormData(IFormDataAdapter mergedFormData)Deprecated.voidFormPersistData. setPersistedFormData(IFormDataAdapter persistedFormData) -
Uses of IFormDataAdapter in de.xima.fc.mdl.form.record
Methods in de.xima.fc.mdl.form.record with parameters of type IFormDataAdapter Modifier and Type Method Description static FormRecordUploadRequestDataFormRecordUploadRequestData. create(Vorgang formRecord, Set<BenutzerGruppe> userGroups, IFormDataAdapter fda, IXForm xForm)Constructors in de.xima.fc.mdl.form.record with parameters of type IFormDataAdapter Constructor Description FormRecordReviewData(Vorgang formRecord, List<BenutzerGruppe> userGroups, List<IFormRecordJobDetails> quartzJobDetails, IFormRecordWorkflowData workflowData, IFormDataAdapter fda, IXForm xForm, IFD2XItemProvider itemProvider)FormRecordReviewData(Vorgang formRecord, List<BenutzerGruppe> userGroups, List<IFormRecordJobDetails> quartzJobDetails, IFormRecordWorkflowData workflowData, IFormDataAdapter fda, IXForm xForm, IFD2XItemProvider itemProvider, Locale locale)FormRecordReviewData(Vorgang formRecord, List<BenutzerGruppe> userGroups, List<IFormRecordJobDetails> quartzJobDetails, IFormRecordWorkflowData workflowData, IFormDataAdapter fda, IXForm xForm, IFD2XItemProvider itemProvider, Locale locale, boolean ignoreConditions) -
Uses of IFormDataAdapter in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterDefaultReplacerParameters. getFormData()Methods in de.xima.fc.mdl.placeholder with parameters of type IFormDataAdapter Modifier and Type Method Description voidDefaultReplacerParameters. setFormData(IFormDataAdapter formData)Constructors in de.xima.fc.mdl.placeholder with parameters of type IFormDataAdapter Constructor Description DefaultReplacerParameters(IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML)DefaultReplacerParameters(IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML, boolean encodeFormValuesForPlaceholder)DefaultReplacerParameters(IFormDataAdapter formData, Vorgang process) -
Uses of IFormDataAdapter in de.xima.fc.mdl.savedata
Classes in de.xima.fc.mdl.savedata that implement IFormDataAdapter Modifier and Type Class Description classASaveFormDataclassGenericSaveFormDataMethods in de.xima.fc.mdl.savedata that return IFormDataAdapter Modifier and Type Method Description static IFormDataAdapterSaveFormDataFactory. getNewSaveData(FormVersion fv) -
Uses of IFormDataAdapter in de.xima.fc.mdl.workflow
Methods in de.xima.fc.mdl.workflow that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterWorkflowStartingContext. getFDAData()Constructors in de.xima.fc.mdl.workflow with parameters of type IFormDataAdapter Constructor Description WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, SessionAttributes sessionAttributes, XFormRenderConfig formConfig)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String,Serializable> sessionAttributes, IXFormRenderConfig formConfig)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String,Serializable> sessionAttributes, IXFormRenderConfig formConfig, boolean anonymize)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String,Serializable> sessionAttributes, XFormRenderConfig formConfig)Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.ms.test.workflow
Methods in de.xima.fc.ms.test.workflow that return IFormDataAdapter Modifier and Type Method Description protected IFormDataAdapterAWorkflowEngineTest. createFormDataAdapter()Creates the form data adapter for accessing the values of the current form submission.protected IFormDataAdapterAWorkflowEngineTest. createFormDataAdapter(FormEingang formData)Creates the form data adapter for accessing the values of the given form submission. -
Uses of IFormDataAdapter in de.xima.fc.pdf
Methods in de.xima.fc.pdf with parameters of type IFormDataAdapter Modifier and Type Method Description voidPDFFiller. fill(IFormDataAdapter fda, IBaseWorkflowExecutionContext wpc, boolean flatten)static HashMap<String,HashMap<String,String>>PDFFiller. getFieldOptions(String identifier, boolean asAlias, IFormDataAdapter fda)static StringPDFFiller. getFunctionResultValue(String value, String acroFieldName, IFormDataAdapter fda) -
Uses of IFormDataAdapter in de.xima.fc.placeholder
Methods in de.xima.fc.placeholder with parameters of type IFormDataAdapter Modifier and Type Method Description static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, Mandant client, FormVersion formVersion, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, Mandant client, Vorgang formRecord, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, Mandant client, FormVersion formVersion, boolean encodeForHTML)This method applies all available placeholder replacers on the given text.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, Mandant client, Vorgang formRecord, boolean encodeForHTML)This method applies all available placeholder replacers on the given text.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parseForFormValues(IEntityContext ec, String text, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parseForFormValues(String text, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. replaceFormValue(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. replaceFormValue(String placeholder, String placeholderContent, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML)Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.placeholder.replacer
Methods in de.xima.fc.placeholder.replacer with parameters of type IFormDataAdapter Modifier and Type Method Description static List<String[]>FormRepetitionContextHelper. resolveValuesAgainstRepetitionContext(List<String[]> values, IFormDataAdapter formData, String name, Map<String,Integer> fieldRepetitions, UUID clientUuid)Resolves the values to a particular repetition context, if possible. -
Uses of IFormDataAdapter in de.xima.fc.plugin.models.params.replacer
Methods in de.xima.fc.plugin.models.params.replacer that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterPluginFormReplacerParams. getFormDataAdapter()Deprecated.Constructors in de.xima.fc.plugin.models.params.replacer with parameters of type IFormDataAdapter Constructor Description PluginFormReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter fda, FormVersion formversion) -
Uses of IFormDataAdapter in de.xima.fc.transform.xml
Methods in de.xima.fc.transform.xml with parameters of type IFormDataAdapter Modifier and Type Method Description FdToXmlResultFdToXmlBuilder. buildForProcess(UserContext uc, Vorgang formRecord, IFormDataAdapter fda, IXForm xform)Builds the XML export of an single form recordstatic RootFdXmlFDToXmlTransformer. createForSingleVorgang(Vorgang process, IFormDataAdapter formData, IXForm xform) -
Uses of IFormDataAdapter in de.xima.fc.word
Constructors in de.xima.fc.word with parameters of type IFormDataAdapter Constructor Description AsposeDataAdapter(IBaseWorkflowExecutionContext workflowExecutionContext, IFormDataAdapter fda) -
Uses of IFormDataAdapter in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event with parameters of type IFormDataAdapter Modifier and Type Method Description FormSubmissionEventDataBuilderFormSubmissionEventDataBuilder. formDataAdapter(IFormDataAdapter formDataAdapter) -
Uses of IFormDataAdapter in de.xima.fc.workflow.iface
Methods in de.xima.fc.workflow.iface that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterIWorkflowTaskRunnerParams. getFormDataAdapter() -
Uses of IFormDataAdapter in de.xima.fc.workflow.itemlist
Methods in de.xima.fc.workflow.itemlist with parameters of type IFormDataAdapter Modifier and Type Method Description static ItemList<?>FcForEachLooptemListFormFieldRepetition. evaluate(ListItemSourcePropsFormFieldRepetitions sourceProps, Mandant client, IFormDataAdapter formData, IXForm xForm, XItemConditionProcessor processor)Resolves an item list for the for-each loop of typeFORM_FIELD_REPETITIONS. -
Uses of IFormDataAdapter in de.xima.fc.workflow.model
Methods in de.xima.fc.workflow.model that return IFormDataAdapter Modifier and Type Method Description IFormDataAdapterRemoteEventExecutionResult. getFormDataAdapter()IFormDataAdapterWorkflowResponseWrapper. getFormDataAdapter()Deprecated.IFormDataAdapterWorkflowTaskRunnerParams. getFormDataAdapter()Methods in de.xima.fc.workflow.model with parameters of type IFormDataAdapter Modifier and Type Method Description WorkflowTaskRunnerParams.BuilderWorkflowTaskRunnerParams.Builder. formDataAdapter(IFormDataAdapter formDataAdapter)Constructors in de.xima.fc.workflow.model with parameters of type IFormDataAdapter Constructor Description RemoteEventExecutionResult(boolean wasSuccessful, Vorgang formRecord, boolean wasFormRecordDeleted, IServletResponse servletResponse, IFormDataAdapter formDataAdapter, IMapDiff<String,Serializable> sessionAttributesMapDiff, IMapDiff<Serializable,Serializable> frqSessionAttributesMapDiff, String errorMessage, String[] stackTrace)Creates a new POJO with the given data. -
Uses of IFormDataAdapter in de.xima.fc.workflow.processor.form
Methods in de.xima.fc.workflow.processor.form with parameters of type IFormDataAdapter Modifier and Type Method Description static StringFormProcessUtils. replaceProcessSubject(IEntityContext ec, IFormDataAdapter formData, Vorgang process)Returns the subject of the given process while placeholders will be replaced by the given form data
-