Annotation Interface MemoryQueueEnabled


@Documented @Retention(RUNTIME) @Target({PACKAGE,TYPE}) @Requires(property="kestra.queue.type", value="memory") @DefaultImplementation public @interface MemoryQueueEnabled