Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zaproxy/zaproxy
/ getProcessType
Method
getProcessType
zap/src/main/java/org/zaproxy/zap/ZAP.java:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
public
static
ProcessType getProcessType() {
161
return
processType;
162
}
163
164
public
static
EventBus getEventBus() {
165
return
eventBus;
Callers
6
info
Method · 0.95
error
Method · 0.95
parse
Method · 0.95
postInit
Method · 0.95
alertIfNewVersions
Method · 0.95
warnIfOutOfDate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected