MCPcopy
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

59type SubTaskContext interface {
60 ExecContext
61 TaskContext() TaskContext
62}
63
64// TaskContext This interface define all resources that needed for task execution

Callers 15

NewStatefulApiCollectorFunction · 0.65
InitGraphQLCollectorMethod · 0.65
NewSubtaskStateManagerFunction · 0.65
ExecuteMethod · 0.65
ExtractApiRepositoriesFunction · 0.65
CollectUserMetricsFunction · 0.65
ExtractOrgMetricsFunction · 0.65
ExtractSeatsFunction · 0.65
ExtractUserMetricsFunction · 0.65
CollectEnterpriseMetricsFunction · 0.65

Implementers 1

DefaultSubTaskContextbackend/impls/context/default_subtask_

Calls

no outgoing calls

Tested by

no test coverage detected