JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractBuildTimeTrackerReporter
- Class in
co.droidchef.android.buildtimetracker.reporters
AbstractBuildTimeTrackerReporter(Map<String, String>, Logger)
- Constructor in
AbstractBuildTimeTrackerReporter
afterExecute(Task, TaskState)
- Method in
BuildAndTaskExecutionListenerAdapter
afterExecute(Task, TaskState)
- Method in
TimingRecorder
apply(Project)
- Method in
BuildTimeTrackerPlugin
B
beforeExecute(Task)
- Method in
BuildAndTaskExecutionListenerAdapter
beforeExecute(Task)
- Method in
TimingRecorder
BuildAndTaskExecutionListenerAdapter
- Class in
co.droidchef.android.buildtimetracker
buildFinished(BuildResult)
- Method in
BuildAndTaskExecutionListenerAdapter
buildFinished(BuildResult)
- Method in
TimingRecorder
buildStarted(Gradle)
- Method in
BuildAndTaskExecutionListenerAdapter
BuildTimeTrackerExtension
- Class in
co.droidchef.android.buildtimetracker
BuildTimeTrackerPlugin
- Class in
co.droidchef.android.buildtimetracker
C
Clock
- Class in
co.droidchef.android.buildtimetracker.util
Clock(long)
- Constructor in
Clock
createBar(def, def, def)
- Method in
SummaryReporter
CSVReporter
- Class in
co.droidchef.android.buildtimetracker.reporters
CSVReporter(Map<String, String>, Logger)
- Constructor in
CSVReporter
CSVSummaryReporter
- Class in
co.droidchef.android.buildtimetracker.reporters
CSVSummaryReporter(Map<String, String>, Logger)
- Constructor in
CSVSummaryReporter
D
DateUtils
- Class in
co.droidchef.android.buildtimetracker.reporters
DateUtils()
- Constructor in
DateUtils
E
F
formatDuration(long)
- Method in
FormattingUtils
formatTable(List<Timing>, int)
- Method in
SummaryReporter
FormattingUtils
- Class in
co.droidchef.android.buildtimetracker.reporters
G
generateMessage(ReporterConfigurationError.ErrorType, String, String, String)
- Method in
ReporterConfigurationError
getCPUIdentifier()
- Method in
SysInfo
getCurrentTime()
- Method in
TrueTimeProvider
getLocalMidnightUTCTimestamp()
- Method in
DateUtils
getMaxMemory()
- Method in
SysInfo
getOption(String, String)
- Method in
AbstractBuildTimeTrackerReporter
getOSIdentifier()
- Method in
SysInfo
getPhysicalMemoryAvailable()
- Method in
MemoryUtil
getReporters()
- Method in
BuildTimeTrackerPlugin
getTasks()
- Method in
TimingRecorder
getTimeInMs()
- Method in
Clock
getTiming(String)
- Method in
TimingRecorder
getWidth(int)
- Method in
TerminalInfo
H
I
J
JSONReporter
- Class in
co.droidchef.android.buildtimetracker.reporters
JSONReporter(Map<String, String>, Logger)
- Constructor in
JSONReporter
K
L
M
measurements(List<Timing>)
- Method in
WarehouseReporter
MemoryUtil
- Class in
co.droidchef.android.buildtimetracker.reporters
This hackery doesn't work in Groovy, so we have to implement this in Java.
methodMissing(String, def)
- Method in
ReporterExtension
N
O
onBuildResult(BuildResult)
- Method in
AbstractBuildTimeTrackerReporter
onBuildResult(BuildResult)
- Method in
SummaryReporter
P
printReport(CSVReader)
- Method in
CSVSummaryReporter
printToday(Map<Long, Long>)
- Method in
CSVSummaryReporter
printTotal(Map<Long, Long>)
- Method in
CSVSummaryReporter
projectsEvaluated(Gradle)
- Method in
BuildAndTaskExecutionListenerAdapter
projectsLoaded(Gradle)
- Method in
BuildAndTaskExecutionListenerAdapter
Q
R
ReporterConfigurationError
- Class in
co.droidchef.android.buildtimetracker.reporters
ReporterConfigurationError.ErrorType
- Enum in
co.droidchef.android.buildtimetracker.reporters
ReporterConfigurationError(ReporterConfigurationError.ErrorType, String, String, String)
- Constructor in
ReporterConfigurationError
ReporterExtension
- Class in
co.droidchef.android.buildtimetracker
ReporterExtension(String)
- Constructor in
ReporterExtension
run(List<Timing>)
- Method in
AbstractBuildTimeTrackerReporter
run(List<Timing>)
- Method in
CSVReporter
run(List<Timing>)
- Method in
CSVSummaryReporter
run(List<Timing>)
- Method in
JSONReporter
run(List<Timing>)
- Method in
SummaryReporter
run(List<Timing>)
- Method in
WarehouseReporter
S
settingsEvaluated(Settings)
- Method in
BuildAndTaskExecutionListenerAdapter
shortenTaskName(String, def)
- Method in
SummaryReporter
SummaryReporter
- Class in
co.droidchef.android.buildtimetracker.reporters
SummaryReporter(Map<String, String>, Logger)
- Constructor in
SummaryReporter
SysInfo
- Class in
co.droidchef.android.buildtimetracker.reporters
T
TerminalInfo
- Class in
co.droidchef.android.buildtimetracker.reporters
Singleton info class for determining the width of the terminal we run in.
Timing
- Class in
co.droidchef.android.buildtimetracker
Timing(long, String, boolean, boolean, boolean)
- Constructor in
Timing
TimingRecorder
- Class in
co.droidchef.android.buildtimetracker
TimingRecorder(BuildTimeTrackerPlugin)
- Constructor in
TimingRecorder
toString()
- Method in
ReporterExtension
TrueTimeProvider
- Class in
co.droidchef.android.buildtimetracker.reporters
U
V
W
WarehouseReporter
- Class in
co.droidchef.android.buildtimetracker.reporters
WarehouseReporter(Map<String, String>, Logger)
- Constructor in
WarehouseReporter
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation