Class BambooSpecsGenerator.Comment
- java.lang.Object
-
- com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.Comment
-
- All Implemented Interfaces:
EntityProperties
- Enclosing class:
- BambooSpecsGenerator
@Immutable public static class BambooSpecsGenerator.Comment extends Object implements EntityProperties
Represents a comment in Bamboo Specs. Note: Only to be used withBambooSpecsGenerator.addEntity(String, EntityProperties)
-
-
Method Detail
-
validate
public void validate()
- Specified by:
validatein interfaceEntityProperties
-
-