Package | Description |
---|---|
org.jenkinsci.plugins.p4.changes | |
org.jenkinsci.plugins.p4.groovy | |
org.jenkinsci.plugins.p4.scm | |
org.jenkinsci.plugins.p4.tasks |
Modifier and Type | Method and Description |
---|---|
P4ChangeEntry |
P4Revision.getChangeEntry(ClientHelper p4) |
P4ChangeEntry |
P4Ref.getChangeEntry(ClientHelper p4) |
P4ChangeEntry |
P4LabelRef.getChangeEntry(ClientHelper p4) |
P4ChangeEntry |
P4GraphRef.getChangeEntry(ClientHelper p4) |
P4ChangeEntry |
P4ChangeRef.getChangeEntry(ClientHelper p4) |
Modifier and Type | Method and Description |
---|---|
Object |
P4GroovyTask.task(ClientHelper p4) |
Constructor and Description |
---|
P4Probe(ClientHelper p4,
P4Head head) |
Modifier and Type | Method and Description |
---|---|
protected ClientHelper |
AbstractTask.getConnection() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractTask.checkConnection(ClientHelper p4) |
Object |
UnshelveTask.task(ClientHelper p4) |
Object |
TaggingTask.task(ClientHelper p4) |
Object |
RemoveClientTask.task(ClientHelper p4) |
Object |
PublishTask.task(ClientHelper p4) |
Object |
PollTask.task(ClientHelper p4) |
Object |
CheckoutTask.task(ClientHelper p4) |
abstract Object |
AbstractTask.task(ClientHelper p4)
Implements the Perforce task to retry if necessary
|
Copyright © 2016–2017. All rights reserved.