JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.kestra.storage.local
Annotation Interface LocalStorageEnabled
@Documented
@Retention
(
RUNTIME
)
@Target
({
PACKAGE
,
TYPE
}) @Requires(property="kestra.storage.type", value="local")
public @interface
LocalStorageEnabled