% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Arvados.R
\name{job_tasks.get}
\alias{job_tasks.get}
\title{job_tasks.get}
\usage{
arv$job_tasks.get(uuid)
}
\arguments{
\item{uuid}{The UUID of the JobTask in question.}
}
\value{
JobTask object.
}
\description{
job_tasks.get is a method defined in Arvados class.
}