@Extension
public class SourceMetadataBuildListener
extends hudson.model.listeners.SCMListener
SCMListener that populates the SourceMetadata of a build with
revision and branch information.| Constructor and Description |
|---|
SourceMetadataBuildListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onChangeLogParsed(hudson.model.Run<?,?> build,
hudson.scm.SCM scm,
hudson.model.TaskListener listener,
hudson.scm.ChangeLogSet<?> changelog) |
Copyright © 2004-2014. All Rights Reserved.