| Package | Description |
|---|---|
| org.mule.tools.revapi.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClassApiAnnotationTransform
Base class for implementing annotation based difference transformations on Class and Enum types.
|
class |
NoExtendApiAnnotationTransform
Transforms API differences ignoring the ones that correspond to valid changes on classes annotated with
NoExtend |
class |
NoImplementApiAnnotationTransform
Transforms API differences ignoring the ones that correspond to valid changes on interfaces annotated with
NoImplement |
class |
NoInstantiateApiAnnotationTransform
Transforms API differences ignoring the ones that correspond to valid changes on classes annotated with
NoInstantiate |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.