Uses of Class
htmlpublisher.HtmlPublisherTarget
Packages that use HtmlPublisherTarget
-
Uses of HtmlPublisherTarget in htmlpublisher
Methods in htmlpublisher that return HtmlPublisherTargetModifier and TypeMethodDescriptionHtmlPublisherTarget.HTMLAction.getHTMLTarget()GetsHtmlPublisherTarget, for which the action has been created.HtmlPublisherTarget.HTMLBuildAction.getHTMLTarget()GetsHtmlPublisherTarget, for which the action has been created.HtmlPublisherTarget.HTMLPublishedForProjectMarkerAction.getHTMLTarget()Methods in htmlpublisher that return types with arguments of type HtmlPublisherTargetMethod parameters in htmlpublisher with type arguments of type HtmlPublisherTargetModifier and TypeMethodDescriptionstatic booleanHtmlPublisher.publishReports(Run<?, ?> build, FilePath workspace, TaskListener listener, List<HtmlPublisherTarget> reportTargets, Class<?> publisherClass) Runs HTML the publishing operation for specifiedHtmlPublisherTargets.Constructors in htmlpublisher with parameters of type HtmlPublisherTargetModifierConstructorDescriptionBaseHTMLAction(HtmlPublisherTarget actualHtmlPublisherTarget) HTMLAction(AbstractItem project, HtmlPublisherTarget actualHtmlPublisherTarget) HTMLBuildAction(Run<?, ?> build, HtmlPublisherTarget actualHtmlPublisherTarget) HTMLPublishedForProjectMarkerAction(Run<?, ?> build, HtmlPublisherTarget actualHtmlPublisherTarget) Constructor parameters in htmlpublisher with type arguments of type HtmlPublisherTarget -
Uses of HtmlPublisherTarget in htmlpublisher.workflow
Methods in htmlpublisher.workflow that return HtmlPublisherTargetConstructors in htmlpublisher.workflow with parameters of type HtmlPublisherTarget