Class MessageCard
java.lang.Object
jenkins.plugins.office365connector.model.messagecard.MessageCard
- All Implemented Interfaces:
Card
- Author:
- srhebbar
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAction
(List<CardAction> potentialActions) void
setThemeColor
(String themeColor) toPaylod()
-
Constructor Details
-
MessageCard
-
-
Method Details
-
getSummary
- Specified by:
getSummary
in interfaceCard
-
getSections
- Specified by:
getSections
in interfaceCard
-
setThemeColor
- Specified by:
setThemeColor
in interfaceCard
-
getThemeColor
- Specified by:
getThemeColor
in interfaceCard
-
setAction
-
getAction
-
toPaylod
-