from enum import Enum class ScheduleJobLocker(Enum): REFRESH_SHAREPOINT_CONTENT_JOB_LOCKER = "analyze_sharepoint_content_job"