Package org.talend.sdk.component.api
Annotation Interface DecryptedServer.Condition
- Enclosing class:
- DecryptedServer
- 
Required Element SummaryRequired Elements
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
forSystemProperty- Returns:
- a system property name to use for the test.
 
 
- 
- 
- 
expectedValue- Returns:
- the expected system property to activate the condition.
 - Default:
- "true"
 
- 
supportsNullboolean supportsNull- Returns:
- true if the system property can be null.
 - Default:
- false
 
 
-