Uses of Class
com.redhat.parodos.sdk.model.WorkRequestDTO
Packages that use WorkRequestDTO
-
Uses of WorkRequestDTO in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return WorkRequestDTOModifier and TypeMethodDescriptionWorkRequestDTO.addArgumentsItem(ArgumentRequestDTO argumentsItem) WorkRequestDTO.arguments(List<ArgumentRequestDTO> arguments) static WorkRequestDTOCreate an instance of WorkRequestDTO given an JSON stringWorkRequestDTO.type(WorkRequestDTO.TypeEnum type) Methods in com.redhat.parodos.sdk.model that return types with arguments of type WorkRequestDTOMethods in com.redhat.parodos.sdk.model with parameters of type WorkRequestDTOMethod parameters in com.redhat.parodos.sdk.model with type arguments of type WorkRequestDTOModifier and TypeMethodDescriptionvoidWorkFlowRequestDTO.setWorks(List<WorkRequestDTO> works) WorkFlowRequestDTO.works(List<WorkRequestDTO> works)