Class Macro
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<Macro>
-
- jenkins.plugins.office365connector.model.Macro
-
- All Implemented Interfaces:
Describable<Macro>
public class Macro extends AbstractDescribableImpl<Macro>
Defines template and expected value for the macro.- Author:
- Damian Szczepanik (damianszczepanik@github)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Macro.DescriptorImpl
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getTemplate()
String
getValue()
-
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
-