@Repeatable(value=EnvironmentConfigurations.class) @Retention(value=RUNTIME) @Target(value=TYPE) public @interface EnvironmentConfiguration
| Modifier and Type | Required Element and Description |
|---|---|
String |
environment |
| Modifier and Type | Optional Element and Description |
|---|---|
EnvironmentConfiguration.Property[] |
systemProperties |
public abstract String environment
public abstract EnvironmentConfiguration.Property[] systemProperties
1.1.26-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation