Uses of Interface
jetbrains.buildServer.web.statistics.graph.JsonWriterAdapter.WriterTask
-
Packages that use JsonWriterAdapter.WriterTask Package Description jetbrains.buildServer.web.statistics.graph -
-
Uses of JsonWriterAdapter.WriterTask in jetbrains.buildServer.web.statistics.graph
Methods in jetbrains.buildServer.web.statistics.graph with parameters of type JsonWriterAdapter.WriterTask Modifier and Type Method Description voidJsonWriterAdapter. array(String name, JsonWriterAdapter.WriterTask task)voidJsonWriterAdapter. array(JsonWriterAdapter.WriterTask task)voidJsonWriterAdapter. object(String name, JsonWriterAdapter.WriterTask task)voidJsonWriterAdapter. object(JsonWriterAdapter.WriterTask task)
-