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