Package com.atlassian.bamboo.specs.util
Interface CustomYamlers.CustomYamler
-
- All Known Implementing Classes:
DurationYamler
- Enclosing class:
- CustomYamlers
public static interface CustomYamlers.CustomYamler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.yaml.snakeyaml.constructor.ConstructgetConstructor()org.yaml.snakeyaml.representer.RepresentgetRepresenter()java.lang.Class<?>getYamledClass()
-