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 |
---|---|
List<IFix> |
Server.fixJobs(List<String> jobIds,
int changeListId,
FixJobsOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IFix> |
FixDelegator.fixJobs(List<String> jobIds,
int changeListId,
FixJobsOptions opts) |
Modifier and Type | Method and Description |
---|---|
FixJobsOptions |
FixJobsOptions.setDelete(boolean delete) |
FixJobsOptions |
FixJobsOptions.setStatus(String status) |
Modifier and Type | Method and Description |
---|---|
List<IFix> |
IFixDelegator.fixJobs(List<String> jobIds,
int changeListId,
FixJobsOptions opts)
Mark each named job as being fixed by the changelist number given with
changeListId.
|
Copyright © 2017 Perforce Software. All Rights Reserved.