Uses of Class
org.ow2.clif.jenkins.ClifPublisher
Packages that use ClifPublisher
-
Uses of ClifPublisher in org.ow2.clif.jenkins
Methods in org.ow2.clif.jenkins that return ClifPublisherModifier and TypeMethodDescriptionClifPublisher.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) Creates a new instance ofClifPublisherfrom a submitted form.Constructors in org.ow2.clif.jenkins with parameters of type ClifPublisherModifierConstructorDescriptionClifBuildAction(AbstractBuild<?, ?> build, ClifReport report, ClifPublisher publisher, PrintStream logger)