Class: TeamTask

TeamTask

Creates instances of team tasks. It allows to perform server actions on team tasks.

Methods

getTeamTask(Task, data) → {Object}

Creates and returns an instance of the team task.
Parameters:
Name Type Description
Task Class Task class type extended to create instance of team task
data Object Object containing data for the team task
Returns:
Team task object
Type
Object