|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job | |
|---|---|
| com.perforce.api | Provides legacy perforce.com API classes. |
| Uses of Job in com.perforce.api |
|---|
| Methods in com.perforce.api that return Job | |
|---|---|
static Job |
Job.getJob(Env env,
String name)
Returns the job with the specified name. |
static Job |
Job.getJob(String name)
Returns the job with the specified name. |
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. |
static Job[] |
Job.getJobs(Env env)
|
static Job[] |
Job.getJobs(Env env,
String jobview,
int max,
boolean use_integs,
String[] files)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||