Package | Description |
---|---|
org.jenkinsci.plugins.p4.client | |
org.jenkinsci.plugins.p4.publish | |
org.jenkinsci.plugins.p4.tasks | |
org.jenkinsci.plugins.p4.workflow |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientHelper.buildChange(Publish publish) |
void |
ClientHelper.publishChange(Publish publish) |
Modifier and Type | Class and Description |
---|---|
class |
ShelveImpl |
class |
SubmitImpl |
Modifier and Type | Method and Description |
---|---|
Publish |
PublishNotifier.getPublish() |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<Publish,PublishDescriptor> |
Publish.all() |
Constructor and Description |
---|
PublishNotifier(String credential,
Workspace workspace,
Publish publish) |
PublishNotifierStep(String credential,
Workspace workspace,
Publish publish) |
Constructor and Description |
---|
PublishDescriptor(Class<? extends Publish> clazz) |
Constructor and Description |
---|
PublishTask(Publish publish) |
Modifier and Type | Method and Description |
---|---|
Publish |
P4PublishStep.getPublish() |
Constructor and Description |
---|
P4PublishStep(String credential,
Workspace workspace,
Publish publish) |
Copyright © 2016. All rights reserved.