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