Uses of Class
com.jalios.jcms.fileprocessor.ProcessingEvent
-
Packages that use ProcessingEvent Package Description com.jalios.jcms.fileprocessor.repository -
-
Uses of ProcessingEvent in com.jalios.jcms.fileprocessor.repository
Methods in com.jalios.jcms.fileprocessor.repository that return types with arguments of type ProcessingEvent Modifier and Type Method Description java.util.List<ProcessingEvent>Repository. getEventList()Methods in com.jalios.jcms.fileprocessor.repository with parameters of type ProcessingEvent Modifier and Type Method Description voidRepository. logProcessingEvent(ProcessingEvent newAction)
-