Condition
annotations and supporting classes.See: Description
Class | Description |
---|---|
ProjectGenerationCondition |
Base class for project generation
Conditions that rely on the state
of the ProjectDescription . |
Annotation Type | Description |
---|---|
ConditionalOnBuildSystem |
Condition that matches when a generated project will use a particular
BuildSystem . |
ConditionalOnLanguage |
Condition that matches when a generated project will be written using a particular
Language . |
ConditionalOnPackaging |
Condition that matches when a generated project will use a particular
Packaging . |
ConditionalOnPlatformVersion |
Condition that matches when a generated project is using a matching version of the
platform.
|
ConditionalOnRequestedDependency |
Condition that matches when a
ProjectDescription defines a particular
dependency. |
Condition
annotations and supporting classes.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.