Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/jenkins/impl/impl.go:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
func
(p Jenkins) Name() string {
88
return
"jenkins"
89
}
90
91
func
(p Jenkins) SubTaskMetas() []plugin.SubTaskMeta {
92
return
[]plugin.SubTaskMeta{
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected