public class ProcessorFactory extends Object
Constructor and Description |
---|
ProcessorFactory(Configuration config) |
Modifier and Type | Method and Description |
---|---|
Processor |
create(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public ProcessorFactory(Configuration config)
public Processor create(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener)
Copyright © 2011–2017. All rights reserved.