@Component public class ReleaseDecorationExtension extends AbstractExtension implements DecorationExtension<java.lang.String>
Constructor and Description |
---|
ReleaseDecorationExtension(GeneralExtensionFeature extensionFeature,
PropertyService propertyService) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Decoration<java.lang.String>> |
getDecorations(ProjectEntity entity)
Gets a list of decorations for this entity.
|
java.util.EnumSet<ProjectEntityType> |
getScope()
Scope of the decorator
|
getFeature
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeature
@Autowired public ReleaseDecorationExtension(GeneralExtensionFeature extensionFeature, PropertyService propertyService)
public java.util.EnumSet<ProjectEntityType> getScope()
DecorationExtension
getScope
in interface DecorationExtension<java.lang.String>
ProjectEntityType
this decorator can apply topublic java.util.List<Decoration<java.lang.String>> getDecorations(ProjectEntity entity)
Decorator
getDecorations
in interface Decorator<java.lang.String>
entity
- Entity