@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Environments
| Modifier and Type | Required Element and Description |
|---|---|
Environment[] |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
parallel |
public abstract Environment[] value
public abstract boolean parallel
1.1.14 - Copyright © 2018 Talend Component Kit Documentation