@Order(value=-2147483548) public class DependencyManagementBomTransformation extends AnnotatedNodeASTTransformation
ASTTransformation for processing
 @DependencyManagementBom annotations.| Modifier and Type | Field and Description | 
|---|---|
static int | 
ORDER
The order of the transformation. 
 | 
| Constructor and Description | 
|---|
DependencyManagementBomTransformation(DependencyResolutionContext resolutionContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
processAnnotationNodes(List<org.codehaus.groovy.ast.AnnotationNode> annotationNodes)  | 
getSourceUnit, visitpublic static final int ORDER
public DependencyManagementBomTransformation(DependencyResolutionContext resolutionContext)
protected void processAnnotationNodes(List<org.codehaus.groovy.ast.AnnotationNode> annotationNodes)
processAnnotationNodes in class AnnotatedNodeASTTransformation