public static class CommandLineOutputHandler.ContextImpl extends Object implements OutputVisitor.Context
Modifier and Type | Method and Description |
---|---|
Project |
getCurrentProject() |
org.netbeans.modules.maven.execute.cmd.ExecutionEventObject.Tree |
getExecutionTree() |
void |
setCurrentProject(Project currentProject) |
@CheckForNull public Project getCurrentProject()
getCurrentProject
in interface OutputVisitor.Context
public void setCurrentProject(@NullAllowed Project currentProject)
public org.netbeans.modules.maven.execute.cmd.ExecutionEventObject.Tree getExecutionTree()