Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ TaskContext
Method
TaskContext
backend/core/plugin/plugin_task.go:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
type
SubTaskContext
interface
{
60
ExecContext
61
TaskContext() TaskContext
62
}
63
64
// TaskContext This interface define all resources that needed for task execution
Callers
15
NewStatefulApiCollector
Function · 0.65
InitGraphQLCollector
Method · 0.65
NewSubtaskStateManager
Function · 0.65
Execute
Method · 0.65
GetTotalPagesFromResponse
Function · 0.65
ExtractApiRepositories
Function · 0.65
CollectCopilotSeatAssignments
Function · 0.65
CollectUserMetrics
Function · 0.65
ExtractOrgMetrics
Function · 0.65
ExtractSeats
Function · 0.65
ExtractUserMetrics
Function · 0.65
CollectEnterpriseMetrics
Function · 0.65
Implementers
1
DefaultSubTaskContext
backend/impls/context/default_subtask_
Calls
no outgoing calls
Tested by
no test coverage detected