public class ProjectReportTask extends AbstractReportTask
Displays a list of projects in the build. An instance of this type is used when you execute the projects
task from the command-line.
Task.Namer
TASK_ACTION, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
コンストラクタと説明 |
---|
ProjectReportTask() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
generate(Project project) |
protected org.gradle.initialization.BuildClientMetaData |
getClientMetaData() |
protected org.gradle.api.tasks.diagnostics.internal.TextReportRenderer |
getRenderer() |
generate, getOutputFile, getProjects, getTextOutputFactory, setOutputFile, setProjects
conventionMapping, conventionMapping, getConventionMapping
addValidator, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, executeWithoutThrowingTaskFailure, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toString
protected org.gradle.api.tasks.diagnostics.internal.TextReportRenderer getRenderer()
getRenderer
クラス内 AbstractReportTask
@Inject protected org.gradle.initialization.BuildClientMetaData getClientMetaData()
protected void generate(Project project) throws IOException
generate
クラス内 AbstractReportTask
IOException