Interface IExportHelper
public interface IExportHelper
- Author:
- Jiri Banszel, POLARION SOFTWARE
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static class
-
Method Summary
Modifier and TypeMethodDescriptionasTree
(IPObjectList objects) durationToHours
(DurationTime duration) Deprecated.formatFieldValue
(String protoName, String fieldId, Object value) Deprecated.boolean
getBooleanParam
(IExportConfiguration config, String paramId, boolean defaultValue) getFieldName
(String protoName, String fieldId) getFormatter
(IExportHelper.Options options) int
getIntegerParam
(IExportConfiguration config, String paramId, int defaultValue) getPreviewLink
(IPObject pobject) getRevisionWorkItemValues
(IRevision revision)
-
Method Details
-
getIntegerParam
-
getBooleanParam
-
getFormatter
- Since:
- 3.4
-
getFieldName
-
getPreviewLink
-
durationToHours
-
getRevisionWorkItemValues
-
asTree
-
format
Deprecated. -
formatFieldValue
Deprecated.
-
getFormatter(Options)