| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Resource> |
BuildBase.Resources.resources |
protected List<Resource> |
Build.Resources.resources |
protected List<Resource> |
BuildBase.TestResources.testResources |
protected List<Resource> |
Build.TestResources.testResources |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ObjectFactory.createResource()
Create an instance of
Resource |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
BuildBase.Resources.getResources()
Gets the value of the resources property.
|
List<Resource> |
Build.Resources.getResources()
Gets the value of the resources property.
|
List<Resource> |
BuildBase.TestResources.getTestResources()
Gets the value of the testResources property.
|
List<Resource> |
Build.TestResources.getTestResources()
Gets the value of the testResources property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.