Class AdaptiveCard
java.lang.Object
jenkins.plugins.office365connector.model.adaptivecard.AdaptiveCard
- All Implemented Interfaces:
Card
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()getType()voidsetAction(List<CardAction> actions) voidsetThemeColor(String cardThemeColor) toPaylod()
-
Constructor Details
-
AdaptiveCard
-
-
Method Details
-
getType
-
getSchema
-
getVersion
-
getMsTeams
-
getBody
-
getActions
-
toPaylod
-
setAction
-
setThemeColor
- Specified by:
setThemeColorin interfaceCard
-
getSummary
- Specified by:
getSummaryin interfaceCard
-
getSections
- Specified by:
getSectionsin interfaceCard
-
getThemeColor
- Specified by:
getThemeColorin interfaceCard
-