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
Fields 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_TEXT
Fields 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
adapt
Methods inherited from interface com.polarion.platform.persistence.model.IChangeListener
markChanged
Methods inherited from interface com.polarion.alm.tracker.model.ICommentBase
can, createChildComment, createChildComment, getAuthor, getChildComments, getCreated, getParentComment, getRootComment, getSignatureData, getTags, getText, getTrackerService, isResolvedComment, setResolvedComment, setSignatureData
Methods inherited from interface com.polarion.platform.persistence.model.IHasCustomValues
getCustomField, getCustomFieldPrototype, getCustomFieldsList, setCustomField
Methods 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, update
Methods 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
-