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

Method taskStarted

src/main/org/apache/tools/ant/XmlLogger.java:286–301  ·  view source on GitHub ↗

Fired when a task starts building, this pushes a timed element for the task onto the stack of elements for the current thread, remembering the current time and the name of the task. @param event An event with any relevant extra information. Will not be null .

(BuildEvent event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

getStackMethod · 0.95
createElementMethod · 0.80
pushMethod · 0.80
putMethod · 0.65
getTaskMethod · 0.45
getTaskNameMethod · 0.45
setAttributeMethod · 0.45
toStringMethod · 0.45
getLocationMethod · 0.45

Tested by

no test coverage detected