Perforce

Uses of Class
com.perforce.api.Job

Uses of Job in com.perforce.api
 

Methods in com.perforce.api that return Job
static Job Job.getJob(String name)
          Returns the job with the specified name.
static Job Job.getJob(Env env, String name)
          Returns the job with the specified name.
static Job[] Job.getJobs(Env env)
           
static Job[] Job.getJobs(Env env, String jobview, int max, boolean use_integs, String[] files)
           
static Job[] Job.getJobFixes(Env env, String change, String[] files)
          Returns an array of jobs that fix the specified change, limited to the list of files if specified.
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.