| Package | Description |
|---|---|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.impl.mapbased.server.cmd | |
| com.perforce.p4java.option.server | |
| com.perforce.p4java.server.delegator |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IFix> |
Server.fixJobs(java.util.List<java.lang.String> jobIds,
int changeListId,
FixJobsOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IFix> |
FixDelegator.fixJobs(java.util.List<java.lang.String> jobIds,
int changeListId,
FixJobsOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
FixJobsOptions |
FixJobsOptions.setDelete(boolean delete) |
FixJobsOptions |
FixJobsOptions.setStatus(java.lang.String status) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IFix> |
IFixDelegator.fixJobs(java.util.List<java.lang.String> jobIds,
int changeListId,
FixJobsOptions opts)
Mark each named job as being fixed by the changelist number given with
changeListId.
|
Copyright © 2021 Perforce Software. All Rights Reserved.