JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.atlassian.bamboo.specs.api.codegen.annotations
Annotation Interface SkipCodeGen
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
SkipCodeGen
Indicates that a field should be skipped during code generation. This annotation should be added to fields that are derived from other fields.