com.polarion.alm.tracker.exporter.IExportHelper
METHODS
Modifiers and Type | Name | Description |
---|---|---|
int | getIntegerParam(IExportConfiguration,String,int) | |
boolean | getBooleanParam(IExportConfiguration,String,boolean) | |
IFormatter | getFormatter(Options) | |
String | getFieldName(String,String) | |
String | getPreviewLink(IPObject) | |
String | durationToHours(DurationTime) | |
Map | getRevisionWorkItemValues(IRevision) | |
IPObjectTree | asTree(IPObjectList) |
Back to Index