Uses of Class
org.ow2.clif.jenkins.ClifPublisher
-
Packages that use ClifPublisher Package Description org.ow2.clif.jenkins -
-
Uses of ClifPublisher in org.ow2.clif.jenkins
Methods in org.ow2.clif.jenkins that return ClifPublisher Modifier and Type Method Description ClifPublisher
ClifPublisher.DescriptorImpl. newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
Creates a new instance ofClifPublisher
from a submitted form.Constructors in org.ow2.clif.jenkins with parameters of type ClifPublisher Constructor Description ClifBuildAction(AbstractBuild<?,?> build, ClifReport report, ClifPublisher publisher, PrintStream logger)
-