Modifier and Type | Method and Description |
---|---|
List<com.perforce.p4java.core.file.IFileSpec> |
P4LabelRef.getFiles(ConnectionHelper p4,
int limit) |
List<com.perforce.p4java.core.file.IFileSpec> |
P4Ref.getFiles(ConnectionHelper p4,
int limit) |
List<com.perforce.p4java.core.file.IFileSpec> |
P4ChangeRef.getFiles(ConnectionHelper p4,
int limit) |
List<com.perforce.p4java.core.file.IFileSpec> |
P4GraphRef.getFiles(ConnectionHelper p4,
int limit) |
void |
P4ChangeEntry.setChange(ConnectionHelper p4,
com.perforce.p4java.core.IChangelistSummary changelist) |
void |
P4ChangeEntry.setGraphCommit(ConnectionHelper p4,
String id) |
void |
P4ChangeEntry.setGraphCommit(ConnectionHelper p4,
String repo,
String sha) |
void |
P4ChangeEntry.setLabel(ConnectionHelper p4,
String labelId) |
Constructor and Description |
---|
ChangeLogHandler(hudson.model.Run<?,?> run,
hudson.scm.RepositoryBrowser<?> browser,
ConnectionHelper p4) |
P4GraphRef(ConnectionHelper p4,
String id) |
Modifier and Type | Class and Description |
---|---|
class |
ClientHelper |
class |
TempClientHelper |
Constructor and Description |
---|
P4Progress(hudson.model.TaskListener listener,
ConnectionHelper p4) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ApproveNotifier.approveReview(ConnectionHelper p4,
hudson.EnvVars env) |
Constructor and Description |
---|
P4SCMProbe(ConnectionHelper p4,
P4SCMHead head) |
Constructor and Description |
---|
SwarmHelper(ConnectionHelper p4,
String version) |
Copyright © 2016–2019. All rights reserved.