Iteration
object Iteration
class Object
trait Matchable
class Any
Value members
Concrete methods
The GitLab Flavored Markdown rendering of description
The GitLab Flavored Markdown rendering of description
def iterationCadence[A](innerSelection: SelectionBuilder[IterationCadence, A]): SelectionBuilder[Iteration, A]
Cadence of the iteration.
Cadence of the iteration.
def report[A](innerSelection: SelectionBuilder[TimeboxReport, A]): SelectionBuilder[Iteration, Option[A]]
Historically accurate report about the timebox.
Historically accurate report about the timebox.
Web path of the iteration, scoped to the query parent. Only valid for Project parents. Returns null in other contexts.
Web path of the iteration, scoped to the query parent. Only valid for Project parents. Returns null in other contexts.
Web URL of the iteration, scoped to the query parent. Only valid for Project parents. Returns null in other contexts.
Web URL of the iteration, scoped to the query parent. Only valid for Project parents. Returns null in other contexts.