Uses of Class
org.apache.nifi.api.toolkit.model.ConfigVerificationResultDTO
Packages that use ConfigVerificationResultDTO
-
Uses of ConfigVerificationResultDTO in org.apache.nifi.api.toolkit.model
Fields in org.apache.nifi.api.toolkit.model with type parameters of type ConfigVerificationResultDTOModifier and TypeFieldDescriptionprivate List
<ConfigVerificationResultDTO> VerifyConfigRequestDTO.results
Methods in org.apache.nifi.api.toolkit.model that return ConfigVerificationResultDTOModifier and TypeMethodDescriptionConfigVerificationResultDTO.explanation
(String explanation) ConfigVerificationResultDTO.outcome
(ConfigVerificationResultDTO.OutcomeEnum outcome) ConfigVerificationResultDTO.verificationStepName
(String verificationStepName) Methods in org.apache.nifi.api.toolkit.model that return types with arguments of type ConfigVerificationResultDTOModifier and TypeMethodDescriptionVerifyConfigRequestDTO.getResults()
The Results of the verification