109110111112113114115
* @return * @throws EnMeExpcetion */ public @Bean(name = "reindexAttachmentJob") ReIndexAttachmentsJob reIndexAttachmentsJob() throws EnMeExpcetion { return new ReIndexAttachmentsJob(); }