JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
jenkins.plugins.office365connector.model.Section
Packages that use
Section
Package
Description
jenkins.plugins.office365connector.model
Uses of
Section
in
jenkins.plugins.office365connector.model
Methods in
jenkins.plugins.office365connector.model
that return types with arguments of type
Section
Modifier and Type
Method
Description
List
<
Section
>
Card.
getSections
()
Constructors in
jenkins.plugins.office365connector.model
with parameters of type
Section
Modifier
Constructor
Description
Card
(
String
summary,
Section
section)