C# Class CoreSprint.Integration.WorkExtract

Inheritance: ICommand
Mostrar archivo Open project: fortesinformatica/CoreSprint

Public Methods

Method Description
Execute ( ) : void
WorkExtract ( ICoreSprintFactory sprintFactory, string trelloBoardId, string spreadsheetId ) : System

Private Methods

Method Description
GetHeadersName ( ) : List
MountWorksheetRow ( CardWorkDto cardWork ) : Google.GData.Spreadsheets.ListEntry

Method Details

Execute() public method

public Execute ( ) : void
return void

WorkExtract() public method

public WorkExtract ( ICoreSprintFactory sprintFactory, string trelloBoardId, string spreadsheetId ) : System
sprintFactory ICoreSprintFactory
trelloBoardId string
spreadsheetId string
return System