Package org.jboss.windup.config.metadata
Annotation Type Technology
-
@Target(TYPE) @Retention(RUNTIME) public @interface Technology
A descriptor forRuleMetadata#sourceTechnology()andRuleMetadata#targetTechnology()- Author:
- Lincoln Baxter, III
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringidReturns a unique identifier for the technology being described.StringversionRangeReturns a compatible version-range for the technology being described.
-