Class WarningsContext
java.lang.Object
com.github.muehmar.gradle.openapi.warnings.WarningsContext
Global container for collecting the
Warning's occurred during the generation.-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddWarningForTask(TaskIdentifier identifier, Warning warning) static TaskWarningsgetWarnings(TaskIdentifier identifier) static voidresetWarningsForTask(TaskIdentifier identifier)
-
Method Details
-
resetWarningsForTask
-
addWarningForTask
-
getWarnings
-