JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.gsitm.ustra.java.batch.config
Annotation Interface UstraBatchEnabled
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@Inherited
@ConditionalOnProperty(name="ustra.batch.enabled", havingValue="true")
public @interface
UstraBatchEnabled