MCPcopy 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

infoMethod · 0.95
errorMethod · 0.95
parseMethod · 0.95
postInitMethod · 0.95
alertIfNewVersionsMethod · 0.95
warnIfOutOfDateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected