/plugin-module-codegen-maven-client/src/main/java/com/atlassian/maven/plugins/amps/codegen/annotations/asm/package-info.java
https://bitbucket.org/mmeinhold/amps · Java · 10 lines · 1 code · 0 blank · 9 comment · 0 complexity · 5c5280a66c8081de5961dfe86a7697ea MD5 · raw file
- /**
- * Provides ASM parsers that are used to create lists of values to choose from in the client based on classes found in
- * the host product.
- *
- * These are things like a list of available JIRA Condition classes, or CustomField types.
- *
- * @since 3.6
- *
- */
- package com.atlassian.maven.plugins.amps.codegen.annotations.asm;