Uses of Class
com.netgrif.application.engine.importer.model.ProcessEvents
-
Packages that use ProcessEvents Package Description com.netgrif.application.engine.importer.model com.netgrif.application.engine.importer.service -
-
Uses of ProcessEvents in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as ProcessEvents Modifier and Type Field Description protected ProcessEventsDocumentType. processEventsMethods in com.netgrif.application.engine.importer.model that return ProcessEvents Modifier and Type Method Description ProcessEventsObjectFactory. createProcessEvents()Create an instance ofProcessEventsProcessEventsDocumentType. getProcessEvents()Gets the value of the processEvents property.Methods in com.netgrif.application.engine.importer.model with parameters of type ProcessEvents Modifier and Type Method Description voidDocumentType. setProcessEvents(ProcessEvents value)Sets the value of the processEvents property. -
Uses of ProcessEvents in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type ProcessEvents Modifier and Type Method Description protected voidImporter. resolveProcessEvents(ProcessEvents processEvents)
-