Class BusinessCalendarAnnotationCandidateDetector

java.lang.Object
io.jmix.businesscalendar.provider.impl.BusinessCalendarAnnotationCandidateDetector
All Implemented Interfaces:
ClasspathScanCandidateDetector

@Component("bpm_BusinessCalendarAnnotationCandidateDetector") public class BusinessCalendarAnnotationCandidateDetector extends Object implements ClasspathScanCandidateDetector
Allows to detect all classes that have annotation BusinessCalendar.
See Also:
  • Constructor Details

    • BusinessCalendarAnnotationCandidateDetector

      public BusinessCalendarAnnotationCandidateDetector()
  • Method Details