Package | Description |
---|---|
org.codehaus.swizzle.jira |
Modifier and Type | Class and Description |
---|---|
class |
JiraRss.MapObjectHandler<T extends MapObject> |
Modifier and Type | Class and Description |
---|---|
class |
Attachment |
class |
BasicObject |
class |
Comment |
class |
Component |
class |
CustomFieldValue |
class |
Filter |
class |
Issue |
class |
IssueRef |
class |
IssueType |
static class |
JiraRss.Channel |
class |
Priority |
class |
Project |
class |
Resolution |
class |
ServerInfo |
class |
Status |
class |
User |
class |
Version |
Modifier and Type | Field and Description |
---|---|
protected T |
JiraRss.MapObjectHandler.mapObject |
Modifier and Type | Method and Description |
---|---|
protected MapObject |
MapObject.getMapObject(String key,
Class type) |
Modifier and Type | Method and Description |
---|---|
Object |
MapObjectList.Accessor.getValue(MapObject mapObject) |
int |
MapObjectList.Accessor.intValue(MapObject mapObject) |
protected void |
MapObject.merge(MapObject source) |
protected void |
MapObject.setMapObject(String key,
MapObject mapObject) |
protected void |
JiraRss.MapObjectHandler.setMapObject(String qName,
MapObject mapObject) |
protected void |
JiraRss.MapObjectListHandler.setMapObject(String qName,
MapObject mapObject) |
protected void |
JiraRss.SubtaskHanlder.setMapObject(String qName,
MapObject mapObject) |
String |
MapObjectList.Accessor.stringValue(MapObject mapObject) |
Copyright © 2017 The Codehaus Foundation. All rights reserved.