Package ch.tocco.nice2.dms.spi.batch
Class UpdateUrlIndexBatchJobContribution
java.lang.Object
ch.tocco.nice2.dms.spi.batch.UpdateUrlIndexBatchJobContribution
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final record
- 
Constructor SummaryConstructorsConstructorDescriptionUpdateUrlIndexBatchJobContribution(String entityModelName) UpdateUrlIndexBatchJobContribution(String entityModelName, @Nullable UpdateUrlIndexBatchJobContribution.RecursiveQuery recursiveQuery) 
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
UpdateUrlIndexBatchJobContribution
- 
UpdateUrlIndexBatchJobContributionpublic UpdateUrlIndexBatchJobContribution(String entityModelName, @Nullable @Nullable UpdateUrlIndexBatchJobContribution.RecursiveQuery recursiveQuery) 
 
- 
- 
Method Details- 
getEntityModelName
- 
getRecursiveQuery
 
-