Backend: Differentiate trigger jobs from regular jobs in the UI

Add an enum Type to JobType that returns if a job is a Ci::Build or a Ci::Bridge.

This is part of work needed for:#340194 (closed)

Edited by Laura Montemayor