Add support for views
Add default views handler to the JobSchedule entity.
This is sufficient to build a view with the fields currently defined on the entity.
This would allow users to build a list of future schedules and get an look into what jobs have been planned to occur in the future.
Closes #3426378