Package | Description |
---|---|
org.jenkinsci.plugins.p4.changes | |
org.jenkinsci.plugins.p4.client | |
org.jenkinsci.plugins.p4.console |
Modifier and Type | Method and Description |
---|---|
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 |
---|
P4GraphRef(ConnectionHelper p4,
String id) |
Modifier and Type | Class and Description |
---|---|
class |
ClientHelper |
Constructor and Description |
---|
P4Progress(hudson.model.TaskListener listener,
ConnectionHelper p4) |
Copyright © 2016–2017. All rights reserved.