public interface DecorationExtension<T> extends Extension, Decorator<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.EnumSet<ProjectEntityType> |
getScope()
Scope of the decorator
|
getDecorationsgetFeaturejava.util.EnumSet<ProjectEntityType> getScope()
ProjectEntityType this decorator can apply to