public class ModelBuildingAdapter extends Object implements ModelConfigurationListener
| Constructor and Description |
|---|
ModelBuildingAdapter(BuildsModel builder) |
| Modifier and Type | Method and Description |
|---|---|
ProjectVersion3 |
getProject() |
void |
onConfigure(GradleInternal model)
Invoked when the model has been configured.
|
public ModelBuildingAdapter(BuildsModel builder)
public void onConfigure(GradleInternal model)
ModelConfigurationListeneronConfigure in interface ModelConfigurationListenerpublic ProjectVersion3 getProject()
Copyright © 2013. All rights reserved