JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
jenkins.model.menu.event.ConfirmationEvent
Packages that use
ConfirmationEvent
Package
Description
jenkins.model.menu.event
Uses of
ConfirmationEvent
in
jenkins.model.menu.event
Methods in
jenkins.model.menu.event
that return
ConfirmationEvent
Modifier and Type
Method
Description
static
ConfirmationEvent
ConfirmationEvent.
of
(
String
title,
String
description,
String
postTo)
Created a confirmation event.