public class P4Trigger
extends hudson.triggers.Trigger<hudson.model.Job<?,?>>
Modifier and Type | Class and Description |
---|---|
static class |
P4Trigger.DescriptorImpl |
class |
P4Trigger.P4TriggerAction
Perforce Trigger Log Action
|
Constructor and Description |
---|
P4Trigger() |
Modifier and Type | Method and Description |
---|---|
File |
getLogFile(hudson.model.Job<?,?> job) |
Collection<? extends hudson.model.Action> |
getProjectActions() |
void |
poke(hudson.model.Job<?,?> job,
String port) |
public void poke(hudson.model.Job<?,?> job, String port) throws IOException
IOException
public File getLogFile(hudson.model.Job<?,?> job)
public Collection<? extends hudson.model.Action> getProjectActions()
getProjectActions
in class hudson.triggers.Trigger<hudson.model.Job<?,?>>
Copyright © 2016–2021. All rights reserved.