Interface IExportHelper
public interface IExportHelper
- Author:
- Jiri Banszel, POLARION SOFTWARE
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic class -
Method Summary
Modifier and TypeMethodDescriptionasTree(IPObjectList objects) durationToHours(DurationTime duration) Deprecated.formatFieldValue(String protoName, String fieldId, Object value) Deprecated.booleangetBooleanParam(IExportConfiguration config, String paramId, boolean defaultValue) getFieldName(String protoName, String fieldId) getFormatter(IExportHelper.Options options) intgetIntegerParam(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)