Package com.polarion.alm.tracker.model
Interface ITestRunComment
- All Superinterfaces:
IAdaptable,IChangeListener,ICommentBase<ITestRunComment>,IHasCustomValues,IHasValues,IPObject,IUniqueObject
- Since:
- 3.10.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.polarion.alm.tracker.model.ICommentBase
ICommentBase.SortBy -
Field Summary
FieldsFields inherited from interface com.polarion.alm.tracker.model.ICommentBase
KEY_AUTHOR, KEY_CHILD_COMMENTS, KEY_CREATED, KEY_PARENT_COMMENT, KEY_RESOLVED, KEY_SIGNATURE_DATA, KEY_TAGS, KEY_TEXTFields inherited from interface com.polarion.alm.projects.model.IUniqueObject
KEY_ID, KEY_PROJECT -
Method Summary
Methods inherited from interface com.polarion.platform.persistence.model.IAdaptable
adaptMethods inherited from interface com.polarion.platform.persistence.model.IChangeListener
markChangedMethods inherited from interface com.polarion.alm.tracker.model.ICommentBase
can, createChildComment, createChildComment, getAuthor, getChildComments, getCreated, getParentComment, getRootComment, getSignatureData, getTags, getText, getTrackerService, isResolvedComment, setResolvedComment, setSignatureDataMethods inherited from interface com.polarion.platform.persistence.model.IHasCustomValues
getCustomField, getCustomFieldPrototype, getCustomFieldsList, setCustomFieldMethods inherited from interface com.polarion.platform.persistence.model.IPObject
copyTo, createStructureForKey, forget, getContextId, getDataRevision, getDataSvc, getEnumerationOptionForField, getEnumerationTypeForField, getFieldLabel, getFieldType, getIncompatibleCustomField, getIncompatibleCustomFieldPrototype, getIncompatibleCustomFieldsList, getLastRevision, getLocalId, getObjectId, getPrototype, getRevision, getUri, getValue, isModified, isPersisted, isReadOnly, isResolved, isUnresolvable, resolve, save, setEnumerationValue, setValue, updateMethods inherited from interface com.polarion.alm.projects.model.IUniqueObject
getId, getProject, getProjectId
-
Field Details
-
PROTO
- See Also:
-
KEY_TITLE
- See Also:
-
KEY_TEST_RUN
- See Also:
-
-
Method Details
-
getTitle
-
getTestRun
-