| Package | Description |
|---|---|
| org.sonar.wsclient.services | |
| org.sonar.wsclient.unmarshallers |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.setCategory(String category) |
Event |
Event.setData(String data) |
Event |
Event.setDate(Date date) |
Event |
Event.setDescription(String description) |
Event |
Event.setId(String id) |
Event |
Event.setName(String name) |
Event |
Event.setResourceKey(String resourceKey) |
| Modifier and Type | Method and Description |
|---|---|
Class<Event> |
EventQuery.getModelClass() |
Class<Event> |
EventCreateQuery.getModelClass() |
| Constructor and Description |
|---|
EventCreateQuery(Event event) |
| Modifier and Type | Method and Description |
|---|---|
protected Event |
EventUnmarshaller.parse(Object json) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.