@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public static @interface DecryptedServer.Condition
Modifier and Type | Required Element and Description |
---|---|
String |
forSystemProperty |
Modifier and Type | Optional Element and Description |
---|---|
String |
expectedValue |
boolean |
supportsNull |
public abstract String forSystemProperty
public abstract String expectedValue
public abstract boolean supportsNull
1.1.6-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation