Filter jobs in a view by the permissions the current user has for that job.

For example, you could create the following types views

And, of course, you can chain this filter with other filters to create whatever filter is useful to your organization.

NOTE: This filter does not provide security - it merely provides convenient views that feed off of the security you've already set up.