import Workload from 'ui/models/workload'; const Job = Workload.extend({}); export default Job;