Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Beh01der/EasyFlow
/ isTrace
Method
isTrace
src/main/java/au/com/ds/ef/EasyFlow.java:226–228 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
224
}
225
226
protected
boolean isTrace() {
227
return
trace;
228
}
229
230
protected
void
doOnError(
final
ExecutionError error) {
231
handlers.callOnError(error);
Callers
4
run
Method · 0.95
enter
Method · 0.95
leave
Method · 0.95
doOnTerminate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected