Uses of Class
org.kie.kogito.jobs.service.model.JobExecutionResponse
Packages that use JobExecutionResponse
-
Uses of JobExecutionResponse in org.kie.kogito.jobs.service.executor
Methods in org.kie.kogito.jobs.service.executor that return types with arguments of type JobExecutionResponseModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<JobExecutionResponse>JobExecutor.execute(JobDetails job) -
Uses of JobExecutionResponse in org.kie.kogito.jobs.service.model
Methods in org.kie.kogito.jobs.service.model that return JobExecutionResponseModifier and TypeMethodDescriptionJobExecutionResponse.JobExecutionResponseBuilder.build()ScheduledJob.getExecutionResponse()Methods in org.kie.kogito.jobs.service.model with parameters of type JobExecutionResponseModifier and TypeMethodDescriptionScheduledJob.ScheduledJobBuilder.executionResponse(JobExecutionResponse executionResponse)