Annotation Type DroneLifecycle


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) @Documented public @interface DroneLifecycle
Annotation to declare lifecycles for drones.

NOTE: There's no way to create new lifecycles yet.