JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
jenkins.plugins.office365connector.model.Macro
Packages that use
Macro
Package
Description
jenkins.plugins.office365connector
Uses of
Macro
in
jenkins.plugins.office365connector
Methods in
jenkins.plugins.office365connector
that return types with arguments of type
Macro
Modifier and Type
Method
Description
List
<
Macro
>
Webhook.
getMacros
()
Method parameters in
jenkins.plugins.office365connector
with type arguments of type
Macro
Modifier and Type
Method
Description
void
Webhook.
setMacros
(
List
<
Macro
> macros)