``` /**
{string} | name Briefly explain why we need this parameter |
Hello ${name},
} {MissionInterface} | mission Holds the runs |
{CommandList} | addRuns A set of runs to be added to the mission |
{MissionInterface} | mission Used to access the mission state |
{boolean} | needConfirmation Does the deletion require a confirmation by the opertor? |