Uses of Class
com.redhat.parodos.tasks.ansible.AapGetJobResponseDTO
Packages that use AapGetJobResponseDTO
-
Uses of AapGetJobResponseDTO in com.redhat.parodos.tasks.ansible
Methods in com.redhat.parodos.tasks.ansible that return types with arguments of type AapGetJobResponseDTOModifier and TypeMethodDescriptionprotected org.springframework.http.ResponseEntity<AapGetJobResponseDTO>AapLaunchJobWorkFlowTask.executeAapJob(String jobTemplateId) Methods in com.redhat.parodos.tasks.ansible with parameters of type AapGetJobResponseDTOModifier and TypeMethodDescriptionprotected voidAapLaunchJobWorkFlowTask.responseAction(AapGetJobResponseDTO responseDTO) protected voidAnsibleCompletionWorkFlowCheckerTask.responseAction(AapGetJobResponseDTO responseDTO)