public class EmptyCompileScopeBuildTaskImpl extends AbstractBuildTask implements EmptyCompileScopeBuildTask
ProjectModelBuildTask
.
The task can be used to invoke 'empty' compilation that will by default trigger all configured before- and after- compilation tasks.
The interpretation of the 'isIncremental' flag is up to the runner that will actually execute this task.Constructor and Description |
---|
EmptyCompileScopeBuildTaskImpl(boolean isIncrementalBuild) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentableName() |
isIncrementalBuild
getDependsOn, setDependsOn, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isIncrementalBuild
public EmptyCompileScopeBuildTaskImpl(boolean isIncrementalBuild)
public java.lang.String getPresentableName()
getPresentableName
in interface ProjectTask