Interface GWTCodeServerMavenExec
-
- All Superinterfaces:
org.guvnor.ala.config.BuildConfig,org.guvnor.ala.config.Config
public interface GWTCodeServerMavenExec extends org.guvnor.ala.config.BuildConfigInterface that represent the Maven Build information to be used build a Maven Project- See Also:
BuildConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getGoals()org.guvnor.ala.build.ProjectgetProject()
-