MCPcopy Create free account
hub / github.com/apache/ant / fireTaskStarted

Method fireTaskStarted

src/main/org/apache/tools/ant/Project.java:2192–2199  ·  view source on GitHub ↗

Send a "task started" event to the build listeners for this project. @param task The target which is starting to execute. Must not be null .

(final Task task)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

performMethod · 0.45

Calls 2

registerThreadTaskMethod · 0.95
taskStartedMethod · 0.65

Tested by

no test coverage detected