Annotation Interface LocalStorageEnabled


@Documented @Retention(RUNTIME) @Target({PACKAGE,TYPE}) @Requires(property="kestra.storage.type", value="local") public @interface LocalStorageEnabled