Class AbstractProject.CommandBuilder
java.lang.Object
org.jdrupes.builder.core.AbstractProject.CommandBuilder
- All Implemented Interfaces:
RootProject.CommandBuilder
- Enclosing class:
AbstractProject
The Class CommandBuilder.
-
Constructor Summary
ConstructorsConstructorDescriptionCommandBuilder(RootProject rootProject, String name) Initializes a new command builder. -
Method Summary
-
Constructor Details
-
CommandBuilder
Initializes a new command builder.- Parameters:
rootProject- the root projectname- the name
-
-
Method Details
-
projects
Projects.- Specified by:
projectsin interfaceRootProject.CommandBuilder- Parameters:
projects- the projects- Returns:
- the root project. command builder
-
resources
Resources.- Specified by:
resourcesin interfaceRootProject.CommandBuilder- Parameters:
requests- the requests- Returns:
- the root project
-