projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
12708: Merge branch 'master' into 12708-balance-storage-classes
[arvados.git]
/
sdk
/
R
/
man
/
job_tasks.get.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/Arvados.R
3
\name{job_tasks.get}
4
\alias{job_tasks.get}
5
\title{job_tasks.get}
6
\usage{
7
arv$job_tasks.get(uuid)
8
}
9
\arguments{
10
\item{uuid}{The UUID of the JobTask in question.}
11
}
12
\value{
13
JobTask object.
14
}
15
\description{
16
job_tasks.get is a method defined in Arvados class.
17
}