| Annotation Type | Description |
|---|---|
| Apply |
Marks the method that applies a change to the target system.
|
| Change |
Marks a class as a change that encapsulates a system evolution operation.
|
| EnableFlamingock |
Core annotation for configuring Flamingock pipeline execution.
|
| FlamingockCliBuilder |
Marks a static method that provides a configured Flamingock builder for CLI execution.
|
| FlamingockConstructor | |
| NonLockGuarded | |
| Nullable | |
| Recovery |
Configures the recovery behavior for a change when execution fails.
|
| Rollback |
Marks the method that rolls back a change in case of failure or manual reversion.
|
| Stage | |
| TargetSystem |
Associates a change class with a specific target system or subsystem.
|