Uses of Class
com.github.ltsopensource.tasktracker.support.JobPullMachine

Packages that use JobPullMachine
com.github.ltsopensource.tasktracker.domain   
 

Uses of JobPullMachine in com.github.ltsopensource.tasktracker.domain
 

Methods in com.github.ltsopensource.tasktracker.domain that return JobPullMachine
 JobPullMachine TaskTrackerAppContext.getJobPullMachine()
           
 

Methods in com.github.ltsopensource.tasktracker.domain with parameters of type JobPullMachine
 void TaskTrackerAppContext.setJobPullMachine(JobPullMachine jobPullMachine)
           
 



Copyright © 2017. All rights reserved.