Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- tab(String) - Method in interface com.polarion.alm.shared.api.utils.links.DocumentLinkBuilder
- tab(String) - Method in interface com.polarion.alm.shared.api.utils.links.WorkItemsLinkBuilder
- table() - Method in interface com.polarion.alm.shared.api.utils.html.HtmlTagSelector
- Table - Interface in com.polarion.alm.shared.api.model.table
- TableField - Interface in com.polarion.alm.shared.api.model.table
- tabProperties() - Method in interface com.polarion.alm.shared.api.utils.links.PlanLinkBuilder
-
Returns link to properties tab, never null.
- tabProperties() - Method in interface com.polarion.alm.shared.api.utils.links.TestRunLinkBuilder
-
Returns new builder for creating links to properties tab, never null.
- tabRecords() - Method in interface com.polarion.alm.shared.api.utils.links.TestRunLinkBuilder
-
Returns new builder for creating the links to records tab, never null.
- tabTree() - Method in interface com.polarion.alm.shared.api.utils.links.DocumentLinkBuilder
-
Returns new builder for creating the links to tree tab, never null.
- tag() - Method in interface com.polarion.alm.shared.api.utils.html.HtmlContentBuilder
-
Returns selector for appending a child tag, the methods on returned instance can be called multiple times to append multiple children.
- target() - Method in interface com.polarion.alm.shared.api.model.rp.widget.RichPageRenderingContext
- target() - Method in interface com.polarion.alm.shared.api.utils.html.HasHtmlBuilderTarget
- target(HtmlBuilderTarget) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlBuilderTargetSelector
-
Selects target given as parameter, never returns null.
- target(RichTextRenderTarget) - Method in interface com.polarion.alm.shared.api.model.rp.widget.RichPageWidgetRenderer
-
The default is
RichTextRenderTarget.PREVIEWwhen this method is not used. - target(String) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlAttributesBuilder
-
Adds and encodes the value for target attribute.
- targetStatus - Enum constant in enum class com.polarion.alm.shared.api.model.document.DocumentWorkflowSignatureFieldsEnum
- targetStatus - Enum constant in enum class com.polarion.alm.shared.api.model.signatures.WorkflowSignatureFieldsEnum
- targetStatus() - Method in interface com.polarion.alm.shared.api.model.signatures.WorkflowSignatureFields
-
The target workflow status of the parent workflow object, transition to which is signed by this object.
- tbody() - Method in interface com.polarion.alm.shared.api.utils.html.HtmlTagSelector
- td() - Method in interface com.polarion.alm.shared.api.utils.html.HtmlTagSelector
- template - Enum constant in enum class com.polarion.alm.shared.api.model.plan.PlanFieldsEnum
- template - Enum constant in enum class com.polarion.alm.shared.api.model.tr.TestRunFieldsEnum
- template() - Method in interface com.polarion.alm.shared.api.model.plan.PlanFields
- template() - Method in interface com.polarion.alm.shared.api.model.plan.UpdatablePlanFields
- template() - Method in interface com.polarion.alm.shared.api.model.tr.TestRunFields
- template() - Method in interface com.polarion.alm.shared.api.model.tr.UpdatableTestRunFields
- template(String) - Method in interface com.polarion.alm.shared.api.utils.js.JsActionsCreatePlanBuilder
-
Sets template id used in JS action
- template(String) - Method in interface com.polarion.alm.shared.api.utils.js.JsActionsWithInProjectTemplateBuilder
-
Sets template id used in JS action
- templateId(String) - Method in interface com.polarion.alm.shared.api.model.tr.TestRunBuilder
- templates() - Method in interface com.polarion.alm.shared.api.model.ModelObjectsSearchWithTemplates
-
Switches searching to templates.
- templateWorkItem - Enum constant in enum class com.polarion.alm.shared.api.model.eo.EnumOptionFieldsEnum
- templateWorkItem() - Method in interface com.polarion.alm.shared.api.model.eo.EnumOptionFields
- terminal - Enum constant in enum class com.polarion.alm.shared.api.model.eo.EnumOptionFieldsEnum
- terminal() - Method in interface com.polarion.alm.shared.api.model.eo.EnumOptionFields
- testCase - Enum constant in enum class com.polarion.alm.shared.api.model.tr.record.TestRecordFieldsEnum
- testCase() - Method in interface com.polarion.alm.shared.api.model.tr.record.TestRecordFields
-
For executed and paused Test Records the Test Case is in the revision that it was executed in.
- testCase() - Method in interface com.polarion.alm.shared.api.model.wi.WorkItem
-
Returns test case specific view of this work item.
- TestCase - Interface in com.polarion.alm.shared.api.model.wi.testcase
-
Test case specific view of a work item.
- testCaseRevision - Enum constant in enum class com.polarion.alm.shared.api.model.tr.record.TestRecordFieldsEnum
- testCaseRevision() - Method in interface com.polarion.alm.shared.api.model.tr.record.TestRecordFields
- testCasesWithMissingParameters() - Method in interface com.polarion.alm.shared.api.model.tr.TestRun
-
Returns list of references to planned test cases that do not have all the required parameters filled yet.
- testParameters - Enum constant in enum class com.polarion.alm.shared.api.model.tr.record.TestRecordFieldsEnum
- testParameters - Enum constant in enum class com.polarion.alm.shared.api.model.tr.TestRunFieldsEnum
- testParameters() - Method in interface com.polarion.alm.shared.api.model.tr.record.TestRecordFields
- testParameters() - Method in interface com.polarion.alm.shared.api.model.tr.TestRunFields
- testParametersLibrary() - Method in interface com.polarion.alm.shared.api.model.tr.TestRuns
-
Returns project level test parameters library.
- testRecord() - Method in interface com.polarion.alm.shared.api.model.StructureSelector
- TestRecord - Enum constant in enum class com.polarion.alm.shared.api.model.StructureEnum
- TestRecord - Interface in com.polarion.alm.shared.api.model.tr.record
- TestRecordFields - Interface in com.polarion.alm.shared.api.model.tr.record
- TestRecordFieldsEnum - Enum Class in com.polarion.alm.shared.api.model.tr.record
- TestRecordRenderer - Interface in com.polarion.alm.shared.api.model.tr.record
- TestRecordsField - Interface in com.polarion.alm.shared.api.model.tr.record
- TestRecordsRenderer - Interface in com.polarion.alm.shared.api.model.tr
- TestRecordStep - Interface in com.polarion.alm.shared.api.model.tr.record
- TestRecordSteps - Interface in com.polarion.alm.shared.api.model.tr.record
- testRun() - Method in interface com.polarion.alm.shared.api.model.PrototypeSelector
- testRun() - Method in interface com.polarion.alm.shared.api.model.rp.widget.RichPageRenderingContext
-
Can be
nullwhen the widget is used somewhere else than in TestRun Page - testRun() - Method in interface com.polarion.alm.shared.api.model.tr.record.TestRecord
- testRun(String) - Method in interface com.polarion.alm.shared.api.utils.links.ProjectLinkBuilder
-
Return builder for building links to a Test Run.
- TestRun - Enum constant in enum class com.polarion.alm.shared.api.model.PrototypeEnum
- TestRun - Interface in com.polarion.alm.shared.api.model.tr
- TestRunBuilder<T> - Interface in com.polarion.alm.shared.api.model.tr
- TestRunField - Interface in com.polarion.alm.shared.api.model.tr
- TestRunFields - Interface in com.polarion.alm.shared.api.model.tr
- TestRunFieldsEnum - Enum Class in com.polarion.alm.shared.api.model.tr
- TestRunLinkBuilder - Interface in com.polarion.alm.shared.api.utils.links
- TestRunPermissions - Interface in com.polarion.alm.shared.api.model.tr
- TestRunPropertiesLinkBuilder - Interface in com.polarion.alm.shared.api.utils.links
- TestRunQueries - Interface in com.polarion.alm.shared.api.model.tr
-
Collection of helper methods that return some Test Run related queries.
- TestRunRecordsLinkBuilder - Interface in com.polarion.alm.shared.api.utils.links
- TestRunReference - Class in com.polarion.alm.shared.api.model.tr
- TestRunReference(String, String) - Constructor for class com.polarion.alm.shared.api.model.tr.TestRunReference
- TestRunReference(String, String, String, String) - Constructor for class com.polarion.alm.shared.api.model.tr.TestRunReference
- TestRunRenderer - Interface in com.polarion.alm.shared.api.model.tr
- testRuns() - Method in interface com.polarion.alm.shared.api.model.PrototypeSelectorPlural
- testRuns() - Method in interface com.polarion.alm.shared.api.transaction.ReadOnlyTransaction
- testRuns() - Method in interface com.polarion.alm.shared.api.utils.links.ProjectLinkBuilder
-
Return builder for building links to Test Runs.
- TestRuns - Interface in com.polarion.alm.shared.api.model.tr
- TestRunSelector<T> - Interface in com.polarion.alm.shared.api.model.tr
- TestRunsInScopePermissions - Interface in com.polarion.alm.shared.api.model.tr
- TestRunsLinkBuilder - Interface in com.polarion.alm.shared.api.utils.links
- TestRunsPermissions - Interface in com.polarion.alm.shared.api.model.tr
- testRunTemplates() - Method in interface com.polarion.alm.shared.api.utils.links.AdministrationLinkBuilder
-
Link to the Administration Test Run Templates topic.
- TestRunTemplatesLinkBuilder - Interface in com.polarion.alm.shared.api.utils.links
- testRunWorkflow() - Method in interface com.polarion.alm.shared.api.utils.links.AdministrationLinkBuilder
-
Link to test run workflow administration topic.
- TestStep - Interface in com.polarion.alm.shared.api.model.ts
- TestStepResult - Interface in com.polarion.alm.shared.api.model.tr.record
- TestStepResultFields - Interface in com.polarion.alm.shared.api.model.tr.record
- TestStepResultFieldsEnum - Enum Class in com.polarion.alm.shared.api.model.tr.record
- testStepResults - Enum constant in enum class com.polarion.alm.shared.api.model.tr.record.TestRecordFieldsEnum
- testStepResults() - Method in interface com.polarion.alm.shared.api.model.tr.record.TestRecordFields
- TestStepResultsField - Interface in com.polarion.alm.shared.api.model.tr.record
- testSteps() - Method in interface com.polarion.alm.shared.api.model.tr.record.TestRecord
-
Returns the test steps with results from this test record.
- testSteps() - Method in interface com.polarion.alm.shared.api.model.wi.testcase.TestCase
- TestSteps - Interface in com.polarion.alm.shared.api.model.ts
- TestStepsField - Interface in com.polarion.alm.shared.api.model.ts
- TestStepsRenderer - Interface in com.polarion.alm.shared.api.model.ts
- text - Enum constant in enum class com.polarion.alm.shared.api.model.comment.CommentBaseFieldsEnum
- text - Enum constant in enum class com.polarion.alm.shared.api.model.comment.CommentFieldsEnum
- text() - Method in interface com.polarion.alm.shared.api.model.comment.CommentBaseFields
- text(String) - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcAxisTitle
- text(String) - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcLegendTitle
- text(String) - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcTitle
- text(String) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlContentBuilder
- Text - Interface in com.polarion.alm.shared.api.model.fields
- textWithFormatting(String) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlContentBuilder
- th() - Method in interface com.polarion.alm.shared.api.utils.html.HtmlTagSelector
- time - Enum constant in enum class com.polarion.alm.shared.api.model.tp.TimePointFieldsEnum
- time() - Method in interface com.polarion.alm.shared.api.model.tp.TimePointFields
- time() - Method in interface com.polarion.alm.shared.api.model.tp.UpdatableTimePointFields
- timeAxis(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.ParameterFactory
- TimeAxisInterval - Interface in com.polarion.alm.shared.api.model.rp.parameter
-
Defines interval between two
TimeAxisPointpoints. - TimeAxisParameter - Interface in com.polarion.alm.shared.api.model.rp.parameter
- TimeAxisParameter.Builder - Interface in com.polarion.alm.shared.api.model.rp.parameter
- TimeAxisParameter.Setter - Interface in com.polarion.alm.shared.api.model.rp.parameter
- TimeAxisPoint - Interface in com.polarion.alm.shared.api.model.rp.parameter
-
Defines a point in time.
- timeAxisScale(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.ParameterFactory
- TimeAxisScaleParameter - Interface in com.polarion.alm.shared.api.model.rp.parameter
- TimeAxisScaleParameter.Builder - Interface in com.polarion.alm.shared.api.model.rp.parameter
- TimeAxisScaleParameter.Setter - Interface in com.polarion.alm.shared.api.model.rp.parameter
- TimeOnlyField - Interface in com.polarion.alm.shared.api.model.fields
- timePoint - Enum constant in enum class com.polarion.alm.shared.api.model.wi.WorkItemFieldsEnum
- timePoint() - Method in interface com.polarion.alm.shared.api.model.PrototypeSelector
- timePoint() - Method in interface com.polarion.alm.shared.api.model.wi.WorkItemFields
- TimePoint - Enum constant in enum class com.polarion.alm.shared.api.model.PrototypeEnum
- TimePoint - Interface in com.polarion.alm.shared.api.model.tp
- TimePointField - Interface in com.polarion.alm.shared.api.model.tp
- TimePointFields - Interface in com.polarion.alm.shared.api.model.tp
- TimePointFieldsEnum - Enum Class in com.polarion.alm.shared.api.model.tp
- TimePointReference - Class in com.polarion.alm.shared.api.model.tp
- TimePointReference(Scope, String) - Constructor for class com.polarion.alm.shared.api.model.tp.TimePointReference
- TimePointReference(Scope, String, String, String) - Constructor for class com.polarion.alm.shared.api.model.tp.TimePointReference
- TimePointReference(String, String) - Constructor for class com.polarion.alm.shared.api.model.tp.TimePointReference
- TimePointReference(String, String, String, String) - Constructor for class com.polarion.alm.shared.api.model.tp.TimePointReference
- TimePointRenderer - Interface in com.polarion.alm.shared.api.model.tp
- timePoints() - Method in interface com.polarion.alm.shared.api.model.PrototypeSelectorPlural
- timePoints() - Method in interface com.polarion.alm.shared.api.transaction.ReadOnlyTransaction
- TimePoints - Interface in com.polarion.alm.shared.api.model.tp
- TimePointSelector<T> - Interface in com.polarion.alm.shared.api.model.tp
- timeSpent - Enum constant in enum class com.polarion.alm.shared.api.model.wi.WorkItemFieldsEnum
- timeSpent - Enum constant in enum class com.polarion.alm.shared.api.model.wr.WorkRecordFieldsEnum
- timeSpent() - Method in interface com.polarion.alm.shared.api.model.wi.UpdatableWorkItemFields
- timeSpent() - Method in interface com.polarion.alm.shared.api.model.wi.WorkItemFields
- timeSpent() - Method in interface com.polarion.alm.shared.api.model.wr.WorkRecordFields
- title - Enum constant in enum class com.polarion.alm.shared.api.model.attachment.AttachmentBaseFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.comment.CommentBaseFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.comment.CommentFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.document.DocumentFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.hyperlink.HyperlinkFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.rp.RichPageFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.scripting.ScriptFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.tr.TestRunFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.wi.WorkItemFieldsEnum
- title - Enum constant in enum class com.polarion.alm.shared.api.model.wiki.WikiPageFieldsEnum
- title() - Method in interface com.polarion.alm.shared.api.model.attachment.AttachmentBaseFields
- title() - Method in interface com.polarion.alm.shared.api.model.comment.CommentBaseFields
- title() - Method in interface com.polarion.alm.shared.api.model.document.DocumentFields
- title() - Method in interface com.polarion.alm.shared.api.model.document.UpdatableDocumentFields
- title() - Method in interface com.polarion.alm.shared.api.model.hyperlink.HyperlinkFields
- title() - Method in interface com.polarion.alm.shared.api.model.rp.RichPageFields
- title() - Method in interface com.polarion.alm.shared.api.model.rp.UpdatableRichPageFields
- title() - Method in interface com.polarion.alm.shared.api.model.scripting.ScriptFields
- title() - Method in interface com.polarion.alm.shared.api.model.scripting.UpdatableScriptFields
- title() - Method in interface com.polarion.alm.shared.api.model.space.Space
- title() - Method in interface com.polarion.alm.shared.api.model.space.SpaceField
-
Returns title for space
- title() - Method in interface com.polarion.alm.shared.api.model.tr.TestRunFields
- title() - Method in interface com.polarion.alm.shared.api.model.tr.UpdatableTestRunFields
- title() - Method in interface com.polarion.alm.shared.api.model.wi.UpdatableWorkItemFields
- title() - Method in interface com.polarion.alm.shared.api.model.wi.WorkItemFields
- title() - Method in interface com.polarion.alm.shared.api.model.wiki.WikiPageFields
- title() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcAxis
- title() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcLegend
- title() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HighchartBuilder
- title(String) - Method in interface com.polarion.alm.shared.api.utils.charts.PolarionChartBuilder
- title(String) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlAttributesBuilder
-
Adds and encodes the value for title attribute.
- toAbsolute(Date) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.TimeAxisParameter.Builder
- toAbsolute(Date) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.TimeAxisParameter.Setter
- toArray(E[]) - Method in class com.polarion.alm.shared.api.utils.collections.DelegatingIterableWithSize
- toArray(E[]) - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictList
- toArray(E[]) - Method in interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
-
Iterating over array is faster, when checking for concurrent modification is not needed.
- toArray(E[]) - Method in class com.polarion.alm.shared.api.utils.collections.LazyIterableAggregator
- toArray(E[]) - Method in class com.polarion.alm.shared.api.utils.collections.StrictHashSet
- toArray(E[]) - Method in class com.polarion.alm.shared.api.utils.collections.StrictListImpl
- toArray(T[]) - Method in class com.polarion.alm.shared.api.utils.collections.IterableWithSizeCollectionAdapter
- toArray(W[]) - Method in class com.polarion.alm.shared.api.utils.collections.LazyWrappingIterable
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.DelegatingIterableWithSize
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictList
- toArrayList() - Method in interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
-
Returns new ArrayList containing the same elements, so modifying the returned list does not modify the original collection.
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.IterableWithSizeCollectionAdapter
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.LazyIterableAggregator
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.LazyWrappingIterable
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.StrictHashSet
- toArrayList() - Method in class com.polarion.alm.shared.api.utils.collections.StrictListImpl
- todo() - Method in interface com.polarion.alm.shared.api.model.plan.PlanStatistics
- todoAsString() - Method in interface com.polarion.alm.shared.api.model.plan.PlanStatistics
- toEncodedAbsoluteUrl() - Method in interface com.polarion.alm.shared.api.utils.links.PortalLink
- toEncodedAbsoluteUrl(String) - Method in interface com.polarion.alm.shared.api.utils.links.HtmlLink
- toEncodedAbsoluteUrlWithRedirect() - Method in interface com.polarion.alm.shared.api.utils.links.PortalLink
- toEncodedAnchor() - Method in interface com.polarion.alm.shared.api.utils.links.PortalLink
- toEncodedRelativeUrl() - Method in interface com.polarion.alm.shared.api.utils.links.PortalLink
- toEncodedRelativeUrl(String) - Method in interface com.polarion.alm.shared.api.utils.links.HtmlLink
- toEncodedUrl(HtmlLink) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlBuilderTarget
- toEncodedUrl(PortalLink) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlBuilderTarget
- toImmutable() - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictList
- toImmutable() - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictMap
- toImmutable() - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictList
- toImmutable() - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictMap
-
Returns the same instance if the original map is already immutable, otherwise returns new instance containing the same mappings.
- toImmutable() - Method in class com.polarion.alm.shared.api.utils.collections.StrictListImpl
- toImmutable() - Method in class com.polarion.alm.shared.api.utils.collections.StrictMapImpl
- toImmutableList() - Method in class com.polarion.alm.shared.api.utils.collections.StrictHashSet
- toLucene() - Method in interface com.polarion.alm.shared.api.model.rp.parameter.EnumParameter
-
Returns the value formated in such way that it can be used in Lucene query
- toLucene() - Method in interface com.polarion.alm.shared.api.model.rp.parameter.ParameterUsableInQuery
-
Returns the value formated in such way that it can be used in Lucene query
- toMap() - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictMap
- toMap() - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictMap
-
Returns new map containing the same mappings, so modifying the returned map does not modify the original map.
- toMap() - Method in class com.polarion.alm.shared.api.utils.collections.StrictMapImpl
- tooltip() - Method in interface com.polarion.alm.shared.api.model.rp.parameter.RichPageParameter
-
The method is used for accessing the
RichPageParameter.Tooltipinterface. - tooltip() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HighchartBuilder
- tooltip(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.CustomEnumParameter.Builder
- tooltip(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.CustomEnumParameter.Setter
-
Sets a tooltip for an item.
- tooltip(String) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlDecoratedLabelBuilder
- toPath() - Method in class com.polarion.alm.shared.api.model.baseline.BaselineReference
- toPath() - Method in class com.polarion.alm.shared.api.model.baselinecollection.BaselineCollectionReference
- toPath() - Method in class com.polarion.alm.shared.api.model.build.BuildReference
- toPath() - Method in class com.polarion.alm.shared.api.model.category.CategoryReference
- toPath() - Method in class com.polarion.alm.shared.api.model.document.DocumentReference
- toPath() - Method in class com.polarion.alm.shared.api.model.eo.EnumerationReference
- toPath() - Method in class com.polarion.alm.shared.api.model.eo.EnumOptionReference
- toPath() - Method in interface com.polarion.alm.shared.api.model.ModelEntityReference
-
Returns type specific unique identification path of the object, for example for Work Items in project it is 'projectId/workItemId'.
It ignores requested revision. - toPath() - Method in interface com.polarion.alm.shared.api.model.ModelObjectReference
-
Returns type specific unique identification path of the object, for example for Work Items in project it is 'projectId/workItemId', the
ModelObjectReference.requestedRevision()andModelObjectReference.actualRevision()are ignored. - toPath() - Method in class com.polarion.alm.shared.api.model.plan.PlanReference
-
For now the plans are supported only in projects, so only the path in form of 'projectId/planId' is supported, but in the future also path starting with / will be supported for paths starting with project group path
- toPath() - Method in class com.polarion.alm.shared.api.model.project.ProjectReference
- toPath() - Method in class com.polarion.alm.shared.api.model.revision.RevisionReference
- toPath() - Method in class com.polarion.alm.shared.api.model.rp.RichPageReference
-
Returns unique string identifying the referenced page, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheRichPageReference.fromPath(String)can be used to get the reference from the returned path. - toPath() - Method in class com.polarion.alm.shared.api.model.scripting.ScriptReference
- toPath() - Method in class com.polarion.alm.shared.api.model.space.SpaceReference
-
Returns path to the space including the project id when the space is from project.
- toPath() - Method in class com.polarion.alm.shared.api.model.tp.TimePointReference
- toPath() - Method in class com.polarion.alm.shared.api.model.tr.TestRunReference
-
For now the testRuns are supported only in projects, so only the path in form of 'projectId/testRunId' is supported, but in the future also path starting with / will be supported for paths starting with project group path
- toPath() - Method in class com.polarion.alm.shared.api.model.user.UserReference
- toPath() - Method in class com.polarion.alm.shared.api.model.usergroup.UserGroupReference
- toPath() - Method in class com.polarion.alm.shared.api.model.wi.WorkItemReference
-
Returns 'projectId/wiId'
- toPath() - Method in class com.polarion.alm.shared.api.model.wiki.WikiPageReference
- toRelative(int) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.TimeAxisParameter.Builder
- toRelative(int) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.TimeAxisParameter.Setter
- toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.baseline.BaselineReference
-
Returns the
BaselineReference.id()if the baseProjectId is same asBaselineReference.projectId()otherwise returns the same value asBaselineReference.toPath().
TheBaselineReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.baselinecollection.BaselineCollectionReference
-
Returns the
BaselineCollectionReference.id()if the baseProjectId is same asBaselineCollectionReference.projectId()otherwise returns the same value asBaselineCollectionReference.toPath().
TheBaselineCollectionReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.category.CategoryReference
-
Returns the
CategoryReference.id()if the baseProjectId is same asCategoryReference.projectId()otherwise returns the same value asCategoryReference.toPath().
TheCategoryReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.document.DocumentReference
-
Returns unique relative path identifying the referenced document relative to the given project or global scope, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheDocumentReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in interface com.polarion.alm.shared.api.model.HasRelativePath
-
Returns type specific unique relative path identifying the referenced object relative to the given project or global scope.
- toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.plan.PlanReference
-
Returns the
PlanReference.id()if the baseProjectId is same asModelObjectReferenceBase.projectId()otherwise returns the same value asPlanReference.toPath().
ThePlanReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.rp.RichPageReference
-
Returns unique relative path identifying the referenced page relative to the given project or global scope, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheRichPageReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.tp.TimePointReference
-
Returns the
TimePointReference.id()if the baseProjectId is same asModelObjectReferenceBase.projectId()otherwise returns the same value asTimePointReference.toPath().
TheTimePointReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.tr.TestRunReference
-
Returns the
TestRunReference.id()if the baseProjectId is same asModelObjectReferenceBase.projectId()otherwise returns the same value asTestRunReference.toPath().
TheTestRunReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.wi.WorkItemReference
-
Returns the
WorkItemReference.id()if the baseProjectId is same asWorkItemReference.projectId()otherwise returns the same value asWorkItemReference.toPath().
TheWorkItemReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toRelativePath(String) - Method in class com.polarion.alm.shared.api.model.wiki.WikiPageReference
-
Returns unique relative path identifying the referenced page relative to the given project or global scope, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheWikiPageReference.fromRelativePath(String, String)can be used to get the reference from the returned path. - toSpaceRelativePath(SpaceReference) - Method in class com.polarion.alm.shared.api.model.document.DocumentReference
-
Returns unique string identifying the referenced document relative to the given space, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheDocumentReference.fromSpaceRelativePath(SpaceReference, String)can be used to get the reference from the returned path. - toSpaceRelativePath(SpaceReference) - Method in class com.polarion.alm.shared.api.model.rp.RichPageReference
-
Returns unique path identifying the referenced page relative to the given project, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheRichPageReference.fromSpaceRelativePath(SpaceReference, String)can be used to get the reference from the returned path. - toSpaceRelativePath(SpaceReference) - Method in interface com.polarion.alm.shared.api.model.space.HasNameAndSpaceReference
-
Returns unique string identifying the referenced object relative to the given space
- toSpaceRelativePath(SpaceReference) - Method in class com.polarion.alm.shared.api.model.wiki.WikiPageReference
-
Returns unique string identifying the referenced page relative to the given space, the
ModelObjectReferenceBase.requestedRevision()andModelObjectReferenceBase.actualRevision()are ignored.
TheWikiPageReference.fromSpaceRelativePath(SpaceReference, String)can be used to get the reference from the returned path. - toSql() - Method in interface com.polarion.alm.shared.api.model.rp.parameter.EnumParameter
-
Returns the value formated in such way that it can be used in SQL query
- toSql() - Method in interface com.polarion.alm.shared.api.model.rp.parameter.ParameterUsableInQuery
-
Returns the value formated in such way that it can be used in SQL query
- toString() - Method in class com.polarion.alm.shared.api.model.ModelEntityReferenceBase
- toString() - Method in class com.polarion.alm.shared.api.model.ModelObjectReferenceBase
- toString() - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictList
- toString() - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictMap
- toString() - Method in class com.polarion.alm.shared.api.utils.collections.StrictHashSet
- toString() - Method in class com.polarion.alm.shared.api.utils.collections.StrictListImpl
- toString() - Method in class com.polarion.alm.shared.api.utils.collections.StrictMapImpl
- toString() - Method in class com.polarion.alm.shared.api.utils.html.Color
- toStringDefaultFormat() - Method in interface com.polarion.alm.shared.api.model.fields.DurationValue
- toTransformed(NotStrictTransformer<E, T>) - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictList
- toTransformed(NotStrictTransformer<E, T>) - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictCollection
-
Each element from the collection will be transformed or skipped (if transformer returns
null) - toTransformed(NotStrictTransformer<E, T>) - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictList
- toTransformed(NotStrictTransformer<E, T>) - Method in class com.polarion.alm.shared.api.utils.collections.StrictHashSet
- toTransformed(NotStrictTransformer<E, T>) - Method in interface com.polarion.alm.shared.api.utils.collections.StrictList
- toTransformed(NotStrictTransformer<E, T>) - Method in class com.polarion.alm.shared.api.utils.collections.StrictListImpl
- toTransformed(StrictTransformer<E, T>) - Method in class com.polarion.alm.shared.api.utils.collections.ImmutableStrictList
- toTransformed(StrictTransformer<E, T>) - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictCollection
-
Each element from the collection will be transformed.
- toTransformed(StrictTransformer<E, T>) - Method in interface com.polarion.alm.shared.api.utils.collections.ReadOnlyStrictList
- toTransformed(StrictTransformer<E, T>) - Method in class com.polarion.alm.shared.api.utils.collections.StrictHashSet
- toTransformed(StrictTransformer<E, T>) - Method in interface com.polarion.alm.shared.api.utils.collections.StrictList
- toTransformed(StrictTransformer<E, T>) - Method in class com.polarion.alm.shared.api.utils.collections.StrictListImpl
- tr() - Method in interface com.polarion.alm.shared.api.utils.html.HtmlTagSelector
- trackerPrefix - Enum constant in enum class com.polarion.alm.shared.api.model.project.ProjectFieldsEnum
- trackerPrefix() - Method in interface com.polarion.alm.shared.api.model.project.ProjectFields
- trackerPrefix() - Method in interface com.polarion.alm.shared.api.model.project.UpdatableProjectFields
- transaction() - Method in interface com.polarion.alm.shared.api.model.ModelEntity
- transaction() - Method in interface com.polarion.alm.shared.api.model.rp.widget.RichPageContext
- transaction() - Method in interface com.polarion.alm.shared.api.model.rp.widget.RichPageWidgetActionContext
- TransactionalExecutor - Class in com.polarion.alm.shared.api.transaction
-
Executor for code using the
ReadOnlyTransactionorWriteTransaction - transform(E) - Method in interface com.polarion.alm.shared.api.utils.collections.NotStrictTransformer
- transform(E) - Method in interface com.polarion.alm.shared.api.utils.collections.StrictTransformer
- transitionRevision - Enum constant in enum class com.polarion.alm.shared.api.model.document.DocumentWorkflowSignatureFieldsEnum
- transitionRevision - Enum constant in enum class com.polarion.alm.shared.api.model.signatures.WorkflowSignatureFieldsEnum
- transitionRevision() - Method in interface com.polarion.alm.shared.api.model.signatures.WorkflowSignatureFields
-
Revision of the parent object in which the workflow transition was performed, or
nullif the transition was not performed yet. - traverseUp(boolean) - Method in interface com.polarion.alm.shared.api.model.tp.TimePointSelector
-
Whether to traverse up in scope hierarchy if not found in current scope, default is false.
- triangle() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcMarkerSymbol
- triangleDown() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcMarkerSymbol
- tryParse(String) - Static method in class com.polarion.alm.shared.api.utils.html.Color
-
Parses a HTML color string.
- tryParse(String, String) - Method in class com.polarion.alm.shared.api.utils.velocity.ColorTool
-
Parses the color string, or, if it cannot be parsed, returns the default color string.
- type - Enum constant in enum class com.polarion.alm.shared.api.model.document.DocumentFieldsEnum
- type - Enum constant in enum class com.polarion.alm.shared.api.model.scripting.ScriptFieldsEnum
- type - Enum constant in enum class com.polarion.alm.shared.api.model.tr.TestRunFieldsEnum
- type - Enum constant in enum class com.polarion.alm.shared.api.model.wi.WorkItemFieldsEnum
- type - Enum constant in enum class com.polarion.alm.shared.api.model.wr.WorkRecordFieldsEnum
- type() - Method in interface com.polarion.alm.shared.api.model.document.DocumentFields
- type() - Method in interface com.polarion.alm.shared.api.model.document.UpdatableDocumentFields
- type() - Method in class com.polarion.alm.shared.api.model.eo.EnumerationReference
- type() - Method in interface com.polarion.alm.shared.api.model.scripting.ScriptFields
- type() - Method in interface com.polarion.alm.shared.api.model.scripting.UpdatableScriptFields
-
Deprecated.This method provides an editable field that allows you to modify the existing script type. However, starting From version 3.25.6, we recommend that you avoid this practice and instead create a new script when necessary. This element is subject to removal in a future version. Deprecated since 3.25.6
- type() - Method in interface com.polarion.alm.shared.api.model.tr.TestRunFields
- type() - Method in interface com.polarion.alm.shared.api.model.tr.UpdatableTestRunFields
- type() - Method in interface com.polarion.alm.shared.api.model.wi.UpdatableWorkItemFields
- type() - Method in interface com.polarion.alm.shared.api.model.wi.WorkItemFields
- type() - Method in interface com.polarion.alm.shared.api.model.wr.WorkRecordFields
- type() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcAxis
- type() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcChart
- type() - Method in interface com.polarion.alm.shared.api.utils.charts.highcharts.HcSerie
- type() - Method in interface com.polarion.alm.shared.api.utils.charts.XySerieBuilder
- type(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.EnumParameter.Builder
- type(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.EnumParameter.Setter
- type(String) - Method in interface com.polarion.alm.shared.api.model.rp.parameter.EnumParameter.SetterBase
- type(String) - Method in interface com.polarion.alm.shared.api.utils.html.HtmlAttributesBuilder
-
Adds and encodes the value for type attribute.
- type(String) - Method in interface com.polarion.alm.shared.api.utils.js.JsActionsCreateDocumentBuilder
- type(String) - Method in interface com.polarion.alm.shared.api.utils.js.JsActionsCreateLinkedWorkItemBuilder
- type(String) - Method in interface com.polarion.alm.shared.api.utils.js.JsActionsCreateWorkItemBuilder
- types() - Method in interface com.polarion.alm.shared.api.model.HasTypes
- TypesAccessor - Interface in com.polarion.alm.shared.api.model
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form