Uses of Class
de.xima.fc.timing.helper.FormRecordView
-
Packages that use FormRecordView Package Description de.xima.fc.timing.helper de.xima.fc.timing.worker Package with worker-classes for the job-execution -
-
Uses of FormRecordView in de.xima.fc.timing.helper
Methods in de.xima.fc.timing.helper that return types with arguments of type FormRecordView Modifier and Type Method Description static List<FormRecordView>
FormRecordView. load(IEntityContext ec, de.xima.cmn.criteria.AttributeSelectCriteriaManager scm)
-
Uses of FormRecordView in de.xima.fc.timing.worker
Constructor parameters in de.xima.fc.timing.worker with type arguments of type FormRecordView Constructor Description WorkflowTriggerBulkDeleteJob(List<FormRecordView> formRecords, String workflowTriggerType)
-