| Class | Description |
|---|---|
| AttachMigrationHandler |
Action to combine a sequence of primitives changes into a composite one.
|
| CheckBreakingHandler |
Action to check whether changes in the history are breaking
|
| CombineChangesCommand |
Command to combine a sequence of primitive changes into a composite change
|
| CombineChangesHandler |
Action to combine a number of changes into a
CompositeChange |
| ContainerIsReleasePropertyTester |
Property tester to check whether the container of a change is a release.
|
| CreateMigrationHandler |
Handler to create an empty migration.
|
| EditMigrationHandler |
Action to edit the migration of a
MigrationChange. |
| ExtendedValidateAction |
Action to perform validation for breaking changes
|
| FlattenCompositeHandler |
Action to flatten a
CompositeChange. |
| FlattenMigrationHandler |
Action to replace a composite changes by its children primitive changes.
|
| JavaUIUtils |
Helper methods to deal with the Java UI.
|
| SetMigrationHandler |
Action to set the custom migration for a migration change.
|
| SubsequentChangesHandler<C extends Change> |
Action for a number of subsequent changes within a release.
|
| SubsequentChangesPropertyTester |
Property tester to check whether selected changes are subsequent.
|
Copyright © 2020. All rights reserved.