Uses of Class
org.azd.distributedtask.types.TaskAgentJobRequest
Packages that use TaskAgentJobRequest
-
Uses of TaskAgentJobRequest in org.azd.distributedtask.types
Methods in org.azd.distributedtask.types that return TaskAgentJobRequestModifier and TypeMethodDescriptionTaskAgent.getAssignedRequest()TaskAgent.getLastCompletedRequest()Methods in org.azd.distributedtask.types with parameters of type TaskAgentJobRequestModifier and TypeMethodDescriptionvoidTaskAgent.setAssignedRequest(TaskAgentJobRequest assignedRequest) voidTaskAgent.setLastCompletedRequest(TaskAgentJobRequest lastCompletedRequest)