Class JHipsterLandscapeFeature
java.lang.Object
tech.jhipster.lite.module.domain.landscape.JHipsterLandscapeFeature
- All Implemented Interfaces:
JHipsterLandscapeElement
-
Constructor Summary
ConstructorsConstructorDescriptionJHipsterLandscapeFeature(JHipsterFeatureSlug slug, Collection<JHipsterLandscapeModule> modules) -
Method Summary
-
Constructor Details
-
JHipsterLandscapeFeature
public JHipsterLandscapeFeature(JHipsterFeatureSlug slug, Collection<JHipsterLandscapeModule> modules)
-
-
Method Details
-
type
- Specified by:
typein interfaceJHipsterLandscapeElement
-
slug
- Specified by:
slugin interfaceJHipsterLandscapeElement
-
modules
-
dependencies
- Specified by:
dependenciesin interfaceJHipsterLandscapeElement
-
allModules
- Specified by:
allModulesin interfaceJHipsterLandscapeElement
-
slugs
- Specified by:
slugsin interfaceJHipsterLandscapeElement
-