Interface InputHintSpecification
- All Known Implementing Classes:
JsonInputHintSpecification,XmlInputHintSpecification
public interface InputHintSpecification
-
Method Summary
-
Method Details
-
getValues
List<com.xebialabs.deployit.plugin.api.reflect.InputHintValue> getValues() -
getValidationRules
List<ValidationRuleSpecification> getValidationRules() -
getPrompt
-
getCopyFromProperty
-
getReferencedType
-
getMethodRef
-
getDynamicLookup
-