Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- gatherProperties(IContextualBuildArtifact, String, String, Properties) - Static method in class com.polarion.alm.builder.spi.BuildPropertiesHelper
-
Gather all relevant build/calculation properties for given build artifact.
- generate() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessTokenBuilder
- generateChange(String, Date, String, IPObject, IPObject, Set<String>) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Shortcut for
generateChange(user, timeStamp, revision, beforeObject, afterObject, ignoredFields, new String[0])
- generateChange(String, Date, String, IPObject, IPObject, Set<String>, String[]) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Compares the given objects and creates the
IChange
, filling its fields withuser, timeStamp, revision
values. - generateDiff(IPObject, IPObject, Set<String>) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Shortcut for
generateDiff(beforeObject, afterObject, ignoredFields, new String[0]
- generateDiff(IPObject, IPObject, Set<String>, String[]) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Compares two objects and produces diff for individual fields.
- generateDiff(String, IPrototype, Object, Object) - Method in interface com.polarion.platform.persistence.diff.IDiffGenerator
-
Compares values of the field before and after an event.
- generateDiff(String, IPrototype, Object, Object) - Method in class com.polarion.platform.persistence.spi.diff.DefaultDiffGenerator
- generateHistory(IPObject, Set<String>) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Shortcut for
generateHistory(object, ignoredFields, new String[0], false)
. - generateHistory(IPObject, Set<String>, String[]) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Shortcut for
generateHistory(object, ignoredFields, fieldOrder, false)
. - generateHistory(IPObject, Set<String>, String[], boolean) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
-
Retrieves the complete history of given object and transforms it into series of change objects.
- generateHistory(String, String[], String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the Work Item's history.
- generateSpecificationsForVariant(IModule, IWorkItem, ILocation, String) - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementService
-
Generates a specifications document for a specified variant from a source specifications document (i.
- generateUserAccessToken() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessTokenService
-
Generates and persists a new user access token
- generateXML(Collection<IWorkItem>, ContentHandler) - Method in interface com.polarion.alm.tracker.exporter.IXmlGenerator
-
Generates XML for given Collection of WorkItems.
- GenericBuilderException - Exception in com.polarion.alm.builder
-
Generic builder-related exception.
- GenericBuilderException() - Constructor for exception com.polarion.alm.builder.GenericBuilderException
-
Constructor.
- GenericBuilderException(String) - Constructor for exception com.polarion.alm.builder.GenericBuilderException
-
Constructor.
- GenericBuilderException(String, Throwable) - Constructor for exception com.polarion.alm.builder.GenericBuilderException
-
Constructor.
- GenericBuilderException(Throwable) - Constructor for exception com.polarion.alm.builder.GenericBuilderException
-
Constructor.
- GenericJobException - Exception in com.polarion.platform.jobs
-
Generic jobs-related exception.
- GenericJobException() - Constructor for exception com.polarion.platform.jobs.GenericJobException
-
Constructor.
- GenericJobException(String) - Constructor for exception com.polarion.platform.jobs.GenericJobException
-
Constructor.
- GenericJobException(String, Throwable) - Constructor for exception com.polarion.platform.jobs.GenericJobException
-
Constructor.
- GenericJobException(Throwable) - Constructor for exception com.polarion.platform.jobs.GenericJobException
-
Constructor.
- GenericJobUnitFactory - Class in com.polarion.platform.jobs.spi
-
Simple and easy-to-reuse implementation of
IJobUnitFactory
. - GenericJobUnitFactory(String, String, Class) - Constructor for class com.polarion.platform.jobs.spi.GenericJobUnitFactory
-
Constructor.
- GenericPermissionFactory - Class in com.polarion.platform.spi.security
-
Generic
IPermissionFactory
. - GenericPermissionFactory() - Constructor for class com.polarion.platform.spi.security.GenericPermissionFactory
- get() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource.IVersioned
- get() - Method in class com.polarion.platform.TransactionLocal
- get(int) - Method in class com.polarion.platform.persistence.model.IPObjectList.EmptyList
- get(int) - Method in class com.polarion.platform.persistence.spi.AbstractTypedList
- get(int) - Method in class com.polarion.platform.persistence.spi.EmptyTypedList
- get(int) - Method in class com.polarion.platform.persistence.spi.PObjectList
- get_float() - Method in class com.polarion.alm.ws.client.types.tracker.PriorityOpt
-
Gets the _float value for this PriorityOpt.
- getAbsoluteLocation(ILocation) - Method in interface com.polarion.subterra.base.location.ILocation
-
Compute absolute location from root location and this location and return new location.
- getAbsoluteLocation(ILocation) - Method in class com.polarion.subterra.base.location.Location
- getAccessibleURI() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
Universally accessible URI of this resource.
- getAccessibleURLForLocation(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getAccessibleURLForLocation(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryService
- getAction() - Method in class com.polarion.platform.security.AdministrationPermission
- getAction() - Method in class com.polarion.platform.security.UserManagementPermission
- getAction(ILocationChangeMetaData) - Static method in class com.polarion.platform.repository.external.ExternalRepositoryUtils
- getAction(String) - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Returns the action with given name.
- getActionId() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the aplication internal action id.
- getActionId() - Method in interface com.polarion.alm.tracker.workflow.config.ITransition
- getActionId() - Method in interface com.polarion.alm.tracker.workflow.ICallContext
-
Returns the native action id.
- getActionId() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the actionId value for this WorkflowAction.
- getActionName() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the name of this action.
- getActionName() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the actionName value for this WorkflowAction.
- getActions() - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
- getActionsMap() - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
- getActive() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the active value for this Project.
- getActivity(String) - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- getActivityByGlobalId(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the Activity with the given global Id.
- getActivityCustomValues() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the activityCustomValues value for this Activity.
- getActivitySource(String) - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- getActivitySources() - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- getAdded() - Method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Gets the added value for this FieldDiff.
- getAdded() - Method in interface com.polarion.platform.persistence.diff.IFieldDiff
- getAdded() - Method in class com.polarion.platform.persistence.spi.diff.FieldDiff
- getAfter() - Method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Gets the after value for this FieldDiff.
- getAfter() - Method in interface com.polarion.platform.persistence.diff.IFieldDiff
- getAfter() - Method in class com.polarion.platform.persistence.spi.diff.FieldDiff
- getAfter() - Method in interface com.polarion.psvn.core.notifications.IPObjectNotificationData
- getAggregationResources() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Resources which are needed for reports aggregation (minimal set of resources).
- getAggregationResources() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizer.IRecognizedBuildArtifact
-
Resources which are needed for reports aggregation (minimal set of resources).
- getAllActions(IWorkflowObject) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
The workflow actions both available and unavailable for the target object.
- getAllAttachmentsContainedByDescription() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns all attachments that are referenced by the description; this includes images and diagram data attachments.
- getAllBuilds() - Method in interface com.polarion.alm.ws.client.builder.BuilderWebService
-
Gets all builds from Polarion
- getAllCount() - Method in interface com.polarion.alm.tracker.importer.IWorkItemImportResult
- getAllCustomFields(String, IContextId) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
- getAllEnumOptionIdsForId(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all enumeration option IDs.
- getAllEnumOptionIdsForKey(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all enumeration option IDs.
- getAllEnumOptionsForId(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all enumeration options.
- getAllEnumOptionsForKey(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all enumeration options.
- getAllLocalizations() - Static method in class com.polarion.platform.i18n.I18nService
- getAllOptions() - Method in interface com.polarion.platform.persistence.IEnumeration
- getAllOptions() - Method in class com.polarion.platform.persistence.spi.AbstractEnumeration
- getAllOptions() - Method in class com.polarion.platform.persistence.spi.AbstractObjectEnumeration
- getAllowed(ITrackerProject, ITypeOpt, ITypeOpt) - Method in interface com.polarion.alm.tracker.IWorkItemLinkRolesManager
- getAllowedApprovers() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Allowed approvers.
- getAllowedApprovers(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all allowed approvers.
- getAllowedAssignees() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Allowed assignees.
- getAllowedAssignees(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all allowed assignees.
- getAllowedProvidersForUser(String) - Method in interface com.polarion.platform.security.IUserAuthenticationProvidersManager
-
Returns all allowed providers IDs for the requested user ID
- getAllowedTypes() - Method in interface com.polarion.alm.tracker.model.IPlan
- getAllowedTypes() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the allowedTypes value for this Plan.
- getAllowedWITypes() - Method in interface com.polarion.alm.tracker.model.IModule
- getAllowedWITypes() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the allowedWITypes value for this Module.
- getAllProjectTemplateIDs() - Method in interface com.polarion.alm.projects.IProjectLifecycleManager
-
Return
Set
of all existing template repository IDs - getAllProjectTemplates(boolean) - Method in interface com.polarion.alm.projects.IProjectLifecycleManager
-
Get all project templates and mark if they are available for current user
- getAllQuery() - Method in interface com.polarion.alm.tracker.importer.IWorkItemImportResult
- getAllRecords() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns all Test Records, even those that are paused or have not been executed yet.
- getAllRecordsForTestCase(IWorkItem) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns all Test Records for the Test Case, even those that are paused or have not been executed yet.
- getAllRecordsForTestCase(String) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Deprecated.
- getAllRoles() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getAllSections() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getAllSubcontextIds(IContextId) - Method in interface com.polarion.platform.context.IContextService
- getAllUsers() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getAllWorkItems() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns all work items (even unreferenced) contained in this module.
- getAnnotation(String) - Method in interface com.polarion.subterra.base.data.model.IStructType
-
return the annotation value based on the key.
- getAnnotationKeys() - Method in interface com.polarion.platform.persistence.model.IPrototype
-
The annotations are meant to provide additional information about the prototype.
- getAnnotations() - Method in interface com.polarion.subterra.base.data.model.IStructType
-
return the annotation map
- getAnnotationValue(String) - Method in interface com.polarion.platform.persistence.model.IPrototype
-
Use this method if you expect the annotation to only have a single value.
- getAnnotationValues(String) - Method in interface com.polarion.platform.persistence.model.IPrototype
- getAnnouncement() - Method in class com.polarion.platform.persistence.notifications.Notification
- getAnotationKeys() - Method in interface com.polarion.platform.persistence.model.IPrototype
-
Deprecated.use
IPrototype.getAnnotationKeys()
with the same behavior - getApplicationProperties() - Method in interface com.polarion.platform.config.IConfigService
-
Deprecated.
- getApplicationProperties(String) - Method in interface com.polarion.platform.config.IConfigService
-
Deprecated.without replacement
- getApprovals() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getApprovals() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the approvals value for this WorkItem.
- getApprovalStatusEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the approval status enumeration available in this project.
- getApprovalStatusQuery(String) - Static method in class com.polarion.alm.tracker.ApprovalsIndexFunction
-
Returns a query for finding approvals with the given status.
- getApprovalUserAndStatusQuery(String, String) - Static method in class com.polarion.alm.tracker.ApprovalsIndexFunction
-
Returns a query for finding approvals, which contain the given user and status.
- getApproverUsers(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns users with global role "approver", or context role "project_approver" (if context ID is provided).
- getAreLinksFromParentToChild() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the areLinksFromParentToChild value for this Module.
- getArguments() - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns all the arguments as
Map
. - getArgumentsWithPrefix(String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns arguments started with
prefix
asMap
. - getArtifactId() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Artifact id.
- getArtifactId() - Method in interface com.polarion.alm.builder.model.IBuildArtifactSelector
-
Artifact id (if any).
- getArtifactId() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor.IReportDefinition
-
Report plugin's group id.
- getArtifactId() - Method in interface com.polarion.alm.builder.model.ICustomCalculationDescriptor.ICalculatorDefinition
-
Calculator's artifact id.
- getArtifactId() - Method in class com.polarion.alm.builder.spi.BuildArtifactSelector
- getArtifactId() - Method in interface com.polarion.qcentre.factbase.IFactBase
-
Build artifact (for example, project) id
- getArtifactReportsLocation(IBuildArtifact) - Method in interface com.polarion.alm.builder.IReportsRepository
-
Return folder which should hold reports related to given artifact (if known).
- getArtifactSelector() - Method in interface com.polarion.alm.builder.IReportsRepository.IReport
-
Build artifact to which this applies.
- getAsBoolean(String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the value of
argName
asboolean
. - getAsBoolean(String, boolean) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the value of
argName
asboolean
. - getAsInt(String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the value of a parameter as
int
. - getAsInt(String, int) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the value of a parameter as
int
. - getAsSet(String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Treats the given argument as comma-separated list of
String
s and turns such a representation into set. - getAsSetOptional(String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Same as
IArguments.getAsSet(String)
, but in case of non existing argument an empty set is returned. - getAssignableUsers(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns users with global role "assignable", or context role "project_assignable" (if context ID is provided).
- getAssignedToItems() - Method in interface com.polarion.alm.tracker.model.ITrackerUser
- getAssignee() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the assignee value for this WorkItem.
- getAssignees() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getAsString(String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the value of a parameter as
String
. - getAsString(String, String) - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the value of a parameter as
String
. - getAttachedValue(String) - Method in interface com.polarion.alm.builder.spi.IContextualBuildArtifact
-
Return attached value (if any).
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.IModule
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.ITestRun
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.ITestStepResult
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.IWithAttachments
-
Returns attachment with given id.
- getAttachment(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the attachment with the given Id for this Work Item.
- getAttachment(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Download an attachment.
- getAttachmentByFileName(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getAttachments() - Method in interface com.polarion.alm.tracker.model.IModule
- getAttachments() - Method in interface com.polarion.alm.tracker.model.ITestRecord
-
Returns the list of attachments for this test record.
- getAttachments() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getAttachments() - Method in interface com.polarion.alm.tracker.model.ITestStepResult
-
Returns list of attachments of this test step result.
- getAttachments() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getAttachments() - Method in interface com.polarion.alm.tracker.model.IWithAttachments
-
Returns all attachments of this object.
- getAttachments() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getAttachments() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the attachments value for this TestRecord.
- getAttachments() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the attachments value for this TestRun.
- getAttachments() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestStepResult
-
Gets the attachments value for this TestStepResult.
- getAttachments() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the attachments value for this WikiPage.
- getAttachments() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the attachments value for this WorkItem.
- getAttachmentsContainedByDescription() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the attachments of this Work Item that are referenced by the description; this includes images and diagram data attachments.
- getAttachmentsContainedByText(Text, boolean) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the attachments of this Work Item that are referenced by a certain field; this includes images and diagram data attachments.
- getAuthor() - Method in interface com.polarion.alm.builder.model.IBuild
-
The user who runs this build/calculation.
- getAuthor() - Method in interface com.polarion.alm.projects.model.IFolder
- getAuthor() - Method in interface com.polarion.alm.tracker.exporter.IExport
-
Returns author of the export, i.e.
- getAuthor() - Method in interface com.polarion.alm.tracker.importer.IImportInfo
- getAuthor() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IBaseline
- getAuthor() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns this module author.
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IModuleComment.IImportedCommentStruct
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IPlan
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getAuthor() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getAuthor() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns this Work Item author.
- getAuthor() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getAuthor() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the author value for this Build.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the author value for this Revision.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the author value for this Attachment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the author value for this Baseline.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the author value for this Comment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.ImportedComment
-
Gets the author value for this ImportedComment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the author value for this Module.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the author value for this ModuleComment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the author value for this TestRunAttachment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the author value for this TestRunComment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the author value for this WikiPage.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the author value for this WikiPageAttachment.
- getAuthor() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the author value for this WorkItem.
- getAuthor() - Method in interface com.polarion.platform.service.repository.IRevisionMetaData
-
Revision author.
- getAuthorURI() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the authorURI value for this Plan.
- getAuthorURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the authorURI value for this TestRun.
- getAuthSrcPermission(String, IPObject) - Method in interface com.polarion.platform.persistence.IAuthSrcPermissionService
-
Returns permission for the given instance as defined by authentication source.
- getAuthSrcPermission(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Returns permission for the given path as defined by the authentication source.
- getAutoSignatureConfiguration() - Method in interface com.polarion.alm.tracker.workflow.config.IActionSignaturesConfiguration
-
Returns configuration of the automated signature by this action.
- getAutoSuspect() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the autoSuspect value for this Module.
- getAvailableActions() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
- getAvailableActions(IWorkflowObject) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
The workflow actions available for the target object.
- getAvailableActions(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the actions that can be used on the workflow object in its current state.
- getAvailableEnumOptionIdsForId(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available enumeration option IDs.
- getAvailableEnumOptionIdsForKey(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available enumeration option IDs.
- getAvailableFactoryNames() - Method in interface com.polarion.platform.jobs.IJobUnitRepository
-
Return names of all available factories.
- getAvailableOptions(Object) - Method in interface com.polarion.platform.persistence.IEnumeration
-
Currently, the control value can be only
String
orIEnumOption
. - getAvailableOptions(Object) - Method in class com.polarion.platform.persistence.spi.AbstractEnumeration
- getAvailableOptions(Object) - Method in class com.polarion.platform.persistence.spi.AbstractObjectEnumeration
- getAvailableOptions(Object, IEnumOption) - Method in interface com.polarion.platform.persistence.IEnumeration
-
Currently, the control value can be only
String
orIEnumOption
. - getAvailableOptions(Object, IEnumOption) - Method in class com.polarion.platform.persistence.spi.AbstractEnumeration
- getAvailableProjectTemplates() - Method in interface com.polarion.alm.projects.IProjectLifecycleManager
- getAvailableProjectTemplates(boolean) - Method in interface com.polarion.alm.projects.IProjectLifecycleManager
- getAvailableTags(ILocation) - Method in interface com.polarion.alm.builder.ITaggableRepository
-
Return all available tags which may apply to given location.
- getAvatarFileData() - Method in interface com.polarion.alm.projects.model.IUser
- getAvatarURL() - Method in interface com.polarion.alm.projects.model.IUser
-
Returns avatar image URL, which can be either the user uploaded image or reference to external image or to default image.
- getBacklinkedPages() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getBackLinkedWorkitems(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the back linked Work Items.
- getBaseCalendar() - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Returns the the base calendar on which this calendar depends.
- getBaseCalendarID() - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
The unique ID for the base calendar on which this calendar depends; only used if this calendar is not a base calendar.
- getBaseElement() - Method in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Returns a handle for the affected masterelement.
- getBaseElement() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getBaseline() - Method in class com.polarion.subterra.base.data.identification.ContextId
- getBaseline() - Method in interface com.polarion.subterra.base.data.identification.IContextId
-
Return baseline (if any).
- getBaselineCollectionsManager() - Method in interface com.polarion.alm.tracker.ITrackerService
- getBaselines() - Method in interface com.polarion.alm.tracker.IBaselinesManager
-
Returns a list of project baselines defined in the given project.
- getBaselinesManager() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getBaseLocation() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Base location for this build artifact.
- getBaseLocation() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizer.IRecognizedBuildArtifact
-
Base location for this build artifact.
- getBaseObject() - Method in interface com.polarion.alm.tracker.model.IBaseline
-
Returns the base object in the base revision of this baseline.
- getBaseObjectURI() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the baseObjectURI value for this Baseline.
- getBaseRevision() - Method in interface com.polarion.alm.tracker.model.IBaseline
- getBaseRevision() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the baseRevision value for this Baseline.
- getBaseRevisionObject() - Method in interface com.polarion.alm.tracker.model.IBaseline
-
Returns the
IRevision
object corresponding to the base revision. - getBefore() - Method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Gets the before value for this FieldDiff.
- getBefore() - Method in interface com.polarion.platform.persistence.diff.IFieldDiff
- getBefore() - Method in class com.polarion.platform.persistence.spi.diff.FieldDiff
- getBefore() - Method in interface com.polarion.psvn.core.notifications.IPObjectNotificationData
- getBIRDeployments(IContextualBuildArtifact) - Static method in class com.polarion.alm.builder.spi.BIRDeployer
-
Returns BIR deployments.
- getBirLocation() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the birLocation value for this Build.
- getBIRLocation() - Method in interface com.polarion.alm.builder.model.IBuild
- getBoolean(Object, boolean) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive boolean type.
- getBoolean(Object, Boolean) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Boolean
. - getBooleanParam(IExportConfiguration, String, boolean) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
- getBranch() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the branch value for this Revision.
- getBranch() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the branch value for this LinkedResource.
- getBranch() - Method in interface com.polarion.platform.persistence.model.IRevision
-
Branch that the revision comes from.
- getBranch() - Method in class com.polarion.platform.persistence.spi.Revision
- getBranch() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getBranch() - Method in interface com.polarion.platform.repository.external.ICommit
- getBranch() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
-
If value not set, it is an empty String.
- getBranch() - Method in class com.polarion.subterra.base.location.ExtendedLocation
- getBranch() - Method in interface com.polarion.subterra.base.location.IExtendedLocation
-
Returns the repository branch where the resource resides.
- getBranch() - Method in interface com.siemens.polarion.rt.collectors.api.model.RtFileProperties
- getBranchedFrom() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getBranchedFrom() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns Module from which was this one branched.
- getBranchedFrom() - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignature
-
The signature of which this workflow signature is a branch.
- getBranchedFrom() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the branchedFrom value for this Module.
- getBranchedModules() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns all documents/modules which are branched from this one.
- getBranchedWithInitializedFields() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns the list of Work Item fields that were cleared and initialized with default values when this Document was branched.
- getBranchedWithInitializedFields() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the branchedWithInitializedFields value for this Module.
- getBranchedWithQuery() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns query from which was this Module branched or
null
if Module was branched without query. - getBranchedWithQuery() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the branchedWithQuery value for this Module.
- getBranchFilter() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getBranchFilter() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
- getBuild() - Method in interface com.polarion.alm.builder.IMasterBuildJobUnit
-
Returns associated build.
- getBuild() - Method in interface com.polarion.alm.builder.spi.IBuildExtender.IExtenderContext
-
Current build.
- getBuildArtifact() - Method in interface com.polarion.alm.builder.IMasterBuildJobUnit
- getBuildArtifact() - Method in interface com.polarion.alm.builder.model.IBuild
-
Build artifact.
- getBuildArtifact() - Method in interface com.polarion.alm.builder.spi.IContextualBuildArtifact
-
"Real" build artifact.
- getBuildArtifact() - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getBuildArtifactEngineer(String) - Method in interface com.polarion.alm.builder.spi.IBuildArtifactEngineerRepository
-
Return engineer for artifacts of given type (if any).
- getBuildArtifactEngineerRepository() - Method in interface com.polarion.alm.builder.IBuilderService
-
Return associated build artifact engineer repository.
- getBuildArtifactForGroupEntity(IGroupEntity) - Method in interface com.polarion.alm.builder.IBuilderService
-
Return build artifact representing given group entity (project or project group).
- getBuildArtifactRecognizerRepository() - Method in interface com.polarion.alm.builder.IBuilderService
-
Return associated build artifact recognizer repository.
- getBuildArtifacts() - Method in interface com.polarion.alm.builder.spi.IBuildExtender.IExtenderContext
-
Build artifacts which were part of build.
- getBuildArtifactSelector() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDependencyDefinition
-
Build artifact(s) to which this definition applies (as
IBuildArtifactSelector
. - getBuildArtifactsForProject(IProject) - Method in interface com.polarion.alm.builder.IBuilderService
-
Return build artifacts for given project.
- getBuildDefinition() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor
-
Build definitions.
- getBuildDependencies() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Build dependencies (only direct, not transitional).
- getBuildDependencyDefinitions() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDefinition
-
Return rebuild policy definitions.
- getBuildDeploymentDefinitions() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor
-
Build deployment definitions.
- getBuildDescriptor(String) - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Build descriptor of given name (if any).
- getBuildDescriptorName() - Method in interface com.polarion.alm.builder.IMasterBuildJobUnit
- getBuildDescriptorName() - Method in interface com.polarion.alm.builder.model.IBuild
-
Build descriptor name.
- getBuildDescriptorName() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the buildDescriptorName value for this Build.
- getBuildDescriptors() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Build descriptors applicable to this artifact.
- getBuilderService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getBuildEvents() - Method in interface com.polarion.alm.builder.model.IBuild
-
Gathered build events.
- getBuildExtenderRepository() - Method in interface com.polarion.alm.builder.IBuilderService
-
Return associated build extender repository.
- getBuildInformationRepository() - Method in interface com.polarion.alm.builder.IBuilderService
-
Get build information repository where all builds are stored.
- getBuildJob() - Method in interface com.polarion.alm.builder.spi.IBuildExtender.IExtenderContext
-
Master build job executing the extender.
- getBuildLocation(IObjectId) - Method in interface com.polarion.alm.builder.IBuildInformationRepository
-
Returns location of the build folder if it is found, otherwise
null
. - getBuildName() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDependencyDefinition
-
Build to run if
IBuildDescriptor.IBuildDependencyDefinition.isToBeRebuilt()
istrue
. - getBuildProperties() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDefinition
-
Properties to use throughout the build.
- getBuildRequestorSpecificData() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the buildRequestorSpecificData value for this Build.
- getBuildRequestorSpecificDataValue(String) - Method in interface com.polarion.alm.builder.model.IBuild
-
Build Requestor specific data.
- getBuilds() - Method in interface com.polarion.alm.builder.IBuilderService
-
Return all available builds (in any state).
- getBuilds(IBuildArtifact) - Method in interface com.polarion.alm.builder.IBuilderService
-
Return all available builds for given artifact (in any state).
- getBuilds(IProject) - Method in interface com.polarion.alm.builder.IBuilderService
-
Return all available builds for given project (in any state).
- getBuilds(Project) - Method in interface com.polarion.alm.ws.client.builder.BuilderWebService
-
Gets a build.
- getBuildsPolicy() - Method in interface com.polarion.alm.builder.IBuilderService
- getBuildStamp() - Method in interface com.polarion.alm.builder.model.IBuild
-
Build timestamp.
- getBuildStamp() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the buildStamp value for this Build.
- getBuildStatus() - Method in interface com.polarion.alm.builder.model.IBuild
-
Build status.
- getBuildStatus() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the buildStatus value for this Build.
- getBuildTag() - Method in interface com.polarion.alm.builder.model.IBuild
-
Build tag.
- getBuildTag() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor
-
Build tag to use.
- getBuildTag() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the buildTag value for this Build.
- getBuildTestResults() - Method in interface com.polarion.alm.builder.model.IBuild
-
Test results, filled in after the build has finished.
- getBuildTestResults() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the buildTestResults value for this Build.
- getByte(Object, byte) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive byte type.
- getByte(Object, Byte) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Byte
. - getCachedDynamicRoles(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getCalculatedFieldIds(IPObject) - Method in interface com.polarion.platform.persistence.ICalculatedFieldsService
-
Calculated fields configured for given instance.
- getCalculatedFieldIds(IContextId, String, Object) - Method in interface com.polarion.platform.persistence.ICalculatedFieldsService
-
Calculated fields configured for given context and control value.
- getCalculatedFieldsService() - Method in interface com.polarion.platform.persistence.IDataService
- getCalculationDescriptor(String) - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Calculation descriptor of given name (if any).
- getCalculationDescriptorName() - Method in interface com.polarion.alm.builder.IMasterBuildJobUnit
- getCalculationDescriptorName() - Method in interface com.polarion.alm.builder.model.IBuild
-
Calculation descriptor name.
- getCalculationDescriptorName() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the calculationDescriptorName value for this Build.
- getCalculationDescriptors() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Calculation descriptors applicable to this artifact.
- getCalculationDescriptorWithExtensions(String) - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Calculation descriptor of given name (if any) with all extensions expanded.
- getCalculationProperties() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor
-
Properties to use during calculation.
- getCalculationReportDefinitions() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor
-
Calculation report definitions.
- getCalculationType() - Method in interface com.polarion.alm.tracker.model.IPlan
- getCalculationType() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the calculationType value for this Plan.
- getCalculatorDefinitions() - Method in interface com.polarion.alm.builder.model.ICustomCalculationDescriptor
-
Calculator definitions.
- getCalendar() - Method in class com.polarion.core.util.types.ThreadSafeDateFormatWrapper
- getCalendar(DateOnly) - Method in class com.polarion.wiki.util.CalendarTool
- getCalendar(Date) - Method in class com.polarion.wiki.util.CalendarTool
- getCalendarAndDaysBefore(DateOnly, int) - Method in class com.polarion.wiki.util.CalendarTool
- getCalendarInstance() - Method in class com.polarion.wiki.util.CalendarTool
- getCannotExecuteTestRunReason(ITestRun) - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- getCannotUseReqIfReason(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Check why ReqIF Roundtrip export and import is disabled for passed context.
- getCannotUseReqIfReason(IContextId, boolean) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Check why ReqIF Roundtrip export or import is disabled for passed context.
- getCanonicalLocation(ILocation) - Static method in class com.polarion.subterra.base.location.Location
-
Canonicalize given location.
- getCapacity() - Method in interface com.polarion.alm.tracker.model.IPlan
- getCapacity() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the capacity value for this Plan.
- getCategories() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the immutable list of all
ICategory
ies in this project. - getCategories() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getCategories() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the categories value for this WorkItem.
- getCategories(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Get the categories defined for the give project id.
- getCategory() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the category value for this LinkedResource.
- getCategory() - Method in class com.polarion.qcentre.factbase.impl.ViolationFactElementDecorator
- getCategory() - Method in interface com.polarion.qcentre.factbase.IViolationFactElement
- getCategory(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getCategoryDiff() - Method in interface com.polarion.alm.tracker.model.IBaselineDiff
- getCause(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
- getCauseMessage(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
- getCausesString(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
-
Traverses the exception stack and creates the report from their causes, in form:
- getChange() - Method in interface com.polarion.platform.persistence.notifications.INotificationCreator.IChangeNotification
- getChange() - Method in interface com.polarion.psvn.core.notifications.IPObjectNotificationData
- getChangedFactElements() - Method in class com.polarion.qcentre.factbase.delta.FactsDeltaProcessor
- getChangedFields() - Method in class com.polarion.alm.tracker.activity.Activity
-
Returns the list of fields that will appear as changed in this activity.
- getChangedFields() - Method in interface com.polarion.platform.persistence.diff.IChange
- getChangedLocations() - Method in interface com.polarion.platform.persistence.model.IRevision
- getChangedLocations() - Method in class com.polarion.platform.persistence.spi.Revision
- getChangedLocations(String) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
-
Returns list of ILocationChangeMetaData
- getChangeLocationFrom() - Method in interface com.polarion.platform.service.repository.ILocationChangeMetaData
-
Original location (valid only for
ILocationChangeMetaData.isMoved()
,ILocationChangeMetaData.isCopied()
and if no flag is set, garbage otherwise). - getChangeLocationTo() - Method in interface com.polarion.platform.service.repository.ILocationChangeMetaData
-
New location.
- getChanges(String, String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return the locations changes for whole repository from state (exclusive) to state (inclusive)
- getChanges(Collection, String, String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return the locations changes for selected location from state (exclusive) to state (inclusive)
- getChanges(Collection, Date, Date) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return the locations changes for selected location from date to date
- getChanges(Date, Date) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return the locations changes for whole repository from date to date
- getCharset() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getCharset() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
- getChildComments() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getChildCommentURIs() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the childCommentURIs value for this Comment.
- getChildCommentURIs() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the childCommentURIs value for this ModuleComment.
- getChildCommentURIs() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the childCommentURIs value for this TestRunComment.
- getChildFolders() - Method in interface com.polarion.alm.projects.model.IFolder
-
Returns a list of
IFolder
contained in this folder. - getChildFolders(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns list of folders contained in this folder.
- getChildNodes() - Method in interface com.polarion.alm.tracker.exporter.IPObjectTree.IPObjectTreeNode
- getChildren() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
-
Unmodifiable list of child nodes.
- getChildren() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns children plans sorted the same way as in the UI - see
IPlan.DEFAULT_SORT
- getChildren() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtenderNode
-
NavigationExtenderNode can have children nodes.
- getChildren() - Method in interface com.polarion.platform.jobs.IJob
-
Return child jobs.
- getChildren() - Method in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Returns the children of this container.
- getChildren() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getChildren() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getChildren(IObjectId) - Method in interface com.polarion.platform.persistence.IObjectHierarchyProvider
- getChoice(String) - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterChoiceType
-
Return choice of given name (if any).
- getChoices() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterChoiceType
-
Available choices.
- getCleanedFeatures() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the keys that will be (set to null) during the action.
- getCleanedFeatures() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the cleanedFeatures value for this WorkflowAction.
- getCleared() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getClosed() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the closed value for this TimePoint.
- getClosedOn() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getClosedTimePoints() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getClosedTimePoints(IContextId, String, boolean) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Returns all closed time points applicable to given context.
- getClosedTimePoints(String) - Method in interface com.polarion.alm.tracker.ITimePointsManager
- getClosestStandardOpt(float) - Method in interface com.polarion.alm.tracker.model.IPriorityEnumeration
-
Tries to find closest standard priority option with lower value.
- getClosestStandardOpt(float, IPObject) - Method in interface com.polarion.alm.tracker.model.IPriorityEnumeration
-
Tries to find closest standard priority option with lower value.
- getClosestStandardOpt(float, Object) - Method in interface com.polarion.alm.tracker.model.IPriorityEnumeration
-
Tries to find closest standard priority option with lower value.
- getClosestStandardOpt(IPriorityOpt) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the closest standard option for the given option.
- getClusterName() - Method in class com.polarion.subterra.base.data.identification.ContextId
- getClusterName() - Method in interface com.polarion.subterra.base.data.identification.IContextId
-
Return cluster name (if any).
- getCodeTypeId() - Method in interface com.polarion.subterra.base.data.model.ICodeType
- getCoefficient(String) - Method in class com.polarion.core.util.types.duration.FractionalCombination
-
Deprecated.
- getCoefficients() - Method in class com.polarion.core.util.types.duration.FractionalCombination
-
Deprecated.
- getCoefficientsMap() - Method in class com.polarion.core.util.types.duration.FractionalCombination
-
Deprecated.
- getCollection() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource.IVersionedCollection
- getCollection(String, String) - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollectionsManager
-
Returns a baseline collection.
- getColor() - Method in interface com.polarion.alm.projects.model.IProject
- getColor() - Method in interface com.polarion.alm.tracker.model.IPlan
- getColor() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the color value for this Plan.
- getColor() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the color value for this Project.
- getColorOrDefault() - Method in interface com.polarion.alm.projects.model.IProject
- getColumnObjects() - Method in interface com.polarion.alm.tracker.exporter.IMatrixExportConfiguration
-
List of objects that form columns of the matrix.
- getColumnObjects() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
- getColumnQuery() - Method in interface com.polarion.alm.tracker.exporter.IMatrixExportConfiguration
-
Query used to obtain the column objects, or
null
. - getColumnQuery() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
- getColumnWidth() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration.IExportField
-
The preferred column width in pixels.
- getColumnWidth() - Method in interface com.polarion.alm.tracker.model.ITestStepKeyOpt
-
Width of the Test Step column, e.g.
- getComment() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getComment() - Method in interface com.polarion.alm.tracker.model.ITestStepResult
- getComment() - Method in interface com.polarion.alm.tracker.model.IWorkRecord
- getComment() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the comment value for this TestRecord.
- getComment() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestStepResult
-
Gets the comment value for this TestStepResult.
- getComment() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the comment value for this WorkRecord.
- getCommentById(String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns the comment with the given id (returns also the newly created comments)
- getCommentById(String) - Method in interface com.polarion.alm.tracker.model.IWithComments
-
Returns the comment with the given ID.
- getComments() - Method in class com.polarion.alm.tracker.activity.Activity
- getComments() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns all comments of this module.
- getComments() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
See
ITestRun.getCommentsManager()
for operations with comments. - getComments() - Method in interface com.polarion.alm.tracker.model.IWithComments
- getComments() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Shortcut for
getComments(true)
. - getComments() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the comments value for this TestRun.
- getComments() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the comments value for this Activity.
- getComments() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the comments value for this Module.
- getComments() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the comments value for this WorkItem.
- getComments(boolean) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Optionally also includes resolved comments.
- getComments(boolean, ICommentBase.SortBy) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Optionally also includes resolved comments.
- getComments(Activity) - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- getCommentsManager() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getCommonSuperclass() - Method in interface com.polarion.platform.persistence.model.ITypedWrapperFactory
- getCommonSuperclass() - Method in class com.polarion.platform.persistence.spi.DefaultListFactory
- getCommonSuperclass() - Method in class com.polarion.platform.persistence.spi.DefaultPObjectFactory
- getCommonSuperclass() - Method in class com.polarion.platform.persistence.spi.DefaultStructureFactory
- getComparator(Class, String) - Static method in class com.polarion.qcentre.factbase.delta.compare.ElementComparatorsManager
- getCompletness() - Method in interface com.polarion.platform.jobs.IJob
-
Returns value between zero and one (both inclusive) indicating the completness of this job.
- getComponent(int) - Method in interface com.polarion.subterra.base.location.ILocation
-
Returns
n-th
component of the location. - getComponent(int) - Method in class com.polarion.subterra.base.location.Location
- getComponentCount() - Method in interface com.polarion.subterra.base.location.ILocation
- getComponentCount() - Method in class com.polarion.subterra.base.location.Location
- getComponents() - Method in interface com.polarion.subterra.base.location.ILocation
-
The resulting list is unmodifiable.
- getComponents() - Method in class com.polarion.subterra.base.location.Location
- getConcurrentLicenseData() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the concurrentLicenseData value for this ProductLicense.
- getConditions() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getConditions() - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
-
Deprecated.
- getConditions(String) - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
- getConfig() - Method in interface com.polarion.psvn.core.notifications.INotificationEvent
- getConfigElements(INotificationEvent) - Method in interface com.polarion.psvn.core.notifications.INotificationEventHandler
- getConfigElements(String, IProject) - Method in interface com.polarion.psvn.core.notifications.INotificationEventHandler
-
Fetch XML elements from configuration for specific notification event
- getConfigProblemCatcher() - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
Returns problem catcher.
- getConfiguration() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizer.IRecognizedBuildArtifact
-
Additional build artifact configuration (if any).
- getConfiguration() - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementService
- getConfiguration() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
- getConfiguration() - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionContext
- getConfiguration(String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns the test configuration that also contains the generic
TestRunsConfiguration
. - getConfigurationForUpdate(String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method is intended for configuration-editing clients, NOT for configuration-using clients (these should use
IRepositoryConfigService.getReadConfiguration(String, IContextId)
instead. - getConfigurationForUpdate(String, String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method is intended for configuration-editing clients, NOT for configuration-using clients (these should use
IRepositoryConfigService.getReadConfiguration(String, String, IContextId)
instead. - getConfigurationId() - Method in interface com.polarion.platform.persistence.IConfigurableEnumeration
-
Configuration id to be used as parameter of methods on
IRepositoryConfigService
. - getConfigurationId() - Method in class com.polarion.platform.persistence.spi.RepoBasedEnumeration
- getConfigurationLocationForUpload(String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method is intended only for configuration file uploading clients.
- getConfigurationLocationForUpload(String, String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method is intended only for configuration file uploading clients.
- getConfigurations(IContextId) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getConfiguredDefectToTestCaseLinkRole(String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getConfiguredDefectToTestCaseLinkRole(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getConnection(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
The convenient method that determines the repository name from the given
location
. - getConnection(String) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
Return the connection to a specific repository.
- getConstantEnumerationIds() - Method in interface com.polarion.platform.persistence.IDataService
-
Returns a set of constant enumeration IDs.
- getConstraint() - Method in interface com.polarion.alm.tracker.model.IPlanningConstraintStruct
- getConstraint() - Method in class com.polarion.alm.ws.client.types.tracker.PlanningConstraint
-
Gets the constraint value for this PlanningConstraint.
- getContainedArtifacts() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
All contained artifacts.
- getContainedGroups() - Method in interface com.polarion.alm.projects.model.IProjectGroup
- getContainedGroups(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets all project groups located directly below a project group.
- getContainedProjects() - Method in interface com.polarion.alm.projects.model.IProjectGroup
- getContainedProjects(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets all projects located directly below a project group.
- getContainedWorkItems() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns sorted list of active work items contained in this module.
- getContainerId() - Method in interface com.polarion.subterra.base.data.identification.ILocalId
-
Container id (if any).
- getContainerId() - Method in class com.polarion.subterra.base.data.identification.LocalId
- getContainerWorkItem() - Method in interface com.polarion.alm.tracker.model.IExternallyLinkedWorkItemStruct
- getContainingModule(IWorkItem) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Retrieve a module which contains the Work Item (if any)
- getContent() - Method in interface com.polarion.alm.tracker.exporter.IExportTemplate
-
The content of the template.
- getContent() - Method in interface com.polarion.alm.tracker.importer.IImportTemplate
- getContent() - Method in interface com.polarion.alm.tracker.model.IThumbnail
-
Note: It always returns the same data for the same
IThumbnail
even if the thumbnail is generated before or while this method is being called. - getContent() - Method in interface com.polarion.alm.tracker.workreport.IReport
- getContent() - Method in class com.polarion.alm.ws.client.types.Text
-
Gets the content value for this Text.
- getContent() - Method in class com.polarion.core.util.types.Text
- getContent() - Method in class com.polarion.platform.announce.Announcement
- getContent() - Method in interface com.polarion.platform.announce.IAnnouncement
- getContent() - Method in interface com.siemens.polarion.rt.collectors.api.model.RtFile
- getContent(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Get file content.
- getContentRenderedFieldIds(IModulePageLayouter.IRenderingLayout) - Method in interface com.polarion.alm.tracker.IModulePageLayouter
-
Returns fields that are rendered as content in the layout as, for example, the description.
- getContentStream() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getContentType() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
- getContentType() - Method in class com.polarion.platform.announce.Announcement
- getContentType() - Method in interface com.polarion.platform.announce.IAnnouncement
- getContextforId(IContextId) - Method in interface com.polarion.platform.context.IContextService
- getContextId() - Method in interface com.polarion.alm.projects.model.IFolder
- getContextId() - Method in class com.polarion.alm.tracker.activity.Activity
- getContextId() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getContextId() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
- getContextId() - Method in interface com.polarion.alm.tracker.exporter.IExportTemplate
-
Returns the context where the template is defined.
- getContextId() - Method in interface com.polarion.alm.tracker.importer.IImportConfiguration
- getContextId() - Method in interface com.polarion.alm.tracker.importer.IImportTemplate
- getContextId() - Method in class com.polarion.alm.tracker.importer.ImportConfiguration
- getContextId() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Only work records from work items in this context will be included in the report.
- getContextId() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getContextId() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the contextId value for this Activity.
- getContextId() - Method in interface com.polarion.platform.persistence.model.IPObject
- getContextId() - Method in class com.polarion.platform.persistence.spi.PObject
- getContextId() - Method in class com.polarion.platform.persistence.spi.Structure
- getContextId() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
- getContextId() - Method in exception com.polarion.platform.security.PermissionDeniedException
- getContextId() - Method in interface com.polarion.subterra.base.data.identification.IObjectId
-
Context id (if any).
- getContextId() - Method in class com.polarion.subterra.base.data.identification.ObjectId
- getContextIdForLocation(ILocation) - Method in interface com.polarion.alm.builder.IBuildInformationRepository
-
Return id of context (project) which has its builds stored on given location.
- getContextIdForProjectId(String) - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getContextIdFromClusterAndContext(String, String) - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return context id for given cluster and context.
- getContextIdFromClusterAndContextWithBaseline(String, String, String) - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return context id for given cluster and context.
- getContextIdFromContext(String) - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return context id for given context and no cluster.
- getContextIdFromContextWithBaseline(String, String) - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return context id for given context and no cluster.
- getContextIdFromString(String) - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return context id for given normalized string representation.
- getContextLessObjectId(ILocalId) - Static method in class com.polarion.subterra.base.data.identification.ObjectId
-
Return context-less object id for given local id.
- getContextName() - Method in class com.polarion.subterra.base.data.identification.ContextId
- getContextName() - Method in interface com.polarion.subterra.base.data.identification.IContextId
-
Return context name (if not global).
- getContextObjectURI(IContextId) - Method in interface com.polarion.platform.persistence.spi.context.IContextObjectMapper
- getContextPath(IContextId) - Method in interface com.polarion.platform.context.IContextService
- getContextRoleAssignmentsForUser(String, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the context roles assigned to the specific User together with the source of the assignment.
- getContextRoleAssignmentsForUser(String, IContextId) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Returns the context roles assigned to the specific User together with the source of the assignment.
- getContextRoles(IContextId) - Method in interface com.polarion.platform.security.ISecurityService
- getContextRoles(IContextId) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getContextRoles(String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns the context (project) roles for the given location.
- getContextRolesForUser(String, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the context roles assigned to the user.
- getContextRolesForUser(String, IContextId) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Returns context roles assigned directly to the user.
- getContextRolesForUser(String, IContextId...) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns context roles assigned to the user for specified contexts.
- getContextRolesForUser(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns the context roles for the given usser at the spcified location.
- getContextualBuildArtifact() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactEngineer.IEngineeringContext
-
Contextual build artifact.
- getContextualBuildArtifact(IBuildArtifact) - Method in interface com.polarion.alm.builder.spi.IContextualBuildArtifactRepository
-
Return contextual build artifact corresponding to given build artifact.
- getContextualBuildArtifactRepository() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactEngineer.IEngineeringContext
-
Contextual source repository.
- getContextualBuildArtifactRepository() - Method in interface com.polarion.alm.builder.spi.IBuildExtender.IExtenderContext
-
Repository of
IContextualBuildArtifact
s. - getContributionsManager() - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
- getControlField(String) - Method in interface com.polarion.platform.persistence.ICalculatedFieldsService
-
Returns name of the field which controls set of calculated fields defined for the object of given prototype.
- getControlField(String) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
-
Returns the name of the field that controls the set of custom fields defined for the object of the given prototype.
- getControlKey() - Method in interface com.polarion.platform.persistence.IEnumeration
- getControlKey() - Method in class com.polarion.platform.persistence.spi.AbstractEnumeration
-
Default impl returns
null
. - getControlKey() - Method in class com.polarion.platform.persistence.spi.AbstractObjectEnumeration
- getControlKey() - Method in class com.polarion.platform.persistence.spi.TypedEnumeration
- getCreated() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getCreated() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getCreated() - Method in interface com.polarion.alm.tracker.model.IModule
- getCreated() - Method in interface com.polarion.alm.tracker.model.IModuleComment.IImportedCommentStruct
- getCreated() - Method in interface com.polarion.alm.tracker.model.IPlan
- getCreated() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getCreated() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getCreated() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getCreated() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getCreated() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getCreated() - Method in class com.polarion.alm.tracker.SavedQuery
- getCreated() - Method in interface com.polarion.alm.tracker.workreport.IReport
- getCreated() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getCreated() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the created value for this Plan.
- getCreated() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the created value for this Revision.
- getCreated() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the created value for this TestRun.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the created value for this Comment.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.ImportedComment
-
Gets the created value for this ImportedComment.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the created value for this Module.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the created value for this ModuleComment.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the created value for this TestRunComment.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the created value for this WikiPage.
- getCreated() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the created value for this WorkItem.
- getCreated() - Method in interface com.polarion.platform.persistence.events.IPersistenceEvent
- getCreated() - Method in interface com.polarion.platform.persistence.model.IRevision
- getCreated() - Method in class com.polarion.platform.persistence.spi.Revision
- getCreatedBy() - Method in class com.polarion.alm.tracker.SavedQuery
- getCreatedBy() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getCreatedCount() - Method in interface com.polarion.alm.tracker.importer.IWorkItemImportResult
- getCreatedItems() - Method in interface com.polarion.alm.tracker.model.ITrackerUser
- getCreatedObjects() - Method in interface com.polarion.alm.tracker.model.ITypeInfo
- getCreatedQuery() - Method in interface com.polarion.alm.tracker.importer.IWorkItemImportResult
- getCreatedUsers() - Method in interface com.polarion.alm.projects.ILDAPUserSynchronization.ILDAPUserSynchronizationReport
- getCreationTime() - Method in interface com.polarion.alm.builder.model.IBuild
-
The build job creation time.
- getCreationTime() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the creationTime value for this Build.
- getCreationTime() - Method in interface com.polarion.platform.jobs.IJob
-
Time of job creation.
- getCreator() - Method in interface com.polarion.platform.jobs.IJobUnit
-
Return factory used for creation of this job unit.
- getCreator() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getCronExpression() - Method in class com.polarion.platform.jobs.scheduler.JobSchedule
-
Returns cron expression.
- getCrossContextObjectId(IContextId, ILocalId) - Static method in class com.polarion.subterra.base.data.identification.ObjectId
-
Return cross-context object id for given context id and local id.
- getCurrency() - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- getCurrentBaselineRevision() - Method in interface com.polarion.platform.persistence.IDataService
- getCurrentDate() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns 'now' if plan is from HEAD or time when plan's revision (or baseline revision) was created.
- getCurrentJobStatus() - Method in interface com.polarion.alm.tracker.IBaselinesManager
- getCurrentRepositoryState() - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return the id of a current repository state.
- getCurrentSubject() - Method in interface com.polarion.platform.security.ISecurityService
- getCurrentTaskName() - Method in interface com.polarion.platform.jobs.IJob
-
Current task name.
- getCurrentUpdateJob() - Method in interface com.polarion.alm.tracker.IPlanningManager
-
Returns non-null if and only if
IPlanningManager.isUpdateRunning()
returnstrue
. - getCurrentUser() - Method in interface com.polarion.alm.projects.IProjectService
-
Consults
ISecurityService
to identify the User ID executing this code and transforms the ID into the (unresolved)IUser
object. - getCurrentUser() - Method in interface com.polarion.platform.security.ISecurityService
-
Shortcut for
getSubjectUser(getCurrentSubject())
- getCurrentUserCredentials(String) - Method in interface com.polarion.platform.security.ISecurityService
-
Shortcut for
- getCurrentUserId() - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getCustomerCompany() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the customerCompany value for this ProductLicense.
- getCustomerEmail() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the customerEmail value for this ProductLicense.
- getCustomerName() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the customerName value for this ProductLicense.
- getCustomField(IPObject, String) - Method in interface com.polarion.platform.persistence.ICustomFieldsService
-
Similar to
ICustomFieldsProvider.getCustomField(String, String, com.polarion.subterra.base.data.identification.IContextId)
, but based on the given instance. - getCustomField(String) - Method in interface com.polarion.platform.persistence.model.IHasCustomValues
- getCustomField(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getCustomField(String) - Method in class com.polarion.platform.persistence.spi.Structure
- getCustomField(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item's custom field.
- getCustomField(String, String, IContextId) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
- getCustomField(String, String, IContextId, Object) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
- getCustomFieldKeys(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the names of defined custom fields.
- getCustomFieldPrototype(String) - Method in interface com.polarion.platform.persistence.model.IHasCustomValues
-
Shortcut for
ICustomFieldsService.getCustomField(key, getProtoName(), getContextId())
- getCustomFieldPrototype(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getCustomFieldPrototype(String) - Method in class com.polarion.platform.persistence.spi.Structure
- getCustomFields() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the customFields value for this Plan.
- getCustomFields() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the customFields value for this TestRun.
- getCustomFields() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the customFields value for this Module.
- getCustomFields() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the customFields value for this WorkItem.
- getCustomFields(String, IContextId, String) - Method in interface com.polarion.platform.persistence.ICustomFieldsService
-
Collects all custom fields for the specified prototype and control value.
- getCustomFieldsDiff() - Method in interface com.polarion.alm.tracker.model.IBaselineDiff
-
Deprecated.This method is usable only when this diff was created by deprecated methods
IModule.compareCustomFields(String, String)
andIModule.compareCustomFieldsWith(IModule, String, String)
. - getCustomFieldsList() - Method in interface com.polarion.platform.persistence.model.IHasCustomValues
- getCustomFieldsList() - Method in class com.polarion.platform.persistence.spi.PObject
- getCustomFieldsList() - Method in class com.polarion.platform.persistence.spi.Structure
- getCustomFieldsService() - Method in interface com.polarion.platform.persistence.IDataService
- getCustomFieldType(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the custom field definitions for a specific Work Item.
- getCustomFieldTypes(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all custom field definitions for a specific Work Item.
- getCustomFieldTypesFor(String) - Method in interface com.polarion.platform.persistence.ICustomFieldsService
-
Gets all selectable types for the custom fields of the object of the given prototype.
- getCustomIco() - Method in interface com.polarion.alm.projects.IProjectTemplate
-
Return name of custom ico included in template
- getCustomValues() - Method in class com.polarion.alm.tracker.activity.Activity
- getCustomValues() - Method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValueEntry
-
Gets the customValues value for this ActivityCustomValueEntry.
- getData() - Method in class com.polarion.platform.persistence.spi.PObject
-
Returns low level data.
- getData() - Method in interface com.polarion.platform.repository.config.IConfig
- getDataPrototype(String) - Method in interface com.polarion.subterra.base.data.model.IDataPrototypeProvider
-
Return data prototype of given name.
- getDataPrototypeNameForSubterraURI(SubterraURI) - Method in class com.polarion.subterra.base.data.identification.DefaultObjectResolver
- getDataPrototypeNameForSubterraURI(SubterraURI) - Method in interface com.polarion.subterra.base.data.identification.IObjectResolver
-
Return prototype name for given prototype URI.
- getDataRevision() - Method in interface com.polarion.platform.persistence.model.IPObject
-
Returns revision from which the data was actually read.
- getDataRevision() - Method in class com.polarion.platform.persistence.spi.PObject
- getDataService() - Method in interface com.polarion.alm.projects.IProjectService
-
The base data service instance used by the IProjectService.
- getDataService() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the base data service instance used by this tracker service.
- getDataService() - Method in class com.polarion.platform.persistence.model.IPObjectList.EmptyList
- getDataService() - Method in interface com.polarion.platform.persistence.model.IPObjectList
- getDataService() - Method in class com.polarion.platform.persistence.spi.PObjectList
- getDataService() - Method in class com.polarion.platform.persistence.spi.PObjectTypedList
- getDataStream() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getDataSvc() - Method in interface com.polarion.platform.persistence.model.IPObject
-
This is a convenience method, so that everyone, who has a
IPObject
in hand, can easily get theIDataService
as well and doesn't have to do some additional work (since theIPObject
has this reference anyway. - getDataSvc() - Method in class com.polarion.platform.persistence.spi.PObject
- getDate() - Method in interface com.polarion.alm.tracker.model.IPlanningConstraintStruct
- getDate() - Method in interface com.polarion.alm.tracker.model.IWorkRecord
- getDate() - Method in class com.polarion.alm.ws.client.types.tracker.Change
-
Gets the date value for this Change.
- getDate() - Method in class com.polarion.alm.ws.client.types.tracker.PlanningConstraint
-
Gets the date value for this PlanningConstraint.
- getDate() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the date value for this WorkRecord.
- getDate() - Method in class com.polarion.core.util.types.DateOnly
- getDate() - Method in class com.polarion.core.util.types.TimeOnly
- getDate() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher.IProblem
- getDate() - Method in interface com.polarion.platform.service.repository.IRevisionMetaData
-
Revision date.
- getDateCreated() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the dateCreated value for this ProductLicense.
- getDay() - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
-
The type of working day: 1-7 for Sunday, Monday, ...
- getDayType() - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
-
Returns the type of event on this day.
- getDecorationColor() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns the decoration color for this plan either directly from color field, or from color field of the template of this plan.
- getDeepContainedProjects() - Method in interface com.polarion.alm.projects.model.IProjectGroup
-
This method performs a recursive search for all contained projects.
- getDeepContainedProjects(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets all projects located below a project group.
- getDefault(ITrackerProject, ITypeOpt, ITypeOpt) - Method in interface com.polarion.alm.tracker.IWorkItemLinkRolesManager
- getDefaultBranch() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getDefaultBranch() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
- getDefaultEstimate() - Method in interface com.polarion.alm.tracker.model.IPlan
- getDefaultEstimate() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the defaultEstimate value for this Plan.
- getDefaultHatForContextRole(IContextId, String) - Method in interface com.polarion.platform.security.ISecurityService
- getDefaultHatForContextRole(IContextId, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getDefaultHatForGlobalRole(String) - Method in interface com.polarion.platform.security.ISecurityService
- getDefaultHatForGlobalRole(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getDefaultHatForRole(String) - Method in class com.polarion.platform.spi.security.RolesConfig
- getDefaultLanguageDefinition() - Method in interface com.polarion.alm.tracker.model.ILanguageDefinitionsProvider
-
Returns language definition for default language (mainly for providing its label).
- getDefaultLanguageDefinition(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the language definition for the default language.
- getDefaultOption(Object) - Method in interface com.polarion.platform.persistence.IEnumeration
- getDefaultOption(Object) - Method in class com.polarion.platform.persistence.spi.AbstractEnumeration
- getDefaultOption(Object) - Method in class com.polarion.platform.persistence.spi.AbstractObjectEnumeration
- getDefaultOption(String) - Method in class com.polarion.platform.persistence.spi.AbstractEnumeration
- getDefaultOption(String) - Method in class com.polarion.platform.persistence.spi.RepoBasedEnumeration
- getDefaultTemplate(IExportConfiguration) - Method in interface com.polarion.alm.tracker.exporter.IExportTemplateFactory
-
Returns the default template that would be used by the corresponding exporter with the particular export configuration, if it does not specify the template.
- getDefaultTemplate(IExportConfiguration) - Method in class com.polarion.alm.tracker.spi.exporter.BaseTemplateFactory
-
The default implementation always returns
null
. - getDefaultValue() - Method in interface com.polarion.alm.tracker.exporter.IParameterDescriptor
- getDefaultValue() - Method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Gets the defaultValue value for this CustomFieldType.
- getDefaultValue() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Default value.
- getDefaultValue() - Method in class com.polarion.platform.jobs.spi.AbstractJobParameter
- getDefaultValue() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getDefaultWorkingCalendar() - Method in interface com.polarion.alm.tracker.IPlanningManager
-
Returns default working calendar, that is global calendar with id
IPlanningManager.DEFAULT_CALENDAR_ID
. - getDefect() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getDefectReuseType() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getDefectReuseType() - Method in class com.polarion.alm.tracker.TestRunsConfiguration
- getDefectReuseType() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
Deprecated.
- getDefectReuseType() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the defectReuseType value for this TestsConfiguration.
- getDefectsProject() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getDefectsProject() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
Deprecated.
- getDefectsProject() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the defectsProject value for this TestsConfiguration.
- getDefectTemplate() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getDefectTemplate() - Method in class com.polarion.alm.tracker.TestRunsConfiguration
- getDefectTemplate() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
Deprecated.
- getDefectTemplate() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the defectTemplate value for this TestsConfiguration.
- getDefectToTestCaseLinkRoleId() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getDefectToTestCaseLinkRoleId() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
Deprecated.
- getDefectToTestCaseLinkRoleId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the defectToTestCaseLinkRoleId value for this TestsConfiguration.
- getDefectURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the defectURI value for this TestRecord.
- getDefectWorkItemType() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getDefectWorkItemType() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getDefectWorkItemType() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the defectWorkItemType value for this TestsConfiguration.
- getDefinedCustomFieldKeys(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all custom field keys defined for a Work Item Type in a Project.
- getDefinedCustomFields(String, IContextId, Object) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
- getDefinedCustomFieldType(String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a custom field definition for a Work Item Type.
- getDefinedCustomFieldTypes(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets all custom field definitions for a Work Item Type.
- getDefinedTestRunCustomFieldKeys(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets all custom field keys defined for a Test Run.
- getDefinedTestRunCustomFieldType(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets a custom field definition for a Test Run.
- getDefinedTestRunCustomFieldTypes(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets all custom field definitions for a Test Run.
- getDeleted() - Method in interface com.polarion.platform.persistence.events.IPersistenceEvent
- getDeletedObjects() - Method in interface com.polarion.alm.tracker.model.ITypeInfo
- getDeltas() - Method in interface com.polarion.alm.tracker.model.IModificationDiff
-
Returns the modified fields for this diff's
IPObject
. - getDependencyMapping() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getDependentFieldIds() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getDependsOn() - Method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Gets the dependsOn value for this CustomFieldType.
- getDependsOn() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getDeployedArtifacts() - Method in interface com.polarion.alm.builder.model.IBuild
-
Information about artifacts deployed to BIR during the build.
- getDepth() - Method in interface com.polarion.alm.tracker.exporter.IPObjectTree
-
Returns the tree depth.
- getDerivedFields() - Method in interface com.polarion.alm.tracker.model.IModule
-
If this module is derived (
IModule.getDerivedFrom()
does not returnnull
), this method returns the set of field IDs that are derived. - getDerivedFields() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the derivedFields value for this Module.
- getDerivedFrom() - Method in interface com.polarion.alm.tracker.model.IModule
- getDerivedFromLinkRole() - Method in interface com.polarion.alm.tracker.model.IModule
-
If this module is derived (getDerivedFrom does not return false) this method returns the link role that is used to link derived item to original item
- getDerivedFromLinkRole() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the derivedFromLinkRole value for this Module.
- getDerivedFromURI() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the derivedFromURI value for this Module.
- getDerivedModules() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns all documents/modules which are derived from this one.
- getDescription() - Method in interface com.polarion.alm.builder.IReportsRepository.IReport
-
Human-readable description (if any).
- getDescription() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Arbitrary, human-readable description (if any).
- getDescription() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor
-
Arbitrary, human-readable description (if any).
- getDescription() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor
-
Arbitrary, human-readable description (if any).
- getDescription() - Method in interface com.polarion.alm.projects.IProjectTemplate
- getDescription() - Method in interface com.polarion.alm.projects.model.IProject
- getDescription() - Method in interface com.polarion.alm.projects.model.IUser
- getDescription() - Method in interface com.polarion.alm.projects.model.IUserGroup
- getDescription() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getDescription() - Method in interface com.polarion.alm.tracker.model.IBaseline
-
Deprecated.As of 3.19.2 use
IBaseline.getDescriptionText()
instead. - getDescription() - Method in interface com.polarion.alm.tracker.model.ICategory
- getDescription() - Method in interface com.polarion.alm.tracker.model.IPlan
- getDescription() - Method in interface com.polarion.alm.tracker.model.ITimePoint
- getDescription() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getDescription() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getDescription() - Method in interface com.polarion.alm.tracker.workflow.config.IContribution
- getDescription() - Method in interface com.polarion.alm.tracker.workflow.config.IParameter
- getDescription() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the description value for this Plan.
- getDescription() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the description value for this Project.
- getDescription() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the description value for this User.
- getDescription() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the description value for this Baseline.
- getDescription() - Method in class com.polarion.alm.ws.client.types.tracker.Category
-
Gets the description value for this Category.
- getDescription() - Method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Gets the description value for this CustomFieldType.
- getDescription() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the description value for this TimePoint.
- getDescription() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the description value for this WorkItem.
- getDescription() - Method in interface com.polarion.platform.jobs.IJobDescriptor
-
Human-readable job description (if any).
- getDescription() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Human-readable description (if any).
- getDescription() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterChoice
-
Human-readable description (if any).
- getDescription() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterGroup
-
Human-readable description (if any).
- getDescription() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterType
-
Human-readable description (if any).
- getDescription() - Method in class com.polarion.platform.jobs.spi.AbstractJobParameter
- getDescription() - Method in class com.polarion.platform.jobs.spi.BasicJobDescriptor
- getDescription() - Method in class com.polarion.platform.jobs.spi.HiddenJobDescriptor
- getDescription() - Method in class com.polarion.platform.jobs.spi.JobParameterPrimitiveType
- getDescription() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getDescription() - Method in interface com.polarion.platform.service.repository.IRevisionMetaData
-
Revision description (also called comment, commit message etc.)
- getDescription() - Method in class com.polarion.platform.spi.security.GenericPermissionFactory
- getDescription() - Method in interface com.polarion.platform.spi.security.IPermissionFactory
-
Description of permission generated by this factory.
- getDescription() - Method in class com.polarion.qcentre.factbase.impl.ViolationFactElementDecorator
- getDescription() - Method in interface com.polarion.qcentre.factbase.IViolationFactElement
- getDescription() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getDescriptionProperty(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getDescriptionText() - Method in interface com.polarion.alm.tracker.model.IBaseline
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.Build
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.BuildLinkedWorkItem
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.BuildRequestorSpecificData
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.planning.Plan
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.planning.PlanRecord
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.projects.Project
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.projects.User
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.Property
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.Revision
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.security.LicenseInfo
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.Parameter
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParameterDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParametersAndDefinitions
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParametersLibrary
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.Property
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestStep
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestStepResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestSteps
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.Text
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityComment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValue
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValueEntry
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivitySource
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Approval
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Category
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Change
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Custom
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.CustomField
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.EnumCustomFieldType
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.EnumOptionId
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ExternallyLinkedWorkItem
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Hyperlink
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ImportedComment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LanguageDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Module
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PdfProperties
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PlanningConstraint
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PriorityOpt
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PriorityOptionId
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Row
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Table
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Get Custom Deserializer
- getDiff() - Method in interface com.polarion.alm.tracker.IPObjectDiff
- getDiff() - Method in class com.polarion.alm.tracker.IPObjectDiff.PObjectDiffAdapter
- getDiffGenerator(String, IPrototype) - Method in interface com.polarion.platform.persistence.diff.IDiffManager
- getDiffManager() - Method in interface com.polarion.platform.persistence.IDataService
- getDiffs() - Method in class com.polarion.alm.ws.client.types.tracker.Change
-
Gets the diffs value for this Change.
- getDiffs() - Method in interface com.polarion.platform.persistence.diff.IChange
- getDirectSubcontextIds(IContextId) - Method in interface com.polarion.platform.context.IContextService
- getDisabledNotifications() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the disabledNotifications value for this User.
- getDistributions() - Method in interface com.polarion.alm.projects.IProjectTemplate
-
Get
Set
of distributions for this template - getDocument() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getDocument() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the document value for this TestRun.
- getDocumentSigners() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns users that are allowed to sign documents in the project.
It does not count with a custom set permissions that are defined for each document. - getDocumentSigners() - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignaturesManager
-
Returns users that are allowed to sign target document.
It counts with a custom set permissions that can be defined for target document. - getDocumentSpaces(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns Module/Document Spaces from given Project.
- getDone() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the done value for this PlanStatistics.
- getDoneAsString() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the doneAsString value for this PlanStatistics.
- getDouble(Object, double) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive double type.
- getDouble(Object, Double) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Double
. - getDownstreamCollections() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getDriver(String) - Method in interface com.polarion.platform.service.repository.IRepositoryService
- getDueDate() - Method in interface com.polarion.alm.tracker.model.IPlan
- getDueDate() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the due date of this Work Item.
- getDueDate() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the dueDate value for this Plan.
- getDueDate() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the dueDate value for this WorkItem.
- getDuration() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getDuration() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the duration value for this TestRecord.
- getDurationAsString() - Method in interface com.polarion.alm.builder.model.IBuild
-
The actual build duration time.
- getDurationHours(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets duration time in hours
- getDynamicRoles(String) - Method in class com.polarion.platform.security.ChangePasswordPermission
- getDynamicRoles(String) - Method in interface com.polarion.platform.security.IPermission
-
Returns the collection of role IDs of dynamic roles associated with this particular permission.
- getDynamicRoles(String) - Method in class com.polarion.platform.security.Permission
- getDynamicRoles(String, IPObject) - Method in interface com.polarion.platform.persistence.spi.IDynamicRolesProviderRegistry
-
Get all dynamic roles of given user with relation to given object.
- getEarliestPlannedStart() - Method in interface com.polarion.alm.tracker.model.ITimePoint
- getEarliestPlannedStart() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the earliestPlannedStart value for this TimePoint.
- getEditorProperties() - Method in interface com.polarion.subterra.base.data.model.ICodeType
- getEffectiveGroupsAndUsers(List<String>, boolean) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getEffectiveUsers(List<String>, boolean) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getElement() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the element value for this LinkedResource.
- getElement(IPObject) - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
-
Returns the element for the given object if there is one.
- getElement(IFactBaseRepository) - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getElementId() - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getElementPosition() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the elementPosition value for this LinkedResource.
- getElementRenderer(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.ElementRendererFactory
- getElements() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getEmail() - Method in interface com.polarion.alm.projects.model.IUser
- getEmail() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the email value for this User.
- getEmptyReadOnlyList(IDataService) - Static method in class com.polarion.platform.persistence.spi.PObjectList
- getEngineNames() - Method in interface com.polarion.alm.tracker.scripting.IScriptEngineService
-
Returns list of supported scripting engine names.
- getEnumControlKeyForId(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the enumeration control key for the specified Work Item key.
- getEnumControlKeyForKey(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the enumeration control key for the specified Work Item key.
- getEnumeration(String) - Method in interface com.polarion.platform.persistence.model.IStructure
-
Returns the
IEnumeration
if this one was registered for specific key ornull
. - getEnumeration(String) - Method in class com.polarion.platform.persistence.spi.Structure
- getEnumeration(String, IContextId) - Method in interface com.polarion.platform.persistence.IEnumFactory
-
Returns
IEnumeration
which specific for given context and enumeration id - getEnumeration(String, IContextId) - Method in class com.polarion.platform.persistence.spi.TypedEnumerationFactory
- getEnumerationFileName(String) - Static method in class com.polarion.platform.persistence.spi.RepoBasedEnumeration
- getEnumerationFolder(String) - Static method in class com.polarion.platform.persistence.spi.RepoBasedEnumeration
- getEnumerationForEnumId(IEnumType, IContextId) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the enumeration for a given enumeration type.
- getEnumerationForKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the instance of the enum factory, that handles the enumeration for a given key.
- getEnumerationId() - Method in interface com.polarion.subterra.base.data.model.IEnumType
- getEnumerationObjectFactories() - Method in interface com.polarion.platform.persistence.IDataService
-
Returns a map of all enumeration object factories
- getEnumerationOptionForField(String, String) - Method in interface com.polarion.platform.persistence.model.IPObject
-
Returns wrapped enumeration option for given field.
- getEnumerationOptionForField(String, String) - Method in interface com.polarion.platform.persistence.model.IStructure
-
Returns wrapped enumeration option for given field.
- getEnumerationOptionForField(String, String) - Method in class com.polarion.platform.persistence.spi.PObject
- getEnumerationOptionForField(String, String) - Method in class com.polarion.platform.persistence.spi.Structure
- getEnumerationTypeForField(String) - Method in interface com.polarion.platform.persistence.model.IPObject
- getEnumerationTypeForField(String) - Method in interface com.polarion.platform.persistence.model.IStructure
- getEnumerationTypeForField(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getEnumerationTypeForField(String) - Method in class com.polarion.platform.persistence.spi.Structure
- getEnumId() - Method in class com.polarion.alm.ws.client.types.tracker.EnumCustomFieldType
-
Gets the enumId value for this EnumCustomFieldType.
- getEnumId() - Method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Gets the enumId value for this EnumOption.
- getEnumId() - Method in interface com.polarion.platform.persistence.IEnumOption
- getEnumId() - Method in class com.polarion.platform.persistence.spi.ConstantEnumOption
- getEnumId() - Method in class com.polarion.platform.persistence.spi.DelegatingOption
- getEnumId() - Method in class com.polarion.platform.persistence.spi.EnumOption
- getEnumOptionFromObjectUriForId(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns an instance of the IEnumOption of a given object URI and the enumeration Id.
- getEnumOptionFromObjectUriForKey(String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns an instance of the IEnumOption of a given object URI, the Prototype name and the prototype object's key.
- getEnumOptionPrototypes() - Method in interface com.polarion.platform.persistence.IEnumObjectFactory
-
All prototypes that can appear in the enumerations that this factory provides.
- getEnumOptionsForId(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available enumeration options.
- getEnumOptionsForIdWithControl(String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available enumeration options.
- getEnumOptionsForKey(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available enumeration options.
- getEnumOptionsForKeyWithControl(String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available enumeration options.
- getEnumOptionWithEnumId(String, String, EnumOptionId) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets an enumeration option.
- getEnumOptionWithKey(String, String, EnumOptionId) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets an enumeration option.
- getEnumType(String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getError() - Method in interface com.polarion.alm.tracker.ITrackerService.IExternallyLinkedWorkItem
- getError() - Method in interface com.polarion.platform.jobs.IJobStatus
-
Exception cause of
IJobStatus.JobStatusType.STATUS_TYPE_FAILED
(may be omitted). - getError() - Method in class com.polarion.platform.jobs.spi.service.JobStatus
- getErrorCount() - Method in interface com.polarion.alm.builder.model.IBuildEvents
-
Number of errors.
- getErrorCount() - Method in interface com.polarion.alm.builder.model.IBuildTestResults
-
Number of tests with unexpected (unknown) failures = errors.
- getErrorCount() - Method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Gets the errorCount value for this BuildTestResults.
- getEstimationField() - Method in interface com.polarion.alm.tracker.model.IPlan
- getEstimationField() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the estimationField value for this Plan.
- getEventManager() - Method in interface com.polarion.platform.persistence.IDataService
- getEvents() - Method in interface com.polarion.alm.builder.model.IBuildEvents
-
Reported events.
- getExclusionPatterns() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.ISimpleBuildDeploymentDefinition
-
Comma or space separated list of file patterns to exclude.
- getExecuted() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getExecuted() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the executed value for this TestRecord.
- getExecutedBy() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getExecutedByURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the executedByURI value for this TestRecord.
- getExecutionRequest() - Method in class com.polarion.platform.jobs.scheduler.JobSchedule
-
Returns job execution request.
- getExistingLocation() - Method in exception com.polarion.platform.service.repository.ResourceConflictException
-
Existing location.
- getExistingPrefixes(String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method returns the existing prefixes for given configuration.
- getExistingReport(String) - Method in interface com.polarion.alm.tracker.IBaselinesManager
- getExpirationDate() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the expirationDate value for this ProductLicense.
- getExpiresAt() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessToken
- getExport(String) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns an export with a given ID or
null
if it is not found. - getExporterDescriptor(String) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns the descriptor with a given ID.
- getExporterDescriptors() - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Deprecated.
- getExporterDescriptors(String) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns descriptors of all registered exporters (sorted lexicographically by label) that support the export type (see
EXPORT_TYPE
constants in subinterfaces ofIExportConfiguration
. - getExporterId() - Method in interface com.polarion.alm.tracker.spi.exporter.IExportConfigurationPreprocessor.IExportContext
-
The ID of the exporter.
- getExportFields() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getExportFields() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
- getExportFields(IContextId) - Method in interface com.polarion.alm.tracker.exporter.IExportTemplate
-
Fields that are prescribed in the template for export.
- getExportId() - Method in interface com.polarion.alm.tracker.exporter.IExport
-
Returns unique id of this export.
- getExportManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the export manager.
- getExportManager() - Method in interface com.polarion.alm.tracker.spi.exporter.IExportConfigurationPreprocessor.IExportContext
- getExportResult() - Method in interface com.polarion.alm.tracker.exporter.IExport
- getExports(IUser) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns all exports started by a user (newer exports first), that have yet to be removed.
- getExportTypes() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
-
Returns export types supported by this exporter.
- getExpression() - Method in class com.polarion.qcentre.factbase.impl.ExpressionBasedFactElement
- getExtendedDescriptors() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor
-
Descriptors which this descriptor extends.
- getExtendedLocation(ILocation, String, String) - Static method in class com.polarion.subterra.base.location.ExtendedLocation
- getExtendedProperties(IPObject, String, String) - Static method in class com.polarion.platform.persistence.spi.AbstractObjectEnumFactory
-
Returns properties object with values extracted from given arguments.
- getExtenders(Set) - Method in interface com.polarion.alm.builder.spi.IBuildExtenderRepository
-
Extenders which are hooked on all given hooks.
- getExtensionClass() - Method in class com.polarion.alm.ui.server.forms.extensions.FormExtensionContribution
- getExternalLinkingModules() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the list of Documents that this Work Item is referenced in.
- getExternallyLinkedWorkItems() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the externallyLinkedWorkItems value for this WorkItem.
- getExternallyLinkedWorkItemsStructs() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
All external links.
- getExternallyLinkedWorkItemsStructsDirect() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
All direct external links.
- getExternalRepositoryAggregator() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
-
Returns External Repository Aggregator Managing Service.
- getExternalRepositoryProviderRegistry() - Method in interface com.polarion.platform.persistence.IDataService
- getExternalWorkItems() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns all external Work Items contained in Document content.
- getExternalWorkItemURI(URI) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Wraps normal
URI
into URI of external work item. - getFactBase() - Method in interface com.polarion.qcentre.factbase.IBaseElement
-
Return the factbase, main container of base elements.
- getFactBase() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getFactBase(IFactBaseRepository) - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getFactBaseId() - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getFactBaseModificationTime(IFactBaseRepository) - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getFactBaseRepository() - Static method in class com.polarion.qcentre.factbase.serialization.FactBaseRepository
- getFactBaseTag() - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getFactBaseURI() - Method in class com.polarion.qcentre.factbase.FactBaseURI
- getFactElement() - Method in class com.polarion.qcentre.factbase.impl.FactElementDecorator
- getFailureCount() - Method in interface com.polarion.alm.builder.model.IBuildTestResults
-
Number of tests with expected (known) failures.
- getFailureCount() - Method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Gets the failureCount value for this BuildTestResults.
- getFatalCount() - Method in interface com.polarion.alm.builder.model.IBuildEvents
-
Number of fatal errors.
- getFeatureModelStructureRole() - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementConfiguration
- getFeatureSelectionKey(IContextId, ITypeOpt) - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementConfiguration
-
Returns the key of the feature selection custom field for given Work Item type in given project.
- getFeatureType() - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementConfiguration
- getFieldArgumentName() - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the name of the argument the value of which is returned by
IArguments.getFieldName()
. - getFieldExportCapability() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
-
Returns
null
if this exporter does not export user selected fields (e.g. - getFieldId() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration.IExportField
- getFieldLabel(String) - Method in interface com.polarion.platform.persistence.model.IPObject
-
Returns label of the field regardless if it is a built-in or custom field.
- getFieldLabel(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getFieldName() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration.IExportField
- getFieldName() - Method in interface com.polarion.alm.tracker.workflow.IArguments
-
Returns the id of a filed to work with by checking several standard arguments.
- getFieldName() - Method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Gets the fieldName value for this FieldDiff.
- getFieldName() - Method in interface com.polarion.platform.persistence.diff.IFieldDiff
- getFieldName() - Method in class com.polarion.platform.persistence.spi.diff.FieldDiff
- getFieldName(String, String) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
- getFields() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getFields() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
-
Deprecated.
- getFieldsToCopyFromTestCaseToDefect() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getFieldsToCopyFromTestCaseToDefect() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getFieldsToCopyFromTestCaseToDefect() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the fieldsToCopyFromTestCaseToDefect value for this TestsConfiguration.
- getFieldsToCopyFromTestRunToLinkedDefect() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getFieldsToCopyFromTestRunToLinkedDefect() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getFieldsToCopyFromTestRunToLinkedDefect() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the fieldsToCopyFromTestRunToLinkedDefect value for this TestsConfiguration.
- getFieldsToCopyFromTestRunToNewDefect() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getFieldsToCopyFromTestRunToNewDefect() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getFieldsToCopyFromTestRunToNewDefect() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the fieldsToCopyFromTestRunToNewDefect value for this TestsConfiguration.
- getFieldType(String) - Method in interface com.polarion.platform.persistence.model.IPObject
-
Returns type of the field regardless if it is a built-in or custom field.
- getFieldType(String) - Method in class com.polarion.platform.persistence.spi.PObject
-
Returns type of the field regardless if it is a build in or custom field.
- getFile() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.FileReaderSource
- getFile() - Method in interface com.siemens.polarion.rt.parsers.api.RtParsingContext
- getFileName() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
- getFileName() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getFileName() - Method in interface com.polarion.alm.tracker.workreport.IReport
- getFileName() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the fileName value for this Attachment.
- getFileName() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the fileName value for this LinkedResource.
- getFileName() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the fileName value for this TestRunAttachment.
- getFileName() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the fileName value for this WikiPageAttachment.
- getFileProperties() - Method in interface com.siemens.polarion.rt.collectors.api.model.RtFile
- getFileSize() - Method in interface com.polarion.alm.builder.IWatchableRepositoryListener.IChangedResource
-
Last modification time.
- getFileSize() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
File size (valid only for
IResourceProperties.KIND_FILE
, garbage otherwise). - getFileSize(ILocation) - Method in interface com.polarion.alm.builder.IReadableRepository
-
Return file size in bytes.
- getFilteredEnumOptionsForKey(String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the available, filtered enumeration options.
- getFilteredValues(Object) - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getFinish() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getFinish() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the finish value for this Project.
- getFinishedOn() - Method in interface com.polarion.alm.tracker.model.IPlan
- getFinishedOn() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getFinishedOn() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the finishedOn value for this Plan.
- getFinishedOn() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the finishedOn value for this TestRun.
- getFinishedPlan() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Gets an IPlan state from the revision in which plan was finished
- getFinishTime() - Method in interface com.polarion.alm.builder.model.IBuild
-
The build finish time.
- getFinishTime() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the finishTime value for this Build.
- getFinishTime() - Method in interface com.polarion.platform.jobs.IJob
-
Time of job finish.
- getFirstComponent() - Method in interface com.polarion.subterra.base.location.ILocation
-
Returns the first coponent of this location.
- getFirstComponent() - Method in class com.polarion.subterra.base.location.Location
- getFirstRevision(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
The first ("oldest") revision name for the given location.
- getFloat() - Method in interface com.polarion.alm.tracker.model.IPriorityOpt
- getFloat(Object, float) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive float type.
- getFloat(Object, Float) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Float
. - getFolder() - Method in interface com.polarion.alm.tracker.model.IFolderItem
-
Returns folder which contains this
IPObject
. - getFolder(String, String) - Method in interface com.polarion.alm.projects.model.IFolderManager
- getFolder(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns a folder specified by the Project and Folder name.
- getFolderForURI(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the folder that the specified object is contained in.
- getFolderManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns instance of
IFolderManager
. - getFolderReportsLocation(ILocation) - Method in interface com.polarion.alm.builder.IReportsRepository
-
Will transform given location coming from
IReportsRepository.getArtifactReportsLocation(IBuildArtifact)
orIReportsRepository.getGroupEntityReportsLocation(IGroupEntity)
to point to .reports subfolder. - getFolders() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns list of
IFolder
sorted ascending byIFolder.getTitleOrName()
. - getFolders(String) - Method in interface com.polarion.alm.projects.model.IFolderManager
-
Returns a list of all
IFolder
sorted in ascending order byIFolder.getTitleOrName()
from the given project. - getFolders(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns folders from the given Project or on the Global level.
- getFolderWorkItemsQuery(IProject, ILocation) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Returns a query that gets a list of Work Items stored in Documents in the given folder and its sub-folders.
- getFormattedName() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getFormatter(IExportHelper.Options) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
- getFraction(float, int) - Static method in class com.polarion.core.util.types.duration.Fraction
-
Deprecated.
- getFrom() - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getFrom() - Method in interface com.polarion.subterra.base.data.model.IValueMapping
-
From value.
- getFromDate() - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
- getFromState() - Method in interface com.polarion.alm.tracker.workflow.config.ITransition
- getFromTime() - Method in interface com.polarion.alm.tracker.calendar.IWorkingTime
-
The start of the working time.
- getFromTypes() - Method in interface com.polarion.alm.tracker.model.ILinkRoleOpt.IRule
- getFullPropertyName(String) - Static method in class com.polarion.alm.builder.spi.BuildPropertiesHelper
-
Get full name of given build property (including prefix).
- getFullUri() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
-
Returns unique URI for repository.
- getFunctions() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getFunctions() - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
-
Deprecated.
- getFunctions(String) - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
- getGeneratedBy() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the generatedBy value for this ProductLicense.
- getGlobalContextId() - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return global context id without cluster.
- getGlobalContextId(String) - Static method in class com.polarion.subterra.base.data.identification.ContextId
-
Return global context id for given cluster.
- getGlobalId() - Method in class com.polarion.alm.tracker.activity.Activity
- getGlobalId() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the globalId value for this Activity.
- getGlobalLanguageDefinitionsProvider() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns instance of
ILanguageDefinitionsProvider
with global language definitions. - getGlobalRoles() - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns all global roles.
- getGlobalRoles() - Method in interface com.polarion.platform.security.ISecurityService
- getGlobalRoles() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getGlobalRolesForUser(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Returns global roles assigned directly to the user.
- getGoals() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor
-
Maven 2 goals/phases to execute during calculation.
- getGroup() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Parent group.
- getGroup() - Method in class com.polarion.platform.jobs.spi.AbstractJobParameter
- getGroupACLRights(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getGroupACLRights(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Return access rights for the given Group ACL.
- getGroupEntity() - Method in interface com.polarion.alm.builder.IReportsRepository.IReport
-
Project or project group to which this report belongs.
- getGroupEntity() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Associated
IGroupEntity
. - getGroupEntity() - Method in interface com.polarion.alm.projects.model.IGroupUniqueObject
- getGroupEntityAtLocation(ILocation) - Method in interface com.polarion.alm.projects.IProjectService
- getGroupEntityForContextId(IContextId) - Method in interface com.polarion.alm.projects.IProjectService
- getGroupEntityOwningLocation(ILocation) - Method in interface com.polarion.alm.projects.IProjectService
-
Similar to
IProjectService.getGroupEntityAtLocation(ILocation)
, but returns the entity even if the given location lies inside that entity. - getGroupEntityReportsLocation(IGroupEntity) - Method in interface com.polarion.alm.builder.IReportsRepository
-
Return folder which should hold reports related to given group entity (if known).
- getGroupId() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Group id.
- getGroupId() - Method in interface com.polarion.alm.builder.model.IBuildArtifactSelector
-
Group id (if any).
- getGroupId() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor.IReportDefinition
-
Report plugin's group id.
- getGroupId() - Method in interface com.polarion.alm.builder.model.ICustomCalculationDescriptor.ICalculatorDefinition
-
Calculator's group id.
- getGroupId() - Method in class com.polarion.alm.builder.spi.BuildArtifactSelector
- getGroupId() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getGroupId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the groupId value for this TestRun.
- getGroupingOptions() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportManager
- getGroupings() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Grouping definition - a list of grouping ids.
- getGroupings() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getGroupRoles(String) - Method in class com.polarion.platform.spi.security.GroupRolesConfig
-
Returns the Role(s) assigned to the given Group by the currently loaded group-roles.xml file.
- getGroups() - Method in interface com.polarion.platform.security.IRoleAssignment
-
User Groups that the role assignment is obtained from.
- getGroupsForRole(String) - Method in class com.polarion.platform.spi.security.GroupRolesConfig
-
Returns The Group(s) with the Role that's assigned by the currently loaded group-roles.xml file.
- getGroupsForUser(String) - Method in class com.polarion.platform.spi.security.UserGroupsConfig
-
Returns the Group(s) containing the given User.
- getGroupURIs() - Method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Gets the groupURIs value for this ProjectGroup.
- getHeadingSidebarFields() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns field configuration for Work Item properties sidebar panel.
- getHeadingSidebarFields() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the headingSidebarFields value for this Module.
- getHeadingType(IProject) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Returns Work Item type of Document headings in the project.
- getHeadingWorkItemType() - Method in interface com.polarion.alm.tracker.model.IModule
- getHint() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
-
Returns description of the export
- getHistoricalLocations(String) - Method in interface com.polarion.platform.context.IContextNatureProvider
- getHistoricalLocations(String) - Method in interface com.polarion.platform.context.IContextService
- getHistoryLimitCount(String) - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- getHistoryLimitDays(String) - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- getHomepageContent() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getHomepageContent() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getHomePageContent() - Method in interface com.polarion.alm.projects.model.IUser
- getHomePageContent() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns home page content.
- getHomePageContent() - Method in interface com.polarion.alm.tracker.model.IPlan
- getHomePageContent() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getHomePageContent() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the homePageContent value for this Plan.
- getHomePageContent() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the homePageContent value for this User.
- getHomePageContent() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the homePageContent value for this TestRun.
- getHomePageContent() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the homePageContent value for this Module.
- getHomePageContent() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the homePageContent value for this WikiPage.
- getHomePageContentParts() - Method in interface com.polarion.alm.tracker.model.IModule
- getHooks() - Method in class com.polarion.alm.builder.spi.ConfigurationBuildExtender
- getHooks() - Method in interface com.polarion.alm.builder.spi.IBuildExtender.IExtenderContext
-
Currently active hooks.
- getHooksSet() - Method in class com.polarion.alm.builder.spi.ConfigurationBuildExtender
- getHours() - Method in class com.polarion.core.util.types.duration.DurationTime
-
Returns the duration in hours.
- getHTMLContentLabel(IBaseElement) - Method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getHTMLContentLabel(IBaseElement) - Method in interface com.polarion.qcentre.factbase.tools.render.IElementRenderer
- getHTMLHeaderLabel(IBaseElement) - Method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getHTMLHeaderLabel(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.ElementRendererFactory
- getHTMLHeaderLabel(IBaseElement) - Method in interface com.polarion.qcentre.factbase.tools.render.IElementRenderer
- getHTMLTextContentLabel(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.ElementRendererFactory
- getHyperlinkRoleEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the hyperlink link roles enumeration available in this project.
- getHyperlinks() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getHyperlinks() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the hyperlinks value for this WorkItem.
- getIcon() - Method in interface com.polarion.alm.projects.model.IProject
- getIcon() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the icon value for this Project.
- getIcon(IPObject, Map<String, String>) - Method in interface com.polarion.alm.ui.server.forms.extensions.IFormExtension
-
Returns the icon to be used in the title of the extension on work item form.
- getIconOrDefault() - Method in interface com.polarion.alm.projects.model.IProject
- getIconUrl() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtender
-
Returns the URL of the topic's icon.
- getIconUrl() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtenderNode
-
Returns the URL of the node's icon.
- getIconUrl(IBaseElement) - Method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getIconUrl(IBaseElement) - Method in interface com.polarion.qcentre.factbase.tools.render.IElementRenderer
- getId() - Method in interface com.polarion.alm.builder.IReportsRepository.IReport
-
Report id.
- getId() - Method in interface com.polarion.alm.projects.IProjectTemplate
- getId() - Method in class com.polarion.alm.projects.IProjectTemplate.Parameter
-
Method getId
- getId() - Method in interface com.polarion.alm.projects.model.IProject
- getId() - Method in interface com.polarion.alm.projects.model.IUniqueObject
- getId() - Method in interface com.polarion.alm.projects.model.IUser
-
The actual ID of the user.
- getId() - Method in interface com.polarion.alm.projects.model.IUserGroup
- getId() - Method in class com.polarion.alm.tracker.activity.Activity
- getId() - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- getId() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
- getId() - Method in interface com.polarion.alm.tracker.exporter.IParameterDescriptor
- getId() - Method in interface com.polarion.alm.tracker.importer.conditions.ITextConditionDescriptor
- getId() - Method in interface com.polarion.alm.tracker.importer.IImporterDescriptor
- getId() - Method in interface com.polarion.alm.tracker.model.ILanguageDefinition
- getId() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getId() - Method in class com.polarion.alm.tracker.TestsFileProcessorContribution
- getId() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getId() - Method in interface com.polarion.alm.tracker.workflow.config.IParameter
- getId() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportManager.IOption
- getId() - Method in class com.polarion.alm.ui.server.forms.extensions.FormExtensionContribution
- getId() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtender
-
Returns the id of the NavigationExtender.
- getId() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtenderNode
-
Returns the id of the NavigationExtenderNode.
- getId() - Method in interface com.polarion.alm.wiki.model.IWikiSpace
- getId() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the id value for this Build.
- getId() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the id value for this Plan.
- getId() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the id value for this Project.
- getId() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the id value for this User.
- getId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the id value for this TestRun.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the id value for this Activity.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.ActivitySource
-
Gets the id value for this ActivitySource.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the id value for this Attachment.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the id value for this Baseline.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.Category
-
Gets the id value for this Category.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the id value for this Comment.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Gets the id value for this CustomFieldType.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Gets the id value for this EnumOption.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.EnumOptionId
-
Gets the id value for this EnumOptionId.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.LanguageDefinition
-
Gets the id value for this LanguageDefinition.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the id value for this Module.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the id value for this ModuleComment.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the id value for this TestRunAttachment.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the id value for this TestRunComment.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the id value for this TimePoint.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the id value for this WikiPage.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the id value for this WikiPageAttachment.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the id value for this WorkItem.
- getId() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the id value for this WorkRecord.
- getId() - Method in interface com.polarion.platform.context.IContext
- getId() - Method in interface com.polarion.platform.jobs.IJob
-
Unique job id.
- getId() - Method in interface com.polarion.platform.persistence.IEnumOption
- getId() - Method in class com.polarion.platform.persistence.notifications.Notification
-
Returns the id refering to object to which this nofification relates to.
- getId() - Method in class com.polarion.platform.persistence.spi.ConstantEnumOption
- getId() - Method in class com.polarion.platform.persistence.spi.DelegatingOption
- getId() - Method in class com.polarion.platform.persistence.spi.EnumOption
- getId() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getId() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
- getId() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessToken
-
Gets the token ID
- getId() - Method in class com.polarion.platform.security.login.AccessToken
- getId() - Method in interface com.polarion.platform.security.login.ILoginAuthenticator
-
Get an authenticator ID.
- getId() - Method in class com.polarion.platform.security.login.OAuth2
- getId() - Method in class com.polarion.platform.security.login.Password
- getId() - Method in class com.polarion.platform.security.login.Saml
- getId() - Method in class com.polarion.platform.security.login.Spnego
-
Deprecated.
- getId() - Method in class com.polarion.platform.security.login.Tcss
- getId() - Method in interface com.polarion.psvn.core.notifications.INotificationEvent
- getId() - Method in interface com.polarion.qcentre.factbase.delta.IElementDelta
- getId() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getId() - Method in interface com.polarion.qcentre.factbase.IFactBase
- getId() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getId() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getId() - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getId() - Method in interface com.siemens.polarion.rt.api.IResourceTraceabilityRepositoryConfiguration
- getId() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtElement
- getID() - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Returns unique identifier of this calendar.
- getIdealProgress() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the idealProgress value for this PlanStatistics.
- getIdealProgressAsString() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the idealProgressAsString value for this PlanStatistics.
- getIdealProgressFactor(Date) - Method in interface com.polarion.alm.tracker.model.IPlan
-
Return ideal progress factor for the plan.
- getIdentityKey() - Method in class com.polarion.platform.persistence.spi.EnumOption
- getIdentityKey() - Method in interface com.polarion.platform.persistence.spi.IImmutableEnumOption
- getIdPrefix() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getIdPrefix() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the idPrefix value for this TestRun.
- getImport(String) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns import info by id or
null
if it is not found. - getImportedComment() - Method in interface com.polarion.alm.tracker.model.IModuleComment
- getImportedComment() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the importedComment value for this ModuleComment.
- getImporterDescriptor(String) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns descriptor with the given id.
- getImporterDescriptors() - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns descriptors of all registered importers (sorted lexicographically by label).
- getImporterDescriptors(String) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns descriptors of all registered importers (sorted lexicographically by label) that supports the export type (see
EXPORT_TYPE*
constants inIImportConfiguration
and its sub-interfaces. - getImportId() - Method in interface com.polarion.alm.tracker.importer.IImportInfo
- getImportManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the import manager.
- getImportResult() - Method in interface com.polarion.alm.tracker.importer.IImportInfo
- getImports(IUser) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns all imports started by the user (newer imports first), that were not removed yet.
- getImportTypes() - Method in interface com.polarion.alm.tracker.importer.IImporterDescriptor
-
Returns import types supported by this exporter.
- getIncludeTimeline() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Whether to include the timeline in the report (showing time spent on individual days, weeks, etc., see
IWorkReportConfiguration.getTimeScale()
). - getIncludeTimeline() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getIncludeWorkRecordList() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Whether to include the list of corresponding Work Records below each leaf group in the report.
- getIncludeWorkRecordList() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getInclusionPatterns() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.ISimpleBuildDeploymentDefinition
-
Comma or space separated list of file patterns to include.
- getIncompatibleCustomField(String) - Method in interface com.polarion.platform.persistence.model.IPObject
- getIncompatibleCustomField(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getIncompatibleCustomFieldPrototype(String) - Method in interface com.polarion.platform.persistence.model.IPObject
- getIncompatibleCustomFieldPrototype(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getIncompatibleCustomFieldsList() - Method in interface com.polarion.platform.persistence.model.IPObject
- getIncompatibleCustomFieldsList() - Method in class com.polarion.platform.persistence.spi.PObject
- getInDays() - Method in class com.polarion.core.util.types.duration.DurationTime
-
Deprecated.
- getIndexingData(IDataObject, String, IFieldAttributes) - Method in class com.polarion.alm.tracker.ApprovalsIndexFunction
- getInfo() - Method in class com.polarion.alm.tracker.activity.Activity
- getInfo() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the info value for this Activity.
- getInitialAction() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
-
Returns initial workflow action if it is defined for this workflow.
- getInitialAction(IWorkflowObject) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
Returns the initial workflow action if it is defined for this workflow.
- getInitialActionId() - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Returns id of the initial action used for workflow, or
null
if initial action is not defined. - getInitialEstimate() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the initial estimate of this Work Item.
- getInitialEstimate() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the initialEstimate value for this WorkItem.
- getInitials() - Method in interface com.polarion.alm.projects.model.IUser
- getInitials() - Method in interface com.polarion.alm.tracker.model.IModuleComment.IImportedCommentStruct
- getInitials() - Method in class com.polarion.alm.ws.client.types.tracker.ImportedComment
-
Gets the initials value for this ImportedComment.
- getInitialStatus() - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Returns the initial status used for workflow.
- getInitialWorkflowAction(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the initial workflow action for the specified object and returns
null
if there is no initial action for the corresponding workflow. - getInitialWorkflowActionForProjectAndType(String, EnumOptionId) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the initial workflow action for a specific Work Item Type in the specific Project.
- getInMonths() - Method in class com.polarion.core.util.types.duration.DurationTime
-
Deprecated.
- getInput() - Method in interface com.polarion.alm.tracker.importer.IImportConfiguration
- getInput() - Method in class com.polarion.alm.tracker.importer.ImportConfiguration
- getInstance() - Static method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- getInstance() - Static method in class com.polarion.qcentre.factbase.delta.Differencer
- getInstance() - Static method in class com.polarion.qcentre.factbase.serialization.FactBaseSerializationTool
- getInstance() - Static method in class com.polarion.subterra.base.data.model.TypeFactory
- getInstance(long, long) - Static method in class com.polarion.core.util.types.duration.DurationTimeFactory
-
Deprecated.
- getInstance(IObjectId) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns an instance of the correct type for the object id.
- getInstance(SubterraURI) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns an instance of the correct type for the given URI.
- getInstances(List<SubterraURI>) - Method in interface com.polarion.platform.persistence.IDataService
- getInstancesCount(IPrototype, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the instances count for a query.
- getInstancesCount(String, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the count of instances for a query.
- getInstancesCountInBaseline(String, String, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Searches the count of objects in the given index from a given revision.
- getInt(Object, int) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive int type.
- getIntegerParam(IExportConfiguration, String, int) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
- getIntenger(Object, Integer) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Integer
. - getInternalCommit() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the internalCommit value for this Revision.
- getInYears() - Method in class com.polarion.core.util.types.duration.DurationTime
-
Deprecated.
- getIpAddress() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the ipAddress value for this ProductLicense.
- getIssuedAt() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessToken
- getIsTemplate() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the isTemplate value for this Plan.
- getIsTemplate() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the isTemplate value for this TestRun.
- getItem() - Method in interface com.polarion.alm.tracker.model.IPlanRecord
- getItem() - Method in class com.polarion.alm.ws.client.types.planning.PlanRecord
-
Gets the item value for this PlanRecord.
- getItems() - Method in interface com.polarion.alm.tracker.model.IPlan
-
The returned set does not contain null values.
- getItemType() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterListType
-
List item type.
- getItemType() - Method in interface com.polarion.subterra.base.data.model.IListType
- getItemTypes() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterStructureType
-
Item names and types.
- getIteration() - Method in interface com.polarion.alm.tracker.model.ITestRecord
-
If there are multiple test records for a single test case, these test records are also called iterations.
- getIteration() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the iteration value for this TestRecord.
- getJob() - Method in interface com.polarion.alm.tracker.exporter.IExport
-
Returns job of this export.
- getJob() - Method in interface com.polarion.alm.tracker.importer.IImportInfo
- getJob() - Method in interface com.polarion.platform.jobs.IJobLogEvent
-
Job which send this event (if any).
- getJob() - Method in interface com.polarion.platform.jobs.IJobStatus
-
Job.
- getJob() - Method in interface com.polarion.platform.jobs.IJobUnit
-
Associated
IJob
. - getJob() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getJob() - Method in class com.polarion.platform.jobs.spi.service.JobStatus
- getJob(String) - Method in interface com.polarion.platform.jobs.IJobManager
-
Return job with given id (if known).
- getJobDescriptor(IJobUnit) - Method in interface com.polarion.platform.jobs.IJobUnitFactory
-
Job descriptor.
- getJobDescriptor(IJobUnit) - Method in class com.polarion.platform.jobs.spi.GenericJobUnitFactory
- getJobExecutionRequest() - Method in class com.polarion.platform.jobs.MultiJobExecutionRequest
-
Single job execution request.
- getJobForBuild(IBuild) - Method in interface com.polarion.alm.builder.IBuilderService
-
Return master job associated with given build.
- getJobId() - Method in interface com.polarion.alm.builder.model.IBuild
-
Returns the ID of a master job associated with the build.
- getJobId() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the jobId value for this Build.
- getJobLabel() - Method in class com.polarion.platform.jobs.scheduler.JobExecutionRequest
-
Returns job label.
- getJobManager() - Method in interface com.polarion.platform.jobs.IJob
-
Job manager.
- getJobManager() - Method in interface com.polarion.platform.jobs.IJobService
-
Job manager.
- getJobName() - Method in class com.polarion.platform.jobs.scheduler.JobExecutionRequest
-
Returns job name.
- getJobs() - Method in interface com.polarion.platform.jobs.IJobManager
-
Return all available jobs (in any state).
- getJobSchedules() - Method in interface com.polarion.platform.jobs.scheduler.IJobSchedulerService
-
Return all scheduled jobs.
- getJobSchedules(IContextId) - Method in interface com.polarion.platform.jobs.scheduler.IJobSchedulerService
-
Return all scheduled jobs which have given scope.
- getJobUnit() - Method in interface com.polarion.platform.jobs.IJob
-
Associated job unit.
- getJobUnit() - Method in interface com.polarion.platform.jobs.IJobDescriptor
-
Job unit used by dynamic descriptor.
- getJobUnit() - Method in class com.polarion.platform.jobs.spi.BasicJobDescriptor
- getJobUnit() - Method in class com.polarion.platform.jobs.spi.HiddenJobDescriptor
- getJobUnitFactory(String) - Method in interface com.polarion.platform.jobs.IJobUnitRepository
-
Return given factory.
- getJobUnitRepository() - Method in interface com.polarion.platform.jobs.IJobService
-
Job unit repository instance.
- getKeepInHistory() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the keepInHistory value for this TestRun.
- getKey() - Method in class com.polarion.alm.tracker.IModulePageLayouter.PropertyDescriptior
- getKey() - Method in class com.polarion.alm.ws.client.types.builder.BuildRequestorSpecificData
-
Gets the key value for this BuildRequestorSpecificData.
- getKey() - Method in class com.polarion.alm.ws.client.types.Property
-
Gets the key value for this Property.
- getKey() - Method in class com.polarion.alm.ws.client.types.testmanagement.Property
-
Gets the key value for this Property.
- getKey() - Method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValueEntry
-
Gets the key value for this ActivityCustomValueEntry.
- getKey() - Method in class com.polarion.alm.ws.client.types.tracker.Custom
-
Gets the key value for this Custom.
- getKey() - Method in class com.polarion.alm.ws.client.types.tracker.CustomField
-
Gets the key value for this CustomField.
- getKey() - Method in class com.polarion.platform.persistence.spi.OptionProperty
- getKey() - Method in interface com.polarion.platform.security.IUserCredentials
- getKeyNames() - Method in interface com.polarion.platform.persistence.model.IPrototype
- getKeyNames() - Method in interface com.polarion.subterra.base.data.model.IDataPrototype
- getKeyNames() - Method in interface com.polarion.subterra.base.data.model.IStructType
- getKeys() - Method in interface com.polarion.alm.tracker.model.ITable
- getKeys() - Method in interface com.polarion.alm.tracker.model.ITestSteps
- getKeys() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestSteps
-
Gets the keys value for this TestSteps.
- getKeys() - Method in class com.polarion.alm.ws.client.types.tracker.Table
-
Gets the keys value for this Table.
- getKeyType(String) - Method in interface com.polarion.platform.persistence.model.IPrototype
-
This method also handles composed keys to create a single destination for logic implementation.
- getKeyType(String) - Method in interface com.polarion.subterra.base.data.model.IDataPrototype
- getKeyType(String) - Method in interface com.polarion.subterra.base.data.model.IStructType
- getKind() - Method in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Returns the kind of difference as defined in
Differencer
. - getLabel() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Human-readable build artifact label (short description).
- getLabel() - Method in interface com.polarion.alm.builder.model.IBuildDeploymentArtifact
-
Build deployment artifact label.
- getLabel() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDeploymentDefinition
-
Build deployment artifact label.
- getLabel() - Method in class com.polarion.alm.builder.model.IBuildStatus.BuildStatusType
-
Return localized label of the status
- getLabel() - Method in interface com.polarion.alm.builder.spi.BIRDeployer.IBuildDeploymentArtifact
-
Build deployment artifact label.
- getLabel() - Method in interface com.polarion.alm.projects.model.IUser
-
Returns the name of the user, unless the name is empty or the user is unresolvable, in which case it returns the user ID.
- getLabel() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
- getLabel() - Method in interface com.polarion.alm.tracker.exporter.IExportTemplate
-
The template's label.
- getLabel() - Method in interface com.polarion.alm.tracker.exporter.IParameterDescriptor
- getLabel() - Method in interface com.polarion.alm.tracker.IModulePageLayouter.IRenderingLayout
- getLabel() - Method in class com.polarion.alm.tracker.IModulePageLayouter.PropertyDescriptior
- getLabel() - Method in interface com.polarion.alm.tracker.importer.IImporterDescriptor
- getLabel() - Method in interface com.polarion.alm.tracker.importer.IImportTemplate
- getLabel() - Method in interface com.polarion.alm.tracker.model.ILanguageDefinition
- getLabel() - Method in interface com.polarion.alm.tracker.model.ILinkedOslcResourceStruct
- getLabel() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns label for the plan which is name or id.
Never returns empty string or throws exception even when the Plan is unresolvable or the current user cannot read the name. - getLabel() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns the Test Run label.
- getLabel() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Return a string with the format 'ID - Title' or only the ID if the Title is null or empty.
- getLabel() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
Returns the workflow signature label.
- getLabel() - Method in interface com.polarion.alm.tracker.workflow.config.IContribution
-
The label of the contribution (can be localized).
- getLabel() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportManager.IOption
- getLabel() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtender
-
Returns the localized label of the NavigationExtender.
- getLabel() - Method in class com.polarion.alm.ui.server.navigation.NavigationExtenderNode
-
Returns the localized label of the NavigationExtenderNode.
- getLabel() - Method in class com.polarion.alm.ws.client.types.tracker.LanguageDefinition
-
Gets the label value for this LanguageDefinition.
- getLabel() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Gets the label value for this LinkedOslcResource.
- getLabel() - Method in interface com.polarion.platform.jobs.IJobDescriptor
-
Human-readable job label.
- getLabel() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Human-readable label.
- getLabel() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterChoice
-
Human-readable label.
- getLabel() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterGroup
-
Human-readable label.
- getLabel() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterType
-
Human-readable label.
- getLabel() - Method in class com.polarion.platform.jobs.spi.AbstractJobParameter
- getLabel() - Method in class com.polarion.platform.jobs.spi.BasicJobDescriptor
- getLabel() - Method in class com.polarion.platform.jobs.spi.HiddenJobDescriptor
- getLabel() - Method in class com.polarion.platform.jobs.spi.JobParameterPrimitiveType
- getLabel() - Method in interface com.polarion.platform.persistence.model.IPrototype
- getLabel() - Method in interface com.polarion.platform.persistence.model.IRevision
-
Return a string with the format 'Name - Revision message' or only the Name if the message is null or empty.
- getLabel(IPObject, Map<String, String>) - Method in interface com.polarion.alm.ui.server.forms.extensions.IFormExtension
-
Returns the label to be used in the title of the extension on work item form.
- getLabelProperty(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getLanguageDefinition(String) - Method in interface com.polarion.alm.tracker.model.ILanguageDefinitionsProvider
-
Returns language definition for given language.
- getLanguageDefinition(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the language definition for a given language.
- getLanguageDefinitions() - Method in interface com.polarion.alm.tracker.model.ILanguageDefinitionsProvider
-
Returns all language definitions (does not include default language definition).
- getLanguageDefinitions(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns all language definitions.
- getLanguageDefinitionsProvider() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns instance of
ILanguageDefinitionsProvider
with language definitions related to this project. - getLastChangedAuthor() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
Author of last change.
- getLastChangedDate() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
Date of last change.
- getLastChangedRevision() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
Revision of last change.
- getLastComponent() - Method in interface com.polarion.subterra.base.location.ILocation
-
Return last component of this location.
- getLastComponent() - Method in class com.polarion.subterra.base.location.Location
- getLastComponentExtension() - Method in interface com.polarion.subterra.base.location.ILocation
-
Returns the extension of the last component of this location, i.e.
- getLastComponentExtension() - Method in class com.polarion.subterra.base.location.Location
- getLastComponentWithoutExtension() - Method in interface com.polarion.subterra.base.location.ILocation
-
Returns the last component of this location without the extension, i.e.
- getLastComponentWithoutExtension() - Method in class com.polarion.subterra.base.location.Location
- getLastModificationTime() - Method in interface com.polarion.alm.builder.IWatchableRepository.ILocationWithTime
-
Last modification time.
- getLastModificationTime() - Method in interface com.polarion.alm.builder.IWatchableRepositoryListener.IChangedResource
-
Last modification time.
- getLastModificationTime() - Method in interface com.polarion.qcentre.factbase.IFactBase
- getLastModificationTime(ILocation) - Method in interface com.polarion.alm.builder.IReadableRepository
-
Return time of last modification if location is file.
- getLastModificationTime(String, String, String, boolean) - Method in class com.polarion.qcentre.factbase.serialization.CachedFactBaseRepository
- getLastModificationTime(String, String, String, boolean) - Method in interface com.polarion.qcentre.factbase.serialization.IFactBaseRepository
- getLastModificationTime(String, String, String, boolean) - Method in class com.polarion.qcentre.factbase.serialization.MemoryFactBaseRepository
- getLastModificationTime(String, String, String, boolean) - Method in class com.polarion.qcentre.factbase.serialization.SimpleFSFactBaseRepository
- getLastRevision() - Method in interface com.polarion.platform.persistence.model.IPObject
-
Returns the last revision in the History of this object.
- getLastRevision() - Method in class com.polarion.platform.persistence.spi.PObject
- getLastRevision(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Get the last revision for the given location.
- getLastRevisionCommitedByCurrentThread() - Method in interface com.polarion.platform.persistence.IDataService
- getLastStorageRevision() - Method in interface com.polarion.platform.persistence.IDataService
-
This method should be used instead of
IRepositoryReadOnlyConnection.getCurrentRepositoryState()
in use cases related to the model objects (i.e. - getLastTestRecords(IWorkItem, int) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns the latest Test Records by execution time for the test case.
- getLayout() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
- getLayouter() - Method in interface com.polarion.alm.tracker.IModulePageLayouter.IRenderingLayout
- getLdapSearchFilter() - Method in interface com.polarion.alm.projects.model.IUserGroup
- getLdapUserGroupSynchronization() - Method in interface com.polarion.alm.projects.IProjectService
- getLDAPUserIds() - Method in interface com.polarion.alm.projects.ILDAPUserSynchronization.ILDAPUserSynchronizationReport
- getLdapUsersSynchronization() - Method in interface com.polarion.alm.projects.IProjectService
- getLDAPUserSynchronization() - Method in interface com.polarion.alm.projects.IProjectService
-
Deprecated.Since 3.20.1 use
IProjectService.getLdapUsersSynchronization()
. - getLead() - Method in interface com.polarion.alm.projects.model.IProject
- getLead() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the lead value for this Project.
- getLength() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getLength() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the length value for this Attachment.
- getLength() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the length value for this TestRunAttachment.
- getLength() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the length value for this WikiPageAttachment.
- getLength() - Method in class com.polarion.core.util.types.duration.DurationTime
-
Deprecated.
- getLength(long) - Method in class com.polarion.core.util.types.duration.DurationTime
-
Deprecated.
- getLicense() - Method in class com.polarion.alm.ws.client.types.security.LicenseInfo
-
Gets the license value for this LicenseInfo.
- getLicenseFormat() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the licenseFormat value for this ProductLicense.
- getLicenseProfile() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the licenseProfile value for this ProductLicense.
- getLifecycleManager() - Method in interface com.polarion.alm.projects.IProjectService
- getLightweightTestRun(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Deprecated.Since 3.10.3, now equivalent to
ITestManagementService.getTestRun(String, String)
. The system propertyITestManagementService.DO_NOT_USE_LIGHTWEIGHT_TESTRUN
no longer has an effect. - getLinkedElementIds() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getLinkedElementIds() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getLinkedFeature() - Method in interface com.polarion.alm.tracker.model.IFeatureSelectionItem
- getLinkedItem() - Method in interface com.polarion.alm.tracker.model.IBuildLinkedWorkItemStruct
- getLinkedItem() - Method in interface com.polarion.alm.tracker.model.ILinkedWorkItemStruct
- getLinkedOslcResources() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the linkedOslcResources value for this Module.
- getLinkedOslcResources() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the linkedOslcResources value for this WorkItem.
- getLinkedOslcResourcesStructs() - Method in interface com.polarion.alm.tracker.model.IWithLinkedOslcResources
-
Returns the collection of
ILinkedOslcResourceStruct
structures contained in this item. - getLinkedOslcResourceStruct(URI, IEnumOption) - Method in interface com.polarion.alm.tracker.model.IWithLinkedOslcResources
-
get the existing OSLC link struct.
- getLinkedPages() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getLinkedPageURIs() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the linkedPageURIs value for this WikiPage.
- getLinkedResources(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns a set of resources linked to the Work Item.
- getLinkedRevisions() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getLinkedRevisions() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the linkedRevisions value for this WorkItem.
- getLinkedRevisionsDerived() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getLinkedRevisionsDerived() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the linkedRevisionsDerived value for this WorkItem.
- getLinkedRevisionsDirect() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getLinkedWIs() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Returns all workitems linked to this revisions directly and derived.
- getLinkedWIsDerived() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Searches the index to get the IDs of workitems, which link this revision.
- getLinkedWIsDerivedQuery() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Returns a query, which lists all work items, that reference this revision.
- getLinkedWIsDirect() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Returns all work items mentioned in this revisions message.
- getLinkedWIsDirectFromLogMessage(String) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Searches the items, which are mentioned in the commit message.
- getLinkedWIsDirectQuery() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Returns the query to find all workitems mentioned in the revision message.
- getLinkedWIsDirectQueryFromMessage(String) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns a query which finds all which are mentioned in the commit message.
- getLinkedWIsQuery() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Returns a query which finds all workitems linked to this revisions directly and derived.
- getLinkedWorkItems() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns all Work Items linked with and that link this Work Item.
- getLinkedWorkItems() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the linkedWorkItems value for this Build.
- getLinkedWorkItems() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the linkedWorkItems value for this WorkItem.
- getLinkedWorkItemsBack() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getLinkedWorkItemsDerived() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the linkedWorkItemsDerived value for this WorkItem.
- getLinkedWorkItemsDirect() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getLinkedWorkItemsStructs() - Method in interface com.polarion.alm.tracker.model.ITrackerBuild
-
Returns the collection of
IBuildLinkedWorkItemStruct
structures contained in this build. - getLinkedWorkItemsStructsBack() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the collection of
ILinkedWorkItemStruct
structures that reference this item. - getLinkedWorkItemsStructsBack(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
The same as
IWorkItem.getLinkedWorkItemsStructsBack()
but with possibility to have the links sorted by Work Item a sort string. - getLinkedWorkItemsStructsDirect() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the collection of
ILinkedWorkItemStruct
structures contained in this item. - getLinkedWorkItemsStructsDirect(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
The same as
IWorkItem.getLinkedWorkItemsStructsDirect()
but with possibility to have the links sorted by a Work Item sort string. - getLinkedWorkItemURI() - Method in interface com.polarion.alm.tracker.model.IExternallyLinkedWorkItemStruct
- getLinkedWorkItemURIs() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the linkedWorkItemURIs value for this Revision.
- getLinkPosition() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the linkPosition value for this LinkedResource.
- getLinkRole() - Method in interface com.polarion.alm.tracker.exporter.IMatrixExportConfiguration
-
Role of links that should be exported, or
null
if all links should be exported. - getLinkRole() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
- getLinkRole() - Method in interface com.polarion.alm.tracker.model.IBuildLinkedWorkItemStruct
- getLinkRole() - Method in interface com.polarion.alm.tracker.model.IExternallyLinkedWorkItemStruct
- getLinkRole() - Method in interface com.polarion.alm.tracker.model.ILinkedOslcResourceStruct
- getLinkRole() - Method in interface com.polarion.alm.tracker.model.ILinkedWorkItemStruct
- getLinks() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtElement
- getListCustomField(String, String, IContextId) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
-
Deprecated.use
ICustomFieldsProvider.getListCustomField(String, String, IContextId, Object)
Similar toICustomFieldsProvider.getCustomField(String, String, IContextId)
, but ensures that the resulting feature has theIListType
, otherwise an exception is thrown. If no such custom feature is defined, then a fake list ofString
feature is returned. - getListCustomField(String, String, IContextId, Object) - Method in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
-
Similar to
ICustomFieldsProvider.getCustomField(String, String, IContextId)
, but ensures, that the resulting feature has theIListType
, otherwise an exception is thrown. - getListeners(IJob) - Method in interface com.polarion.platform.jobs.IJobManager
- getListPrototype(String) - Method in interface com.polarion.platform.persistence.IPrototypeService
- getListType(String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getListType(String, IType) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getListTypeId() - Method in interface com.polarion.subterra.base.data.model.IListType
- getLocalDeploymentSpaceName() - Method in interface com.polarion.alm.builder.model.IBuild
-
The name of the local deployment space.
- getLocalDeploymentSpaceName() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the localDeploymentSpaceName value for this Build.
- getLocalDirectory() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.ISimpleBuildDeploymentDefinition
-
File location inside local deployment space (relative to artifact's base location) which should be grouped as one build deployment artifact.
- getLocale() - Static method in class com.polarion.platform.i18n.Localization
- getLocalId() - Method in interface com.polarion.platform.persistence.model.IPObject
-
Convenience method to get the local id
- getLocalId() - Method in class com.polarion.platform.persistence.spi.PObject
- getLocalId() - Method in interface com.polarion.subterra.base.data.identification.IObjectId
-
Local id.
- getLocalId() - Method in class com.polarion.subterra.base.data.identification.ObjectId
- getLocalId(String, String) - Static method in class com.polarion.subterra.base.data.identification.LocalId
-
Return local id without container and revision.
- getLocalIdFromPrototypeLessString(String, LocalId.IPrototypeResolver) - Static method in class com.polarion.subterra.base.data.identification.LocalId
-
Return local id for given prototype-less normalized string representation.
- getLocalIdFromString(String) - Static method in class com.polarion.subterra.base.data.identification.LocalId
-
Return local id for given normalized string representation.
- getLocalIdWithContainer(String, ILocalId, String) - Static method in class com.polarion.subterra.base.data.identification.LocalId
-
Return local id with container and without revision.
- getLocalIdWithContainerAndRevision(String, ILocalId, String, String) - Static method in class com.polarion.subterra.base.data.identification.LocalId
-
Return local id with container and revision.
- getLocalIdWithRevision(String, String, String) - Static method in class com.polarion.subterra.base.data.identification.LocalId
-
Return local id without container and with revision.
- getLocalizedDescription(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the localized description or the normal description if the localized description is not defined or empty.
- getLocalizedTitle(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the localized title or the normal title if the localized title is not defined or empty.
- getLocalizedWorkItemDescription(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the localized description or the normal description if the localized one is not defined or is empty.
- getLocalizedWorkItemDescriptionField(String, String, EnumOptionId) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the Id of the field of a Work Item of a given Type that stores the localized description.
- getLocalizedWorkItemTitle(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the localized title or normal title if the localized one is not defined or is empty.
- getLocalizedWorkItemTitleField(String, String, EnumOptionId) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the Id of the field of a Work Item of a given Type that stores the localized title.
- getLocalRepository() - Method in interface com.polarion.platform.repository.external.git.IGitRtRepositoryConfiguration
- getLocation() - Method in interface com.polarion.alm.builder.IReportsRepository.IReport
-
Report location.
- getLocation() - Method in interface com.polarion.alm.builder.IWatchableRepository.ILocationWithTime
-
Location.
- getLocation() - Method in interface com.polarion.alm.builder.IWatchableRepositoryListener.IChangedResource
-
Resource location.
- getLocation() - Method in interface com.polarion.alm.builder.model.IBuildDeploymentArtifact
-
Location in
IBuildInformationRepository
where this artifact is deployed. - getLocation() - Method in interface com.polarion.alm.builder.spi.BIRDeployer.IBuildDeploymentArtifact
-
Location in
IBuildInformationRepository
where given artifact is deployed. - getLocation() - Method in interface com.polarion.alm.projects.model.ILocatedObject
- getLocation() - Method in interface com.polarion.alm.projects.model.IProject
-
Returns the current location of the project folder in the repository.
- getLocation() - Method in interface com.polarion.alm.tracker.exporter.IExportTemplate
-
The location of the template within the repository.
- getLocation() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the location of this Work Item in the repository.
- getLocation() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the location value for this Plan.
- getLocation() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the location value for this Project.
- getLocation() - Method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Gets the location value for this ProjectGroup.
- getLocation() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the location value for this TestRun.
- getLocation() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the location value for this LinkedResource.
- getLocation() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the location value for this Module.
- getLocation() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the location value for this WikiPage.
- getLocation() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the location value for this WorkItem.
- getLocation() - Method in interface com.polarion.platform.context.IContext
- getLocation() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher.IProblem
- getLocation() - Method in exception com.polarion.platform.repository.config.RepositoryConfigurationException
- getLocation() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
Absolute location with revision.
- getLocation() - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getLocation() - Method in class com.polarion.subterra.base.location.ExtendedLocation
- getLocation() - Method in interface com.polarion.subterra.base.location.IExtendedLocation
-
Returns original
ILocation
instance. - getLocation() - Method in interface com.siemens.polarion.rt.collectors.api.model.RtFileProperties
- getLocation(String) - Static method in class com.polarion.subterra.base.location.Location
-
Return location for given location path.
- getLocation(String, String, String) - Static method in class com.polarion.subterra.base.location.Location
-
Returns location for given parameters.
- getLocationContext(ILocation, boolean) - Method in interface com.polarion.platform.context.IContextService
-
Returns the context related to the given location.
- getLocationDiffURL(ILocationChangeMetaData) - Method in interface com.polarion.platform.persistence.model.IRevision
- getLocationDiffURL(ILocationChangeMetaData) - Method in class com.polarion.platform.persistence.spi.Revision
- getLocationForAccessibleURL(URI) - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
-
Returns location for universally accessible URL.
- getLocationForAccessibleURL(URI) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
Returns the location for a universally accessible URL.
- getLocationForContextId(IContextId) - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getLocationForURI(String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns the location of the object with the specified uri.
- getLocationPath() - Method in interface com.polarion.subterra.base.location.ILocation
-
Return location path.
- getLocationPath() - Method in class com.polarion.subterra.base.location.Location
- getLocationTag(ILocation) - Method in interface com.polarion.alm.builder.ITaggableRepository
-
Return location tag (if any).
- getLocationURL(ILocationChangeMetaData) - Method in interface com.polarion.platform.persistence.model.IRevision
- getLocationURL(ILocationChangeMetaData) - Method in class com.polarion.platform.persistence.spi.Revision
- getLocationWithRepository(String, String) - Static method in class com.polarion.subterra.base.location.Location
-
Return location for given repository name and location path.
- getLocationWithRepositoryAndRevision(String, String, String) - Static method in class com.polarion.subterra.base.location.Location
-
Return location for given repository name, location path and revision.
- getLocationWithRevision(String, String) - Static method in class com.polarion.subterra.base.location.Location
-
Return location for given location path and revision.
- getLockWorkRecordsDate() - Method in interface com.polarion.alm.projects.model.IProject
- getLockWorkRecordsDate() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the lockWorkRecordsDate value for this Project.
- getLogEvents() - Method in interface com.polarion.platform.jobs.ILogger
-
Return all recorded log events.
- getLogFile() - Method in interface com.polarion.platform.jobs.ILogger
-
Returns the main log file of this job.
- getLogFiles() - Method in interface com.polarion.alm.builder.model.IBuild
-
All available log files associated with this build are stored in the
IBuilderService.getBuildInformationRepository()
. - getLogFiles() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the logFiles value for this Build.
- getLogFiles() - Method in interface com.polarion.platform.jobs.ILogger
-
Returns a collection of all logging files associated with the logger of the root job.
- getLogger() - Method in interface com.polarion.alm.builder.spi.IBuildExtender.IExtenderContext
-
Current logger.
- getLogger() - Method in interface com.polarion.platform.jobs.IJobUnit
-
System job parameter: logger.
- getLogger() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getLogger(Class<?>) - Static method in class com.polarion.core.util.logging.Logger
-
A method to obtain the logger instance to perform logging.
- getLogger(Object) - Static method in class com.polarion.core.util.logging.Logger
-
A method to obtain the logger instance to perform logging.
- getLogger(String) - Static method in class com.polarion.core.util.logging.Logger
-
A method to obtain the logger instance to perform logging.
- getLoginId() - Method in interface com.polarion.platform.security.IUserCredentials
- getLoginName() - Method in interface com.polarion.alm.projects.model.IUser
-
The same as
IUser.getId()
. - getLong(Object, long) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive long type.
- getLong(Object, Long) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Long
. - getMacAddress() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the macAddress value for this ProductLicense.
- getMaintainers() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getMap(String) - Static method in class com.polarion.core.util.types.duration.FractionalCombination
-
Deprecated.
- getMaxCreatedDefects() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getMaxCreatedDefects() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the maxCreatedDefects value for this TestsConfiguration.
- getMaxCreatedDefectsPercent() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getMaxCreatedDefectsPercent() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the maxCreatedDefectsPercent value for this TestsConfiguration.
- getMaximumFractionDigits() - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- getMaximumIntegerDigits() - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- getMergedRevisionsMetaData(String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Returns list (in implementation-dependent order) of meta data of revisions which were merged into given state.
- getMessage() - Method in interface com.polarion.alm.builder.model.IBuildEvent
-
Event message.
- getMessage() - Method in interface com.polarion.alm.builder.model.IBuildStatus
-
Status message.
- getMessage() - Method in class com.polarion.alm.builder.spi.StatusEvent
- getMessage() - Method in interface com.polarion.alm.tracker.exporter.IExportCommand.IExportResult
- getMessage() - Method in interface com.polarion.alm.tracker.importer.IImportCommand.IImportResult
- getMessage() - Method in interface com.polarion.alm.tracker.model.ILinkedRevisionStruct
- getMessage() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the message value for this Revision.
- getMessage() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the message value for this LinkedResource.
- getMessage() - Method in interface com.polarion.platform.jobs.IJobStatus
-
Status message.
- getMessage() - Method in interface com.polarion.platform.jobs.ILogEvent
-
Message.
- getMessage() - Method in class com.polarion.platform.jobs.spi.service.JobStatus
- getMessage() - Method in interface com.polarion.platform.persistence.model.IRevision
- getMessage() - Method in class com.polarion.platform.persistence.spi.Revision
- getMessage() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher.IProblem
- getMessage() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtLink
- getMessage(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
- getMessages() - Method in interface com.polarion.alm.projects.ILDAPUserSynchronization.ILDAPUserSynchronizationReport
- getMetaData(String, String) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
-
Returns commit metadata.
- getMillis() - Method in class com.polarion.core.util.types.duration.DurationTime
-
Returns the duration in milliseconds.
- getMillisPerDay() - Static method in class com.polarion.core.util.types.duration.DurationTime
- getMinimumFractionDigits() - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- getMinimumIntegerDigits() - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- getModified() - Method in interface com.polarion.platform.persistence.events.IPersistenceEvent
- getModifiedContainedObjects() - Method in interface com.polarion.alm.tracker.model.scripting.ISaveContext
- getModifiedDiffs() - Method in interface com.polarion.alm.tracker.model.ITypeInfo
- getModifiedLocation() - Method in exception com.polarion.platform.service.repository.ResourceConflictException
-
Modified location.
- getModifiedObjects() - Method in interface com.polarion.alm.tracker.workflow.ICallContext
-
Returns all objects that were marked as modified.
- getModule() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getModule() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
-
Returns the module in the context that the export was invoked for.
- getModule() - Method in interface com.polarion.alm.tracker.exporter.IModuleExportConfiguration
- getModule() - Method in class com.polarion.alm.tracker.exporter.ModuleExportConfiguration
- getModule() - Method in interface com.polarion.alm.tracker.importer.IModuleImportConfiguration
- getModule() - Method in class com.polarion.alm.tracker.importer.ModuleImportConfiguration
- getModule() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
- getModule() - Method in interface com.polarion.alm.tracker.model.IModuleAttachment
- getModule() - Method in interface com.polarion.alm.tracker.model.IModuleComment
- getModule() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getModule(IProject, ILocation) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Retrieves the module with the given location.
- getModuleAbsoluteLocation() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the moduleAbsoluteLocation value for this Module.
- getModuleByLocation(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Retrieves the Module/Document on the given location.
- getModuleByLocationWithFields(String, String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Retrieves the Module/Document on the given location with the given fields set.
- getModuleByUri(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets Module/Document with all fields filled.
- getModuleByUriWithFields(String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Module/Document with given fields filled in.
- getModuleFolder() - Method in interface com.polarion.alm.tracker.model.IModule
- getModuleFolder() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the moduleFolder value for this Module.
- getModuleLocation() - Method in interface com.polarion.alm.tracker.model.IModule
-
Module location - location of module folder, relative to modules root in the given project.
- getModuleLocation() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the moduleLocation value for this Module.
- getModuleManager() - Method in interface com.polarion.alm.tracker.ITrackerService
- getModuleName() - Method in interface com.polarion.alm.tracker.model.IModule
-
Module name (name of the module's file, without path).
- getModuleName() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the moduleName value for this Module.
- getModuleNameWithSpace() - Method in interface com.polarion.alm.tracker.model.IModule
-
Method returns module name with space in readable form Format: Space Name / Module Name or Module Name only if it's located in default space
- getModulePageLayouter(String) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Returns module page layouter with given name.
- getModules(IProject, ILocation) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Retrieves the modules contained in the given location.
- getModules(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the Modules/Documents residing on the given location relative to the "modules" folder of the given project.
- getModulesSubFolders(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the sub-folders of a given location relative to the "modules" folder of the given Project.
- getModulesWithFields(String, String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the Modules/Documents residing on the given location relative to the "modules" folder of the given project.
- getModuleTypeEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the module types enumeration available in this project.
- getModuleURI() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the moduleURI value for this WorkItem.
- getModuleUris(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the Modules/Documents residing on the given location relative to the "modules" folder of the given project.
- getModuleWorkItems(IProject, String, String, String, int) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Returns Work Items contained by modules from given project, query and optional module folder
- getModuleWorkItems(String, String, boolean, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns Work Items (with given fields set) contained in a given Module/Document under the given parent (if specified).
- getModuleWorkItemsQuery(IProject, ILocation) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Returns the query to get the list of items contained in the given Document.
- getModuleWorkItemsQuery(IProject, ILocation, boolean) - Method in interface com.polarion.alm.tracker.IModuleManager
-
In addition to
IModuleManager.getModuleWorkItemsQuery(IProject, ILocation)
, the query has the option to exclude unreferenced Work Items from the query results. - getModuleWorkItemUris(String, String, boolean) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns the URIs of Work Items contained in a given Module/Document under given parent (if specified).
- getMultiChoices() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterMultiChoiceType
-
Available choices.
- getMultiJobExecutionRequests() - Method in class com.polarion.platform.jobs.MultiJobExecutionRequest
- getName() - Method in interface com.polarion.alm.builder.IReportsRepository.IReport
-
Human-readable report name.
- getName() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor
-
Build name.
- getName() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IDerivedBuildDeploymentDefinition
-
Build deployment artifact name.
- getName() - Method in class com.polarion.alm.builder.model.IBuildStatus.BuildStatusType
-
Return status type name.
- getName() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor
-
Build name.
- getName() - Method in class com.polarion.alm.builder.spi.IBuildExtenderRepository.Hook
-
Return hook name.
- getName() - Method in interface com.polarion.alm.projects.IProjectTemplate
- getName() - Method in class com.polarion.alm.projects.IProjectTemplate.Parameter
-
Method getName
- getName() - Method in interface com.polarion.alm.projects.model.IFolder
- getName() - Method in interface com.polarion.alm.projects.model.IProject
- getName() - Method in interface com.polarion.alm.projects.model.IProjectGroup
-
The project group name is generated from a location of a project group
- getName() - Method in interface com.polarion.alm.projects.model.IUser
- getName() - Method in interface com.polarion.alm.projects.model.IUserGroup
- getName() - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Name of user's calendar is the id of the user, otherwise the name may be arbitrary.
- getName() - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
- getName() - Method in interface com.polarion.alm.tracker.exporter.IExportTemplate
-
The name of the template that serves as the ID.
- getName() - Method in interface com.polarion.alm.tracker.importer.conditions.ITextConditionDescriptor
- getName() - Method in interface com.polarion.alm.tracker.importer.IImportTemplate
- getName() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.FileReaderSource
- getName() - Method in interface com.polarion.alm.tracker.ITestsFileProcessor.ReaderSource
- getName() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.StringReaderSource
- getName() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getName() - Method in interface com.polarion.alm.tracker.model.IBaseline
- getName() - Method in interface com.polarion.alm.tracker.model.ICategory
- getName() - Method in interface com.polarion.alm.tracker.model.IPlan
- getName() - Method in interface com.polarion.alm.tracker.model.ITimePoint
- getName() - Method in interface com.polarion.alm.tracker.model.parameters.IParameter
- getName() - Method in interface com.polarion.alm.tracker.model.parameters.IParameterDefinition
- getName() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getName() - Method in interface com.polarion.alm.tracker.workflow.config.IContribution
-
The unique name (in fact this is an ID).
- getName() - Method in interface com.polarion.alm.tracker.workflow.config.IOperation
- getName() - Method in interface com.polarion.alm.tracker.workflow.config.IParameter
- getName() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getName() - Method in interface com.polarion.alm.wiki.model.IWikiSpace
- getName() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the name value for this Plan.
- getName() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the name value for this Project.
- getName() - Method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Gets the name value for this ProjectGroup.
- getName() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the name value for this User.
- getName() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the name value for this Revision.
- getName() - Method in class com.polarion.alm.ws.client.types.testmanagement.Parameter
-
Gets the name value for this Parameter.
- getName() - Method in class com.polarion.alm.ws.client.types.testmanagement.ParameterDefinition
-
Gets the name value for this ParameterDefinition.
- getName() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the name value for this Baseline.
- getName() - Method in class com.polarion.alm.ws.client.types.tracker.Category
-
Gets the name value for this Category.
- getName() - Method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Gets the name value for this CustomFieldType.
- getName() - Method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Gets the name value for this EnumOption.
- getName() - Method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Gets the name value for this Folder.
- getName() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the name value for this TimePoint.
- getName() - Method in interface com.polarion.platform.context.IContext
-
While the context id is globally unique and completely identifies the context in the tree hierarchy, the name is a string which identifies the context only locally.
- getName() - Method in interface com.polarion.platform.jobs.IJob
-
Job name.
- getName() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Name.
- getName() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterChoice
-
Choice name.
- getName() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterGroup
-
Name.
- getName() - Method in class com.polarion.platform.jobs.IJobStatus.JobStatusType
-
Return status type name.
- getName() - Method in interface com.polarion.platform.jobs.IJobUnit
-
Job name.
- getName() - Method in interface com.polarion.platform.jobs.IJobUnitFactory
-
Job factory name.
- getName() - Method in class com.polarion.platform.jobs.ILogEvent.LogEventSeverity
-
Return severity name.
- getName() - Method in class com.polarion.platform.jobs.JobState
-
Return state name.
- getName() - Method in class com.polarion.platform.jobs.spi.AbstractJobParameter
- getName() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getName() - Method in class com.polarion.platform.jobs.spi.GenericJobUnitFactory
- getName() - Method in interface com.polarion.platform.persistence.ICustomFieldType
-
Returns the (localized) name of this custom field type.
- getName() - Method in interface com.polarion.platform.persistence.IEnumObjectFactory
- getName() - Method in interface com.polarion.platform.persistence.IEnumOption
- getName() - Method in interface com.polarion.platform.persistence.model.IPrototype
- getName() - Method in interface com.polarion.platform.persistence.model.IRevision
- getName() - Method in class com.polarion.platform.persistence.spi.ConstantEnumOption
- getName() - Method in class com.polarion.platform.persistence.spi.DelegatingOption
- getName() - Method in class com.polarion.platform.persistence.spi.EnumOption
- getName() - Method in class com.polarion.platform.persistence.spi.Revision
- getName() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getName() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
- getName() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessToken
- getName() - Method in interface com.polarion.platform.security.IPermission
-
The permission's name.
- getName() - Method in class com.polarion.platform.security.Permission
- getName() - Method in interface com.polarion.platform.service.repository.IRevisionMetaData
-
Revision name.
- getName() - Method in interface com.polarion.psvn.core.notifications.INotificationEvent
- getName() - Method in class com.polarion.qcentre.factbase.Property
- getName() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getName() - Method in interface com.polarion.subterra.base.data.model.IDataPrototype
- getName() - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getNamedLicenseData() - Method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Gets the namedLicenseData value for this ProductLicense.
- getNativeActionId() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the action id as defined in workflow configuration.
- getNativeActionId() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the nativeActionId value for this WorkflowAction.
- getNature() - Method in interface com.polarion.platform.context.IContext
- getNearestTimePoint() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getNearestTimePoint(IContextId, boolean) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Returns nearest time point applicable to given context.
- getNearestTimePoint(String) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Deprecated.
- getNegativeName() - Method in interface com.polarion.alm.tracker.importer.conditions.ITextConditionDescriptor
- getNegativeTooltip() - Method in interface com.polarion.alm.tracker.importer.conditions.ITextConditionDescriptor
- getNestedStatuses() - Method in interface com.polarion.platform.jobs.IJobMultiStatus
-
Return nested
IJobStatus
es. - getNestedStatuses() - Method in class com.polarion.platform.jobs.spi.service.JobStatus
- getNewestModificationTime(FactBaseURI[], IFactBaseRepository) - Static method in class com.polarion.qcentre.factbase.FactBaseURI
- getNewFactElements() - Method in class com.polarion.qcentre.factbase.delta.FactsDeltaProcessor
- getNextState(String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Returns the next state for given state.
- getNodeId() - Method in interface com.polarion.platform.jobs.IJob
- getNodeId() - Method in class com.polarion.platform.jobs.scheduler.NodeSelector
- getNodeSelector() - Method in class com.polarion.platform.jobs.scheduler.JobExecutionRequest
-
Determines on which node the job should run in a cluster setup.
- getNonInheritedKeyNames() - Method in interface com.polarion.platform.persistence.model.IPrototype
- getNotClosedTimePoints() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getNotClosedTimePoints(IContextId, String, boolean) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Returns all not closed time points applicable to given context.
- getNotClosedTimePoints(String) - Method in interface com.polarion.alm.tracker.ITimePointsManager
- getNotification() - Method in interface com.polarion.platform.persistence.notifications.INotificationCreator.IChangeNotification
- getNotificationData() - Method in interface com.polarion.psvn.core.notifications.INotificationEvent
- getNotificationSettings() - Method in interface com.polarion.psvn.core.notifications.INotificationEventHandler
-
Polarion global notification settings (smtp host, sender email address, subject prefix)
- getNotificationTargets(INotificationEvent, String) - Method in interface com.polarion.psvn.core.notifications.ITarget
-
Processes the given event and returns the target email addresses or user IDs.
- getNotRecognizedConditionsMessages() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getNotRecognizedFunctionsMessages() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getNotRecognizedSignaturePolicyMessage() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getNumberFormat() - Method in class com.polarion.core.util.types.ThreadSafeDateFormatWrapper
- getNumberOfPlanned() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the numberOfPlanned value for this PlanStatistics.
- getNumberOfResolved() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the numberOfResolved value for this PlanStatistics.
- getNumberOfUnresolved() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the numberOfUnresolved value for this PlanStatistics.
- getObject() - Method in interface com.polarion.alm.tracker.exporter.IPObjectTree.IPObjectTreeNode
-
Returns the object at this tree node.
- getObject() - Method in interface com.polarion.alm.tracker.model.IModificationDiff
- getObject(Object, Class<?>, Object) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to the specified type.
- getObjectEnumerationForEnumId(IEnumType, IContextId) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the instance of the object enum factory, that handles the enumeration with a given ID.
- getObjectEnumerationForKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the instance of the object enum factory, that handles the enumeration for a given key.
- getObjectFromEnumOption(IEnumOption) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the IPObject instance from the given IEnumOption if it exists.
- getObjectHierarchyProvider() - Method in interface com.polarion.platform.persistence.IDataService
- getObjectHistory(T) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the whole history of the a given object, in the form of its versioned objects.
- getObjectId() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the objectId value for this LinkedResource.
- getObjectId() - Method in interface com.polarion.platform.persistence.model.IPObject
-
Convenience method to extract the
IObjectId
from the object'sSubterraURI
. - getObjectId() - Method in class com.polarion.platform.persistence.spi.PObject
- getObjectId() - Method in class com.polarion.subterra.base.data.identification.EncapsulatedObjectid
- getObjectId() - Method in interface com.polarion.subterra.base.data.identification.IEncapsulatedObjectId
-
Return enapsulated object id.
- getObjectIdForSubterraURI(SubterraURI) - Method in interface com.polarion.platform.persistence.IDataService
-
Reverse method to
IDataService.getSubterraURIForObjectId(IObjectId)
- getObjectIdForSubterraURI(SubterraURI) - Method in class com.polarion.subterra.base.data.identification.DefaultObjectResolver
- getObjectIdForSubterraURI(SubterraURI) - Method in interface com.polarion.subterra.base.data.identification.IObjectResolver
-
Return object id for given SubterraURI.
- getObjectIdFromPrototypeLessString(String, LocalId.IPrototypeResolver) - Static method in class com.polarion.subterra.base.data.identification.ObjectId
-
Return object id for given prototype-less normalized string representation.
- getObjectIdFromString(String) - Static method in class com.polarion.subterra.base.data.identification.ObjectId
-
Return object id for given normalized string representation.
- getObjectName() - Method in interface com.polarion.subterra.base.data.identification.ILocalId
-
Object name.
- getObjectName() - Method in class com.polarion.subterra.base.data.identification.LocalId
- getObjectReference() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtLink
- getObjectRevision() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the objectRevision value for this LinkedResource.
- getObjectRevision() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtObjectReference
- getObjectType() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtObjectReference
- getObjectWithRevision() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollectionElement
-
Returns the object in the revision it has in the collection.
- getOldestModificationTime(FactBaseURI[], IFactBaseRepository) - Static method in class com.polarion.qcentre.factbase.FactBaseURI
- getOneDayLength() - Method in interface com.polarion.alm.tracker.IPlanningManager
- getOneDayLength() - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the length of one day
- getOppositeName() - Method in interface com.polarion.alm.tracker.model.ILinkRoleOpt
- getOptionalFieldName() - Method in interface com.polarion.platform.persistence.IEnumObjectFactory
- getOrderedItems() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns child items from persisted object in the order that respects
IPlan.getPrioritizationField()
- getOrientation() - Method in class com.polarion.alm.ws.client.types.tracker.PdfProperties
-
Gets the orientation value for this PdfProperties.
- getOriginalSubterraURIFromRevisionDataObjectURI(SubterraURI) - Method in class com.polarion.platform.persistence.spi.diff.DefaultDiffGenerator
- getOSLCItemLinkRoleEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the OSLC item link roles enumeration available in this project.
- getOutlineNumber() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
-
Returns outline number of this node.
- getOutlineNumber() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getOutlineNumber() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the outlineNumber value for this WorkItem.
- getOutlineNumbering() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns configuration of outline numbering of workitems for this module.
- getOutlineNumberingPrefix() - Method in interface com.polarion.alm.tracker.model.IModule
-
Gets prefix for outline numbering or
null
if prefix is not defined. - getOutlineNumberOfWorkitem(IWorkItem) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns outline number of work item.
- getOverridenPaths(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getPage(String, String, String, String) - Method in interface com.polarion.alm.wiki.IWikiService
- getPageLocation() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the pageLocation value for this WikiPage.
- getPageName() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getPageName() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getPageName() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the pageName value for this WikiPage.
- getPageNameWithSpace() - Method in interface com.polarion.alm.tracker.model.IRichPage
-
Method returns the page name with the space in a readable form.
- getPageNameWithSpace() - Method in interface com.polarion.alm.tracker.model.IWikiPage
-
Method returns page name with space in readable form Format: Space Name / Page Name or Page Name only if it's located in default space
- getPages() - Method in interface com.polarion.alm.wiki.model.IWikiSpace
- getPages(String, String) - Method in interface com.polarion.alm.wiki.IWikiService
- getPageUrl(IContextId) - Method in class com.polarion.alm.ui.server.navigation.NavigationExtender
-
Returns URL to be opened in the main IFRAME.
- getPageUrl(IContextId) - Method in class com.polarion.alm.ui.server.navigation.NavigationExtenderNode
-
Returns URL to be opened in the main IFRAME.
- getPaperSize() - Method in class com.polarion.alm.ws.client.types.tracker.PdfProperties
-
Gets the paperSize value for this PdfProperties.
- getParameter(String) - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getParameter(String) - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
- getParameter(String) - Method in interface com.polarion.alm.tracker.importer.IImportConfiguration
- getParameter(String) - Method in class com.polarion.alm.tracker.importer.ImportConfiguration
- getParameter(String) - Method in interface com.polarion.alm.tracker.model.parameters.IParametersManager
-
Gets the parameter with the given name.
- getParameter(String) - Method in interface com.polarion.platform.jobs.IJobDescriptor
-
Return parameter description of given name (if known).
- getParameter(String) - Method in class com.polarion.platform.jobs.spi.BasicJobDescriptor
- getParameter(String) - Method in class com.polarion.platform.jobs.spi.HiddenJobDescriptor
- getParameterDefinitions() - Method in interface com.polarion.alm.tracker.model.parameters.IParametersAndDefinitionsManager
-
Returns immutable list of all configured parameter definitions.
- getParameterDefinitions() - Method in interface com.polarion.alm.tracker.model.parameters.IParametersAndDefinitionsStruct
- getParameterDefinitions() - Method in class com.polarion.alm.ws.client.types.testmanagement.ParametersAndDefinitions
-
Gets the parameterDefinitions value for this ParametersAndDefinitions.
- getParameterDefinitions() - Method in class com.polarion.alm.ws.client.types.testmanagement.ParametersLibrary
-
Gets the parameterDefinitions value for this ParametersLibrary.
- getParameterDescriptors() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
- getParameterDescriptors() - Method in interface com.polarion.alm.tracker.importer.IImporterDescriptor
- getParameterGroup(String) - Method in interface com.polarion.platform.jobs.IJobDescriptor
-
Return parameter group of given name (if known).
- getParameterGroup(String) - Method in class com.polarion.platform.jobs.spi.BasicJobDescriptor
- getParameterGroup(String) - Method in class com.polarion.platform.jobs.spi.HiddenJobDescriptor
- getParameters() - Method in interface com.polarion.alm.projects.IProjectTemplate
-
Returns the
Parameter
s for thisIProjectTemplate
. - getParameters() - Method in interface com.polarion.alm.tracker.model.parameters.IParametersAndDefinitionsStruct
- getParameters() - Method in interface com.polarion.alm.tracker.model.parameters.IParametersManager
-
Returns an immutable list of existing parameters.
- getParameters() - Method in interface com.polarion.alm.tracker.workflow.config.IContribution
- getParameters() - Method in class com.polarion.alm.ws.client.types.testmanagement.ParametersAndDefinitions
-
Gets the parameters value for this ParametersAndDefinitions.
- getParameters() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterGroup
-
Available parameters placed inside this group (not subgroups).
- getParameters() - Method in class com.polarion.platform.jobs.scheduler.JobExecutionRequest
-
Returns job parameters.
- getParameters() - Method in interface com.polarion.subterra.base.data.model.ICustomField
- getParametersIDs() - Method in interface com.polarion.alm.projects.IProjectTemplate
- getParameterValue(String) - Method in interface com.polarion.alm.tracker.model.parameters.IParametersAndDefinitionsStruct
-
Gets the parameter value for the parameter with the given name.
- getParamId() - Method in interface com.polarion.psvn.core.notifications.ITargetMetaInfo
-
The attrribute name of target parameter.
- getParamName() - Method in interface com.polarion.psvn.core.notifications.ITargetMetaInfo
- getParams() - Method in interface com.polarion.alm.tracker.workflow.config.IOperation
- getParent() - Method in interface com.polarion.alm.projects.model.IFolder
-
Returns parent
IFolder
. - getParent() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
- getParent() - Method in interface com.polarion.alm.tracker.model.IPlan
- getParent() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the parent value for this Plan.
- getParent() - Method in interface com.polarion.platform.jobs.IJob
-
Parent job (if any).
- getParent() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterGroup
-
Parent group.
- getParent() - Method in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Returns the parent of this element.
- getParent() - Method in interface com.polarion.qcentre.factbase.IBaseElement
-
For structure elements it return parent structure element.
- getParent() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getParentComment() - Method in interface com.polarion.alm.tracker.model.IComment
- getParentComment() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getParentComment() - Method in interface com.polarion.alm.tracker.model.IModuleComment
- getParentCommentURI() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the parentCommentURI value for this Comment.
- getParentCommentURI() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the parentCommentURI value for this ModuleComment.
- getParentCommentURI() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the parentCommentURI value for this TestRunComment.
- getParentContextId(IContextId) - Method in interface com.polarion.platform.context.IContextService
- getParentItemURI() - Method in class com.polarion.alm.ws.client.types.tracker.CustomField
-
Gets the parentItemURI value for this CustomField.
- getParentLocation() - Method in interface com.polarion.subterra.base.location.ILocation
-
Return parent location (location without last component).
- getParentLocation() - Method in class com.polarion.subterra.base.location.Location
- getParentPermissions() - Method in class com.polarion.platform.security.AdministrationPermission
- getParentPermissions() - Method in class com.polarion.platform.security.ChangePasswordPermission
- getParentPermissions() - Method in interface com.polarion.platform.security.IPermission
-
The collection of permissions, to which the decision about this permission is granted, if there is no record for exactly this permission.
- getParentPermissions() - Method in class com.polarion.platform.security.Permission
- getParentPermissions() - Method in class com.polarion.platform.security.ReportPermission
- getParentPermissions() - Method in class com.polarion.platform.security.UserManagementPermission
- getParentPermissions(IPermission) - Method in interface com.polarion.platform.security.ISecurityService
- getParentProjectGroup() - Method in interface com.polarion.alm.projects.model.IProjectGroup
- getParents(IObjectId) - Method in interface com.polarion.platform.persistence.IObjectHierarchyProvider
- getParentURI() - Method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Gets the parentURI value for this ProjectGroup.
- getParserId() - Method in interface com.siemens.polarion.rt.parsers.api.RtParsingContext
-
Gets the parser id currently used for parsing.
- getParserProperties() - Method in interface com.siemens.polarion.rt.parsers.api.RtParsingContext
- getPassword() - Method in interface com.polarion.platform.security.IUserCredentials
- getPassword() - Method in interface com.polarion.platform.security.login.IPassword
-
Get password.
- getPath() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.FileReaderSource
- getPath() - Method in interface com.polarion.alm.tracker.ITestsFileProcessor.ReaderSource
- getPath() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.StringReaderSource
- getPayload() - Method in interface com.polarion.platform.jobs.spi.IJobContextService
- getPercentualProjectAssignment(String, String) - Method in interface com.polarion.alm.tracker.IPlanningManager
- getPercentualProjectAssignments(String) - Method in interface com.polarion.alm.tracker.IPlanningManager
- getPeriodEnd() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Only work records with this date or earlier will be included in the report.
- getPeriodEnd() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getPeriodStart() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Only work records with this date or later will be included in the report.
- getPeriodStart() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getPermission() - Method in exception com.polarion.platform.security.PermissionDeniedException
- getPersistencePolicy() - Method in interface com.polarion.platform.persistence.IDataService
- getPlainTextContentLabel(IBaseElement) - Method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getPlainTextContentLabel(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.ElementRendererFactory
- getPlainTextContentLabel(IBaseElement) - Method in interface com.polarion.qcentre.factbase.tools.render.IElementRenderer
- getPlainTextHeaderLabel(IBaseElement) - Method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getPlainTextHeaderLabel(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.ElementRendererFactory
- getPlainTextHeaderLabel(IBaseElement) - Method in interface com.polarion.qcentre.factbase.tools.render.IElementRenderer
- getPlan() - Method in interface com.polarion.alm.tracker.model.IPlanRecord
- getPlan(String, String, String) - Method in interface com.polarion.alm.tracker.IPlanningManager
-
Returns Plan or Plan template from specified project with specified ID.
- getPlanById(String, String) - Method in interface com.polarion.alm.ws.client.planning.PlanningWebService
-
Returns a specific plan
- getPlanByUri(String) - Method in interface com.polarion.alm.ws.client.planning.PlanningWebService
-
Returns a specific plan
- getPlanDiff() - Method in interface com.polarion.alm.tracker.model.IBaselineDiff
- getPlaningConstraintDate(String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the Date of a planning constraint.
- getPlanned() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the planned value for this PlanStatistics.
- getPlannedAsString() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the plannedAsString value for this PlanStatistics.
- getPlannedEnd() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getPlannedEnd() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the plannedEnd value for this WorkItem.
- getPlannedEstimateForItem(IWorkItem) - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns the planned estimate value for the given Work Item in this Plan - it is based on value of some field of the given work item depending on the configuration of this Plan.
- getPlannedIn() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getPlannedInURIs() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the plannedInURIs value for this WorkItem.
- getPlannedStart() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getPlannedStart() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the plannedStart value for this WorkItem.
- getPlanningConstraints() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getPlanningConstraints() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the planningConstraints value for this WorkItem.
- getPlanningConstraintsSet() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getPlanningManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the planning manager.
- getPlanningService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getPlanStatistics(String) - Method in interface com.polarion.alm.ws.client.planning.PlanningWebService
-
Get statistics of the plan
- getPlanWikiContent(String) - Method in interface com.polarion.alm.ws.client.planning.PlanningWebService
-
Returns the wiki content of plan with given uri
- getPlatform() - Static method in class com.polarion.platform.core.PlatformContext
- getPluginDefinition() - Method in interface com.polarion.alm.builder.model.ICalculationDescriptor.IReportDefinition
-
Report plugin definition.
- getPluginDefinition() - Method in interface com.polarion.alm.builder.model.ICustomCalculationDescriptor.ICalculatorDefinition
-
Plugin definition.
- getPObject() - Method in class com.polarion.platform.persistence.spi.Structure
- getPolarionProductName() - Method in interface com.polarion.platform.IPlatformService
- getPolarionUsersNotInLDAP() - Method in interface com.polarion.alm.projects.ILDAPUserSynchronization.ILDAPUserSynchronizationReport
-
Deprecated.
- getPolarionUsersNotMatchingLdapQuery() - Method in interface com.polarion.alm.projects.ILDAPUserSynchronization.ILDAPUserSynchronizationReport
-
Returns a list of users that exist in Polarion, but do not match configured LDAP query.
- getPolarionVersion() - Method in interface com.polarion.platform.IPlatformService
- getPolicy() - Method in interface com.polarion.alm.tracker.ITestManagementService
- getPopularWorkItems(IProject[]) - Method in interface com.polarion.alm.tracker.IVotingManager
-
Returns a list of work items ordered descending by number of votes.
- getPosition() - Method in class com.polarion.subterra.base.location.ExtendedLocation
- getPosition() - Method in interface com.polarion.subterra.base.location.IExtendedLocation
-
Returns the position in the resource to focus on.
- getPosition() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtElement
- getPosition() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtLink
- getPrefix() - Method in class com.polarion.alm.tracker.activity.Activity
- getPrefix() - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- getPrefix() - Method in interface com.polarion.alm.tracker.model.IModule.IOutlineNumberingDef
-
Returns prefix of outline numbering of workitems for this module.
- getPrefix() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the prefix value for this Activity.
- getPrefix() - Method in class com.polarion.alm.ws.client.types.tracker.ActivitySource
-
Gets the prefix value for this ActivitySource.
- getPreparedBuildArtifact() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactEngineer.IEngineeringContext
-
Prepared build artifact.
- getPreviewLink(IPObject) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
- getPreviousRevision() - Method in interface com.polarion.platform.persistence.events.IPersistenceEvent
- getPreviousState(String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Returns the previous state for the given state.
- getPreviousStatus() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Deprecated.The previous status is not used internally anymore and should not be used.
- getPreviousStatus() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the previousStatus value for this WorkItem.
- getPreviousStorageRevision(String) - Method in interface com.polarion.platform.persistence.IDataService
-
This method should be used instead of
IRepositoryReadOnlyConnection.getPreviousState(String)
in use cases related to the model objects (i.e. - getPreviousTimeSpent() - Method in interface com.polarion.alm.tracker.model.IPlan
- getPreviousTimeSpent() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the previousTimeSpent value for this Plan.
- getPrimaryKey() - Method in interface com.polarion.platform.persistence.model.IPrototype
- getPrimaryKey() - Method in interface com.polarion.subterra.base.data.model.IDataPrototype
- getPrimitiveType(Class) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getPrimitiveType(Class, String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getPrimitiveType(String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getPrimitiveType(String, String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getPrioritizationField() - Method in interface com.polarion.alm.tracker.model.IPlan
- getPrioritizationField() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the prioritizationField value for this Plan.
- getPriority() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getPriority() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the priority value for this WorkItem.
- getPriority() - Method in interface com.polarion.platform.jobs.IJob
-
Job priority.
- getPriority() - Method in interface com.polarion.platform.jobs.IJobUnit
-
Return requested priority (is taken as an advise for
IJob.getPriority()
. - getPriority() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getPriority() - Method in class com.polarion.platform.persistence.notifications.Notification
-
Returns this notification's priority.
- getPriorityEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the priority enumeration available in this project.
- getProblematicLocations() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher
-
Returns list of problematic locations.
- getProblemCatcher() - Method in interface com.polarion.platform.repository.config.IDataHandlerContext
- getProblems(ILocation) - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher
-
Returns problems for given location.
- getProductLicense() - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns the product license.
- getProgress() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the progress value for this PlanStatistics.
- getProgressAsString() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the progressAsString value for this PlanStatistics.
- getProject() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDependencyDefinition
-
Project to use for building of this artifact.
- getProject() - Method in interface com.polarion.alm.projects.IProjectManagementJobUnit
- getProject() - Method in interface com.polarion.alm.projects.model.IFolder
- getProject() - Method in interface com.polarion.alm.projects.model.IUniqueObject
- getProject() - Method in interface com.polarion.alm.tracker.model.IExternalWorkItemURI
- getProject() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
- getProject() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getProject() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the project value for this Baseline.
- getProject() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the project value for this Module.
- getProject() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the project value for this WikiPage.
- getProject() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the project value for this WorkItem.
- getProject() - Method in interface com.polarion.psvn.core.notifications.INotificationData
- getProject(String) - Method in interface com.polarion.alm.projects.IProjectService
- getProject(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a project.
- getProjectAtLocation(ILocation) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the project located at the given location.
- getProjectAtLocation(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a project at given location.
- getProjectBuildLocation(IBuildArtifact, String) - Method in interface com.polarion.alm.builder.IBuildInformationRepository
-
Folder which should hold build information of given artifacts's build (identified by build id).
- getProjectByURI(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a project.
- getProjectForContextId(IContextId) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the
IProject
representing the given context or null if the context represents a project Group. - getProjectGroup() - Method in interface com.polarion.alm.projects.model.IProject
- getProjectGroup(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a project group.
- getProjectGroupAtLocation(ILocation) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the project Group located at the given location.
- getProjectGroupAtLocation(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a project group at given location.
- getProjectGroupForContextId(IContextId) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the
IProjectGroup
representing the given context or null if the context represents a project. - getProjectGroupForPath(String) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the
IProjectGroup
, that contains the location. - getProjectGroupOwningLocation(ILocation) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the project Group that contains the given location.
- getProjectGroupURI() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the projectGroupURI value for this Project.
- getProjectId() - Method in interface com.polarion.alm.projects.model.IUniqueObject
- getProjectId() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getProjectId() - Method in interface com.polarion.alm.wiki.model.IWikiSpace
- getProjectId() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the projectId value for this LinkedResource.
- getProjectId() - Method in interface com.siemens.polarion.rt.collectors.api.model.RtFileProperties
- getProjectId() - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionContext
- getProjectId() - Method in interface com.siemens.polarion.rt.parsers.api.RtParsingContext
-
Gets the project id that is related to parsed source file.
- getProjectIdForContextId(IContextId) - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getProjectIdForLocation(ILocation) - Method in interface com.polarion.platform.context.IContextNatureProvider
-
This method is used during decision, how the
IContextId
for given location will look like - whether it's a project one or group one. - getProjectIDs() - Method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Gets the projectIDs value for this ProjectGroup.
- getProjectName(String) - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getProjectOwningLocation(ILocation) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the project located at or above a given location.
- getProjectService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getProjectSpan() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns project span of the plan.
- getProjectSpan() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns the
IProject
list where Test Cases for this Test Run can be planned. - getProjectSpanURIs() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the projectSpanURIs value for this Plan.
- getProjectSpanURIs() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the projectSpanURIs value for this TestRun.
- getProjectsService() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the project service used by this tracker service.
- getProjectTemplateCustomIco(BufferedOutputStream, String, String, boolean) - Method in interface com.polarion.alm.projects.IProjectLifecycleManager
-
Get custom ico from project template in stream
- getProjectURI() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the projectURI value for this Plan.
- getProjectURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the projectURI value for this TestRun.
- getProjectURI() - Method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Gets the projectURI value for this Folder.
- getProjectUsers(IProject) - Method in interface com.polarion.alm.projects.IProjectService
- getProjectUsers(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets users of a project.
- getProperties() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Named values that will be presented in the work report.
- getProperties() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getProperties() - Method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Gets the properties value for this EnumOption.
- getProperties() - Method in class com.polarion.platform.announce.Announcement
- getProperties() - Method in interface com.polarion.platform.announce.IAnnouncement
- getProperties() - Method in interface com.polarion.platform.config.IConfigService
-
Deprecated.Returns all available properties.
- getProperties() - Method in interface com.polarion.platform.persistence.IEnumOption
- getProperties() - Method in class com.polarion.platform.persistence.spi.ConstantEnumOption
- getProperties() - Method in class com.polarion.platform.persistence.spi.DelegatingOption
- getProperties() - Method in class com.polarion.platform.persistence.spi.EnumOption
- getProperties() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getProperties() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getProperties() - Method in class com.polarion.qcentre.factbase.Property
- getProperties(IBuildArtifact, String, String, Properties) - Static method in class com.polarion.alm.builder.spi.BuildPropertiesHelper
-
Gather all relevant build/calculation properties for given build artifact.
- getProperties(IContextualBuildArtifact) - Static method in class com.polarion.alm.builder.spi.BuildPropertiesHelper
-
Get build/calculation properties attached to given artifact.
- getProperties(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Get properties map.
- getProperty(ILocation, String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Get property value.
- getProperty(String) - Method in interface com.polarion.alm.tracker.IModulePageLayouter.IRenderingLayout
- getProperty(String) - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getProperty(String) - Method in interface com.polarion.platform.persistence.IEnumOption
-
This method allows the system to pass through some specific attributes for different enumerations, like colors of texts, or url of icons.
- getProperty(String) - Method in class com.polarion.platform.persistence.spi.ConstantEnumOption
- getProperty(String) - Method in class com.polarion.platform.persistence.spi.DelegatingOption
- getProperty(String) - Method in class com.polarion.platform.persistence.spi.EnumOption
- getProperty(String) - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getProperty(String) - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getProperty(String) - Method in class com.polarion.qcentre.factbase.Property
- getProperty(String) - Method in interface com.siemens.polarion.rt.parsers.api.RtParserProperties
-
Gets the parser configuration property value.
- getPropertyDescriptors() - Method in interface com.polarion.alm.tracker.IModulePageLayouter
-
Returns a list of PropertyDescriptiors needed by the layout customization dialog for editing the properties.
- getPropertyNames() - Method in interface com.siemens.polarion.rt.parsers.api.RtParserProperties
-
Gets the names of the defined parser configuration properties.
- getPropertyValue(String) - Method in interface com.polarion.platform.config.IConfigService
-
Deprecated.Returns value of given property.
- getPropertyValue(String) - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getPropertyValue(String) - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getPropertyValue(String, Object) - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getPropertyValue(String, Object) - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getPropertyValue(String, Object) - Method in class com.polarion.qcentre.factbase.Property
- getPropertyValue(Properties, String) - Static method in class com.polarion.alm.builder.spi.BuildPropertiesHelper
-
Return property value.
- getPropertyValue(Properties, String, String) - Static method in class com.polarion.alm.builder.spi.BuildPropertiesHelper
-
Return property value.
- getPrototype() - Method in interface com.polarion.alm.tracker.workflow.config.IContribution
-
Prototype for which this contribution is specific, or
null
if this contribution is general. - getPrototype() - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Returns the prototype for which this workflow configuration is targeted.
- getPrototype() - Method in interface com.polarion.platform.persistence.ICustomFieldType
-
Returns the prototype for which this custom field type is defined.
- getPrototype() - Method in interface com.polarion.platform.persistence.model.IPObject
- getPrototype() - Method in interface com.polarion.platform.persistence.model.IStructure
- getPrototype() - Method in interface com.polarion.platform.persistence.model.ITypedList
- getPrototype() - Method in class com.polarion.platform.persistence.spi.AbstractTypedList
- getPrototype() - Method in class com.polarion.platform.persistence.spi.EmptyTypedList
- getPrototype() - Method in class com.polarion.platform.persistence.spi.PObject
- getPrototype() - Method in class com.polarion.platform.persistence.spi.Structure
- getPrototype() - Method in interface com.polarion.subterra.base.data.model.IReferenceType
- getPrototype(ILocalId, String, int) - Method in interface com.polarion.subterra.base.data.identification.LocalId.IPrototypeResolver
-
Return prototype name for given object (if known).
- getPrototype(SubterraURI) - Method in interface com.polarion.platform.persistence.IPrototypeService
- getPrototype(String) - Method in interface com.polarion.platform.persistence.IDataService
-
This is a shortcut for calling the prototype service.
- getPrototype(String) - Method in interface com.polarion.platform.persistence.IPrototypeService
-
Returns the prototype with specified name.
- getPrototypeDefiningKey(String) - Method in interface com.polarion.platform.persistence.model.IPrototype
- getPrototypeFromObjectURI(SubterraURI) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns the prototype that the uri of the given object belongs to.
- getPrototypeName() - Method in interface com.polarion.subterra.base.data.identification.ILocalId
-
Prototype name.
- getPrototypeName() - Method in class com.polarion.subterra.base.data.identification.LocalId
- getPrototypeNames() - Method in interface com.polarion.platform.persistence.IPrototypeService
- getProvider() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getProvider() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getProvider(String) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getProviderId() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getProviderId() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
- getProviderId() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider
- getProviderId() - Method in interface com.siemens.polarion.rt.api.IResourceTraceabilityRepositoryConfiguration
-
ID of the repository provider.
- getProviders() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getProviders() - Method in class com.polarion.platform.spi.security.UserAuthenticationProvidersConfig
- getPublicProperties() - Method in interface com.polarion.platform.config.IConfigService
-
Deprecated.Returns all properties which can be made public (passed to spawned programs etc.)
- getQuery() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
-
Deprecated.
- getQuery() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
-
Deprecated.
- getQuery() - Method in interface com.polarion.alm.tracker.exporter.ITableExportConfiguration
-
Query used to obtain the Work Items, or
null
. - getQuery() - Method in interface com.polarion.alm.tracker.exporter.ITreeExportConfiguration
-
Query used to obtain the Work Items, or
null
. - getQuery() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
-
Deprecated.
- getQuery() - Method in class com.polarion.alm.tracker.exporter.TableExportConfiguration
- getQuery() - Method in class com.polarion.alm.tracker.exporter.TreeExportConfiguration
- getQuery() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getQuery() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the query value for this TestRun.
- getQueryHelper() - Method in interface com.polarion.platform.persistence.IDataService
- getRawData() - Method in class com.polarion.platform.persistence.spi.AbstractTypedList
-
This is the low level access method designed for backend implementation.
- getRawData() - Method in class com.polarion.platform.persistence.spi.Structure
-
This is the low level access method designed for backend implementation.
- getRawToken() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessToken
-
Gets string representation of user access token
- getReadConfiguration(String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
Returns the global read-only configuration for direct usage.
- getReadConfiguration(String, String, IContextId) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
Returns the specific read-only configuration for direct usage.
- getReadOnlyConnection(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
The convenient method, that determines the repository name from the given
location
. - getReadOnlyConnection(String) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
Returns a read only connection to a specific repository.
- getReadReportPermission() - Static method in class com.polarion.platform.security.ReportPermission
-
Get read report permission
com.polarion.report.read
Controls if user has access to see reports - on dashboard, report pages, qcentre... - getReadUserConfiguration(String, String) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
Returns user specific configuration that can be used directly.
- getReceivers() - Method in class com.polarion.platform.announce.Announcement
- getReceivers() - Method in interface com.polarion.platform.announce.IAnnouncement
- getRecognizers() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizerRepository
-
Ordered collection of all registered recognizers.
- getRecords() - Method in interface com.polarion.alm.tracker.model.IPlan
- getRecords() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns all executed Test Records.
- getRecords() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the records value for this Plan.
- getRecords() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the records value for this TestRun.
- getRecordsCount() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns a records count.
- getRecordsCount(String) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns a records count with a specified result.
- getRecordsForResult(String) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns records with a specified result.
- getRecordsForTestCase(IWorkItem) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Returns executed Test Records for the Test Case.
- getRecordsForTestCase(String) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Deprecated.Use
ITestRun.getRecordsForTestCase(IWorkItem)
instead. - getReferenceName() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getReferencePath() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getReferenceType(String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getReferredWorkItem() - Method in interface com.polarion.alm.tracker.model.IModuleComment
-
see
IModuleComment.KEY_REFERRED_WORK_ITEM
, can return null - getReferredWorkItemURI() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the referredWorkItemURI value for this ModuleComment.
- getRegisteredModulePageLayouterNames() - Method in interface com.polarion.alm.tracker.IModuleManager
-
Returns the names under which are the layouters registered.
- getRegisteredReports(IGroupEntity) - Method in interface com.polarion.alm.builder.IReportsRepository
-
Return list of registered reports.
- getRelativeLocation(ILocation) - Method in interface com.polarion.subterra.base.location.ILocation
-
Relativize this location against given root (which may be relative) and return new location.
- getRelativeLocation(ILocation) - Method in class com.polarion.subterra.base.location.Location
- getRelativePath() - Method in interface com.polarion.alm.tracker.model.IModule
- getRemainingEstimate() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getRemainingEstimate() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the remainingEstimate value for this WorkItem.
- getRememberedState(IExternalRepositoryProvider.IExternalRepository) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepositoryCallback
- getRememberedState(String) - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionContext
- getRemoved() - Method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Gets the removed value for this FieldDiff.
- getRemoved() - Method in interface com.polarion.platform.persistence.diff.IFieldDiff
- getRemoved() - Method in class com.polarion.platform.persistence.spi.diff.FieldDiff
- getRemovedFactElements() - Method in class com.polarion.qcentre.factbase.delta.FactsDeltaProcessor
- getRenderedFieldIds(IModulePageLayouter.IRenderingLayout) - Method in interface com.polarion.alm.tracker.IModulePageLayouter
-
Returns fields that are rendered in the layout.
- getRenderingLayouts() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns rendering layouts.
- getReportAuthor() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getReportDate() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getReportId() - Method in interface com.polarion.alm.builder.model.ISiteCalculationDescriptor
-
Report id.
- getReportId() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getReportMessage() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getReportName() - Method in interface com.polarion.alm.builder.model.ISiteCalculationDescriptor
-
Report name.
- getReportsRepository() - Method in interface com.polarion.alm.builder.IBuilderService
-
Get reports repository.
- getRepositories() - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
Returns the registered repositories.
- getRepositories(IContextId) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getRepository(IContextId, IExternalRepositoryConfiguration, IExternalRepositoryProvider.IExternalRepositoryCallback) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider
-
Creates a repository for the configuration.
- getRepository(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
A convenient method, that determines the repository name from the given
location
. - getRepository(String) - Method in interface com.polarion.platform.service.repository.IRepositoryService
-
Returns the repository by repository name.
- getRepository(String, IContextId) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getRepositoryByUniqueId(String) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getRepositoryId() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the repositoryId value for this LinkedResource.
- getRepositoryId() - Method in interface com.siemens.polarion.rt.collectors.api.model.RtFileProperties
- getRepositoryInfo() - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
- getRepositoryName() - Method in interface com.polarion.alm.tracker.model.ILinkedRevisionStruct
- getRepositoryName() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the repositoryName value for this Revision.
- getRepositoryName() - Method in interface com.polarion.platform.persistence.model.IRevision
- getRepositoryName() - Method in class com.polarion.platform.persistence.spi.Revision
- getRepositoryName() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getRepositoryName() - Method in interface com.polarion.subterra.base.location.ILocation
-
Return repository name (if any).
- getRepositoryName() - Method in class com.polarion.subterra.base.location.Location
- getRepositoryProperties() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getRepositoryService() - Method in interface com.polarion.platform.repository.config.IDataHandlerContext
- getRepositoryState(Date) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return the id of a repository state at the given moment.
- getRepositoryStateDate(String) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return a date of some repository state.
- getRepositoryTag() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Repository tag (if any).
- getRepositoryTag() - Method in interface com.polarion.alm.builder.model.IBuildArtifactSelector
-
Repository tag (if any).
- getRepositoryTag() - Method in class com.polarion.alm.builder.spi.BuildArtifactSelector
- getRepositoryTag() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizer.IRecognizedBuildArtifact
-
Repository tag (if any).
- getRepositoryUniqueId(IExternalRepositoryProvider.IExternalRepository) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProviderRegistry
- getRepositoryUri() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getRepositoryUriForSystemUser() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
-
Root URL of repository to be used by the system user to access the repository.
- getRepositoryUriForUI() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getRequired() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getRequiredFeatures() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the keys of fields that have to be set to perform this action.
- getRequiredFeatures() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the requiredFeatures value for this WorkflowAction.
- getRequiredRoles() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the ids of roles that the user has to have to perform this action.
- getResolution() - Method in interface com.polarion.alm.tracker.ITrackerService.IExternallyLinkedWorkItem
- getResolution() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getResolution() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the resolution value for this WorkItem.
- getResolutionEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the resolution enumeration available in this project.
- getResolvableItems() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns items from the plan that are still exist.
- getResolved() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the resolved value for this Comment.
- getResolved() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the resolved value for this ModuleComment.
- getResolved() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the resolved value for this TestRunComment.
- getResolvedObjectOrNull(IPObject, String) - Static method in class com.polarion.platform.persistence.notifications.ChangeInfo
- getResolvedOn() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getResolvedOn() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the resolvedOn value for this WorkItem.
- getResource() - Method in exception com.polarion.platform.service.repository.ResourceException
-
Return resource in question.
- getResourceKind() - Method in interface com.polarion.platform.service.repository.IResourceProperties
-
Resource kind.
- getResourceLocations() - Method in class com.polarion.alm.tracker.activity.Activity
- getResourceLocations() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the resourceLocations value for this Activity.
- getResourceProperties(ILocation) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return system properties for resource on given location.
- getResources() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Resources which comprise this artifact.
- getResources() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizer.IRecognizedBuildArtifact
-
Resources which comprise this artifact.
- getResources() - Method in interface com.polarion.platform.jobs.IJob
-
Return claimed resources.
- getRestApiToken() - Static method in class com.polarion.alm.ui.client.PublicJS
-
Can be used by JavaScript to obtain the Rest API Token required to construct a valid Rest API request within an existing authentication context.
- getResult() - Method in interface com.polarion.alm.tracker.documents.IBranchDocumentsJob
- getResult() - Method in interface com.polarion.alm.tracker.exporter.IExport
-
Returns result of the export in the form of input stream, or
null
if no result was produced by the exporter. - getResult() - Method in interface com.polarion.alm.tracker.exporter.IExportCommand
- getResult() - Method in interface com.polarion.alm.tracker.importer.IImportCommand
- getResult() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getResult() - Method in interface com.polarion.alm.tracker.model.ITestStepResult
- getResult() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the result value for this TestRecord.
- getResult() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestStepResult
-
Gets the result value for this TestStepResult.
- getResultErrorEnumId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getResultErrorEnumId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the resultErrorEnumId value for this TestsConfiguration.
- getResultFailedEnumId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getResultFailedEnumId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the resultFailedEnumId value for this TestsConfiguration.
- getResultPassedEnumId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getResultPassedEnumId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the resultPassedEnumId value for this TestsConfiguration.
- getReusedFrom() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getRevision() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollectionElement
-
Revision of the object in the collection.
- getRevision() - Method in interface com.polarion.alm.tracker.model.IBuildLinkedWorkItemStruct
-
Returns the string identifier of pinned revision, or
null
if link is not pinned. - getRevision() - Method in interface com.polarion.alm.tracker.model.ILinkedOslcResourceStruct
-
Returns the string identifier of pinned revision, or
null
if link is not pinned. - getRevision() - Method in interface com.polarion.alm.tracker.model.ILinkedRevisionStruct
- getRevision() - Method in interface com.polarion.alm.tracker.model.ILinkedWorkItemStruct
-
Returns the string identifier of pinned revision, or
null
if link is not pinned. - getRevision() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getRevision() - Method in class com.polarion.alm.ws.client.types.builder.BuildLinkedWorkItem
-
Gets the revision value for this BuildLinkedWorkItem.
- getRevision() - Method in class com.polarion.alm.ws.client.types.tracker.Change
-
Gets the revision value for this Change.
- getRevision() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Gets the revision value for this LinkedOslcResource.
- getRevision() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Gets the revision value for this LinkedWorkItem.
- getRevision() - Method in interface com.polarion.platform.persistence.diff.IChange
- getRevision() - Method in interface com.polarion.platform.persistence.events.IPersistenceEvent
- getRevision() - Method in interface com.polarion.platform.persistence.model.IPObject
-
Convenience method to extract the revision from the object's
SubterraURI
. - getRevision() - Method in class com.polarion.platform.persistence.spi.PObject
- getRevision() - Method in interface com.polarion.platform.repository.config.IConfig
-
This is the last repository revision for current configuration.
- getRevision() - Method in class com.polarion.platform.spi.security.UserGroupsConfig
- getRevision() - Method in interface com.polarion.subterra.base.data.identification.ILocalId
-
Revision (if any).
- getRevision() - Method in class com.polarion.subterra.base.data.identification.LocalId
- getRevision() - Method in interface com.polarion.subterra.base.location.ILocation
-
Return revision (if any).
- getRevision() - Method in class com.polarion.subterra.base.location.Location
- getRevision(IContextId, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Same as
IDataService.getRevision(String, String)
, but the repository name is determined from the context. - getRevision(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a revision.
- getRevision(String, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Same as
IDataService.getRevision(IContextId, String)
, but the revision. - getRevision1() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getRevision1Baseline() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getRevision1Date() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getRevision2() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getRevision2Baseline() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getRevision2Date() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getRevisionBaseline(String) - Method in interface com.polarion.alm.tracker.IBaselinesManager
- getRevisionByUri(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a revision.
- getRevisionComparator() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
-
Comparator
for revisions (String
s). - getRevisionMetaData(ILocation, boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return meta data for given resource and revision.
- getRevisionMetaData(String) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
- getRevisions(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns all revisions for a specific URI.
- getRevisionsMetaData(ILocation, boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return all meta data for given resource.
- getRevisionsMetaData(ILocation, String, boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return selected metadata for given resource.
- getRevisionViewURL(String) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
-
URL used for navigating from Web UI to detail of this revision.
- getRevisionWorkItemValues(IRevision) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
- getRichPage() - Method in interface com.polarion.alm.tracker.IRichPageManager
-
Returns the selector for specifying parameters for the page.
- getRichPage() - Method in interface com.polarion.alm.tracker.model.IRichPageAttachment
- getRichPage() - Method in interface com.polarion.alm.tracker.model.IRichPageComment
-
Returns the Rich Page that comment was made in.
- getRichPageManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the manager for
IRichPage
- getRichPages() - Method in interface com.polarion.alm.tracker.IRichPageManager
-
Returns the selector for specifying space for which the pages will be returned by
ISpaceSelector.space(String)
method. - getRichPages() - Method in interface com.polarion.alm.tracker.model.watchlist.IWatchList
- getRole() - Method in interface com.polarion.alm.tracker.model.IHyperlinkStruct
- getRole() - Method in class com.polarion.alm.ws.client.types.builder.BuildLinkedWorkItem
-
Gets the role value for this BuildLinkedWorkItem.
- getRole() - Method in class com.polarion.alm.ws.client.types.tracker.ExternallyLinkedWorkItem
-
Gets the role value for this ExternallyLinkedWorkItem.
- getRole() - Method in class com.polarion.alm.ws.client.types.tracker.Hyperlink
-
Gets the role value for this Hyperlink.
- getRole() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Gets the role value for this LinkedOslcResource.
- getRole() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Gets the role value for this LinkedResource.
- getRole() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Gets the role value for this LinkedWorkItem.
- getRole() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtLink
- getRoles() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
- getRoles() - Method in class com.polarion.platform.spi.security.RolesConfig
- getRolesForUser(String) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns all global roles assigned to the given user.
- getRolesForUser(String, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns all global + context roles assigned to the user.
- getRolesForUser(String, IContextId...) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns all global + context roles assigned to the user for specified contexts.
- getRolesForUser(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns all global and context roles for the context at given location assigned to the user.
- getRootComment() - Method in interface com.polarion.alm.tracker.model.IComment
- getRootComment() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getRootComment() - Method in interface com.polarion.alm.tracker.model.IModuleComment
- getRootComments() - Method in interface com.polarion.alm.tracker.model.ICommentsManager
-
Shortcut for
getRootComments(true)
. - getRootComments() - Method in interface com.polarion.alm.tracker.model.IModule
-
Shortcut for
getRootComments(true)
. - getRootComments() - Method in interface com.polarion.alm.tracker.model.IWithComments
- getRootComments() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Shortcut for
getRootComments(true)
. - getRootComments(boolean) - Method in interface com.polarion.alm.tracker.model.ICommentsManager
-
Returns root comments.
- getRootComments(boolean) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns root comments of this module.
- getRootComments(boolean) - Method in interface com.polarion.alm.tracker.model.IWithComments
-
Returns the root comments.
- getRootComments(boolean) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the root comments of this Work Item.
- getRootContextId() - Method in interface com.polarion.platform.context.IContextService
-
The root context is the entry point to the hierarchy.
- getRootElement() - Method in interface com.polarion.qcentre.factbase.IFactBase
-
Return the root structure element.
- getRootErrorMessage(SVNException) - Static method in class com.polarion.platform.repository.SVNExceptionUtils
- getRootFolders(String) - Method in interface com.polarion.alm.projects.model.IFolderManager
-
Returns a list of the root
IFolder
sorted in ascending order byIFolder.getTitleOrName()
from the given project. - getRootFolders(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns parent folders from the given Project or on the Global level.
- getRootJobs() - Method in interface com.polarion.platform.jobs.IJobManager
-
Return all root jobs (in any state) = jobs without parent.
- getRootLocation() - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
- getRootNode() - Method in interface com.polarion.alm.tracker.model.IModule
- getRootNodes() - Method in interface com.polarion.alm.tracker.exporter.IPObjectTree
- getRootNodes(IContextId) - Method in class com.polarion.alm.ui.server.navigation.NavigationExtender
-
NavigationExtender needs only to know it's root nodes, as the root nodes themselves keep track of their children.
- getRootParameterGroup() - Method in interface com.polarion.platform.jobs.IJobDescriptor
-
Root parameter group.
- getRootParameterGroup() - Method in class com.polarion.platform.jobs.spi.BasicJobDescriptor
- getRootParameterGroup() - Method in class com.polarion.platform.jobs.spi.HiddenJobDescriptor
- getRootProjectGroup() - Method in interface com.polarion.alm.projects.IProjectService
- getRootProjectGroup() - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets the root project group.
- getRootURL() - Method in interface com.polarion.platform.repository.external.svn.ISvnRtRepositoryConfiguration
- getRowObjects() - Method in interface com.polarion.alm.tracker.exporter.IMatrixExportConfiguration
-
List of objects that form rows of the matrix.
- getRowObjects() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
- getRowQuery() - Method in interface com.polarion.alm.tracker.exporter.IMatrixExportConfiguration
-
Query used to obtain the row objects, or
null
. - getRowQuery() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
- getRows() - Method in interface com.polarion.alm.tracker.model.ITable
- getRows() - Method in class com.polarion.alm.ws.client.types.tracker.Table
-
Gets the rows value for this Table.
- getRule() - Method in class com.polarion.qcentre.factbase.impl.ViolationFactElementDecorator
- getRule() - Method in interface com.polarion.qcentre.factbase.IViolationFactElement
- getRules() - Method in interface com.polarion.alm.tracker.model.ILinkRoleOpt
- getRunningBuildJob(IBuildArtifact, String, String) - Method in interface com.polarion.alm.builder.IBuilderService
- getRunningTestResultsImportJobUnit(ITestRun) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Finds the Test Run's currently running, but incomplete, Test Results import job.
- getSavedQueries(IProject, IUser) - Method in interface com.polarion.alm.tracker.ISavedQueriesManager
-
Returns merged saved queries defined for specified user, project and global.
- getSavedQueriesManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the saved queries manager.
- getScope() - Method in interface com.polarion.platform.jobs.IJobUnit
-
Job parameter: job scope.
- getScope() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getScope(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.SimpleFactBaseAggregator
- getScript(String, String) - Method in interface com.polarion.alm.tracker.model.scripting.IScriptManager
-
Returns a Script.
- getScript(String, String, String) - Method in interface com.polarion.alm.tracker.model.scripting.IScriptManager
-
Returns a Script at the given revision.
- getScriptByReference(String, String) - Method in interface com.polarion.alm.tracker.model.scripting.IScriptManager
-
Returns the Script with the specified reference name.
- getScriptManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
WARNING: Not yet part of the API.
- getSecret() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getSecret() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryConfiguration
-
Returns the secret that's used as the identifier for the webhook on the External Repository Aggregator Service.
- getSecret(String) - Method in interface com.polarion.alm.tracker.scripting.IScriptVault
- getSecretKey() - Method in class com.polarion.platform.repository.external.AbstractExternalRepositoryConfiguration
- getSecureApprovalCommentId() - Method in interface com.polarion.alm.tracker.model.IApprovalStruct
- getSecureApprovalCommentId() - Method in class com.polarion.alm.ws.client.types.tracker.Approval
-
Gets the secureApprovalCommentId value for this Approval.
- getSecurityReferee(String) - Method in class com.polarion.platform.persistence.spi.PObject
-
Return security referee for given key.
- getSecurityService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getSecurityService() - Method in interface com.polarion.platform.persistence.IDataService
-
Shortcut method to get the platform security service.
- getSecurityService() - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Convenience method.
- getSelections() - Method in interface com.polarion.alm.tracker.model.IFeatureSelection
- getSelectionType() - Method in interface com.polarion.alm.tracker.model.IFeatureSelectionItem
- getSelectorForPOM(Model, String) - Static method in class com.polarion.alm.builder.spi.POMFileHelper
-
Returns
IBuildArtifactSelector
for given POM. - getSelectTestCasesBy() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Determines the way the Test Cases of this Test Run are defined.
- getSelectTestCasesBy() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the selectTestCasesBy value for this TestRun.
- getSender() - Method in class com.polarion.platform.announce.Announcement
- getSender() - Method in interface com.polarion.platform.announce.IAnnouncement
- getSender() - Method in class com.polarion.psvn.core.notifications.NotificationSettings
- getSequenceNumber() - Method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Gets the sequenceNumber value for this EnumOption.
- getSequenceNumber() - Method in interface com.polarion.platform.persistence.IEnumOption
- getSequenceNumber() - Method in class com.polarion.platform.persistence.spi.ConstantEnumOption
- getSequenceNumber() - Method in class com.polarion.platform.persistence.spi.DelegatingOption
- getSequenceNumber() - Method in class com.polarion.platform.persistence.spi.EnumOption
- getSerializer() - Method in interface com.polarion.subterra.base.data.model.IStructType
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.Build
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.BuildLinkedWorkItem
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.BuildRequestorSpecificData
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.planning.Plan
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.planning.PlanRecord
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.projects.Project
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.projects.User
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.Property
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.Revision
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.security.LicenseInfo
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.Parameter
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParameterDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParametersAndDefinitions
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParametersLibrary
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.Property
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestStep
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestStepResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestSteps
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.Text
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityComment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValue
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValueEntry
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ActivitySource
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Approval
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Category
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Change
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Custom
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.CustomField
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.EnumCustomFieldType
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.EnumOptionId
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ExternallyLinkedWorkItem
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Hyperlink
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ImportedComment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LanguageDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Module
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PdfProperties
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PlanningConstraint
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PriorityOpt
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.PriorityOptionId
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Row
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.Table
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Get Custom Serializer
- getServer() - Method in interface com.polarion.alm.tracker.model.IExternalWorkItemURI
- getServerName() - Method in class com.polarion.subterra.base.SubterraURI
- getService() - Method in class com.polarion.alm.builder.spi.ConfigurationBuildExtender
- getServiceLocator() - Method in class com.polarion.subterra.base.SubterraURI
- getServiceName() - Method in class com.polarion.subterra.base.SubterraURI
- getServiceSpecificPart() - Method in class com.polarion.subterra.base.SubterraURI
-
Return service specific part as
String
. - getServiceSpecificPartAsObject() - Method in class com.polarion.subterra.base.SubterraURI
-
Return service specific part as
Object
. - getSessionService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getSeverity() - Method in interface com.polarion.alm.builder.model.IBuildEvent
-
Event severity.
- getSeverity() - Method in class com.polarion.alm.projects.ILDAPUserSynchronization.Message
- getSeverity() - Method in interface com.polarion.alm.tracker.ITrackerService.IExternallyLinkedWorkItem
- getSeverity() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getSeverity() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the severity value for this WorkItem.
- getSeverity() - Method in interface com.polarion.platform.jobs.ILogEvent
-
Severity.
- getSeverity() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher.IProblem
- getSeverity() - Method in class com.polarion.qcentre.factbase.impl.ViolationFactElementDecorator
- getSeverity() - Method in interface com.polarion.qcentre.factbase.IViolationFactElement
- getSeverityAsString() - Method in class com.polarion.alm.projects.ILDAPUserSynchronization.Message
- getSeverityEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the severity enumeration available in this project.
- getShort(Object, short) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to primitive short type.
- getShort(Object, Short) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to
Short
. - getSignature(IUser) - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
Returns existing signature of the user, or
null
. - getSignatureData() - Method in interface com.polarion.alm.tracker.model.ICommentBase
-
Signature related data.
- getSignaturePolicies(String) - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
- getSignaturePolicy() - Method in interface com.polarion.alm.tracker.workflow.config.IActionSignaturesConfiguration
-
Returns the signature policy that should limit availability of the corresponding transition.
- getSignatures() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
Returns all signatures.
- getSignaturesConfiguration() - Method in interface com.polarion.alm.tracker.workflow.config.IAction
-
Returns the signature related settings for this action.
- getSignatureState() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
Returns the current signature state, calculates the current state if necessary.
- getSignatureState(ICallContext<T>, List<ISignature>, IArguments) - Method in interface com.polarion.alm.tracker.workflow.ISignaturePolicy
-
Returns the overall verdict determined from the individual signatures.
- getSignatureStateEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the signature state enumeration.
- getSignatureStateMessage(IWorkflowObject, String, ISignatureStateOpt) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
Returns message for the signature state of the transition from current status of the target object to the target status.
- getSignatureVerdictEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the signature verdict enumeration.
- getSigned() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the signed value for this TestRecord.
- getSignedBy() - Method in interface com.polarion.alm.tracker.model.signatures.ISignature
- getSignedRevision() - Method in interface com.polarion.alm.tracker.model.signatures.ISignature
-
Returns revision of the parent object for which the verdict applies, or
null
if this signature is pending. - getSignerRole() - Method in interface com.polarion.alm.tracker.model.signatures.ISignature
- getSignerRole() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureData
-
If the corresponding comment is a verdict comment, returns the signer role of the author of that comment.
- getSignerRole() - Method in interface com.polarion.alm.tracker.workflow.config.IActionSignaturesConfiguration.IAutoSignatureConfiguration
-
Signer role of the automatically added signature.
- getSkippedCount() - Method in interface com.polarion.alm.builder.model.IBuildTestResults
-
Number of skipped tests.
- getSkippedCount() - Method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Gets the skippedCount value for this BuildTestResults.
- getSlots() - Method in class com.polarion.alm.ws.client.types.security.LicenseInfo
-
Gets the slots value for this LicenseInfo.
- getSMTPHost() - Method in class com.polarion.psvn.core.notifications.NotificationSettings
- getSortedContainedGroups() - Method in interface com.polarion.alm.projects.model.IProjectGroup
-
Returns list of groups contained in this project group sorted by name.
- getSortedContainedProjects() - Method in interface com.polarion.alm.projects.model.IProjectGroup
- getSortedDeepContainedProjects() - Method in interface com.polarion.alm.projects.model.IProjectGroup
- getSortedPrototypeNames() - Method in interface com.polarion.platform.persistence.IPrototypeService
- getSortedWorkflowSignatures() - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignaturesManager
-
Returns unmodifiable list of all existing workflow signatures.
- getSortedWorkflowSignatures() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignaturesManager
-
Returns unmodifiable list of all existing workflow signatures.
- getSortOrder() - Method in interface com.polarion.alm.tracker.model.IPlan
- getSortOrder() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the sortOrder value for this Plan.
- getSourceId() - Method in class com.polarion.alm.tracker.activity.Activity
- getSourceId() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the sourceId value for this Activity.
- getSourceLocation() - Method in interface com.polarion.alm.builder.model.ILocalDeploymentDefinition
-
Get source location (file or folder).
- getSourceLocation() - Method in class com.polarion.alm.builder.spi.LocalDeploymentDefinition
- getSourceNames() - Method in class com.polarion.alm.tracker.AbstractTestsFileProcessor
-
Return the names of the sources separated by comma.
- getSourceRepository() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactEngineer.IEngineeringContext
-
Source repository.
- getSpace() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getSpaceId() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getSpaceId() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getSpaceId() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the spaceId value for this WikiPage.
- getSpaces(String) - Method in interface com.polarion.alm.tracker.IRichPageManager
- getSpaces(String) - Method in interface com.polarion.alm.wiki.IWikiService
-
Deprecated.use
IFolderManager
instead to get all spaces and their info. - getStackTrace(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
- getStart() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getStart() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the start value for this Project.
- getStartDate() - Method in interface com.polarion.alm.tracker.model.IPlan
- getStartDate() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the startDate value for this Plan.
- getStartedOn() - Method in interface com.polarion.alm.tracker.model.IPlan
- getStartedOn() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the startedOn value for this Plan.
- getStartTime() - Method in interface com.polarion.alm.builder.model.IBuild
-
The build start time.
- getStartTime() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the startTime value for this Build.
- getStartTime() - Method in interface com.polarion.platform.jobs.IJob
-
Time of job start.
- getState() - Method in interface com.polarion.platform.jobs.IJob
-
Current job state.
- getStateMessage(ISignatureStateOpt) - Method in interface com.polarion.alm.tracker.workflow.ISignaturePolicy
-
Returns message describing the state returned by this policy.
- getStatistics() - Method in interface com.polarion.alm.tracker.model.IPlan
- getStatus() - Method in interface com.polarion.alm.tracker.exporter.IExportCommand.IExportResult
- getStatus() - Method in interface com.polarion.alm.tracker.importer.IImportCommand.IImportResult
- getStatus() - Method in interface com.polarion.alm.tracker.ITrackerService.IExternallyLinkedWorkItem
- getStatus() - Method in interface com.polarion.alm.tracker.model.IApprovalStruct
- getStatus() - Method in interface com.polarion.alm.tracker.model.IPlan
- getStatus() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getStatus() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
- getStatus() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the status value for this Plan.
- getStatus() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the status value for this TestRun.
- getStatus() - Method in class com.polarion.alm.ws.client.types.tracker.Approval
-
Gets the status value for this Approval.
- getStatus() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the status value for this Module.
- getStatus() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the status value for this WorkItem.
- getStatus() - Method in interface com.polarion.platform.jobs.IJob
-
Job status (if any).
- getStatusEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the status enumeration available in this project.
- getStatusErrorEnumId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getStatusErrorEnumId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the statusErrorEnumId value for this TestsConfiguration.
- getStatusFailedEnumId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getStatusFailedEnumId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the statusFailedEnumId value for this TestsConfiguration.
- getStatusOkEnumId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getStatusOkEnumId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the statusOkEnumId value for this TestsConfiguration.
- getSteps() - Method in interface com.polarion.alm.tracker.model.ITestSteps
- getSteps() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestSteps
-
Gets the steps value for this TestSteps.
- getStorageKey(String) - Method in interface com.polarion.alm.tracker.scripting.IScriptVault
- getStorageRevisionAt(Date) - Method in interface com.polarion.platform.persistence.IDataService
-
This method should be used instead of
IRepositoryReadOnlyConnection.getRepositoryState(Date)
in use cases related to the model objects (i.e. - getStoredTags(String, String) - Method in class com.polarion.qcentre.factbase.serialization.CachedFactBaseRepository
- getStoredTags(String, String) - Method in interface com.polarion.qcentre.factbase.serialization.IFactBaseRepository
- getStoredTags(String, String) - Method in class com.polarion.qcentre.factbase.serialization.MemoryFactBaseRepository
- getStoredTags(String, String) - Method in class com.polarion.qcentre.factbase.serialization.SimpleFSFactBaseRepository
- getString(Object, String) - Static method in class com.polarion.core.util.types.ConversionHelper
-
Deprecated.Converts an object to string.
- getString(String) - Static method in class com.polarion.platform.i18n.Localization
- getString(String, Object...) - Static method in class com.polarion.platform.i18n.Localization
-
Gets the localized value for given key.
- getString(String, String...) - Static method in class com.polarion.platform.i18n.Localization
-
Parameters with
null
value are rendered as empty string. - getString(String, List) - Static method in class com.polarion.platform.i18n.Localization
-
Parameters with
null
value are rendered as empty string. - getStringAuthor() - Method in interface com.polarion.platform.persistence.model.IRevision
- getStringAuthor() - Method in class com.polarion.platform.persistence.spi.Revision
- getStringWighSpace(String, String) - Static method in class com.polarion.platform.i18n.Localization
-
Deprecated.Use
" " +
.Localization.getString(String, String...)
- getStringWithSpace(String) - Static method in class com.polarion.platform.i18n.Localization
-
Deprecated.Use
" " +
.Localization.getString(String)
- getStructPrototype(String) - Method in interface com.polarion.platform.persistence.IPrototypeService
- getStructPrototypeNames() - Method in interface com.polarion.platform.persistence.IPrototypeService
- getStructType(String) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getStructType(String, Map) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getStructType(String, Map, IStructValueSerializer) - Method in class com.polarion.subterra.base.data.model.TypeFactory
- getStructTypeId() - Method in interface com.polarion.subterra.base.data.model.IStructType
- getStructuralParent() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getStructuralParent() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getStructureElement() - Method in class com.polarion.qcentre.factbase.impl.StructureElementDecorator
- getStructureLinkRole() - Method in interface com.polarion.alm.tracker.model.IModule
- getStructureLinkRole() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the structureLinkRole value for this Module.
- getStructureNodeOfWI(IWorkItem) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns the structure node representing this work item if the work item is from this module
- getSubFolders(IProject, ILocation) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Retrieves the folders with Documents below the given location relative to the Documents' root in the given project.
- getSubgroups() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterGroup
-
Available subgroups placed inside this group (not subgroups).
- getSubject() - Method in class com.polarion.platform.announce.Announcement
- getSubject() - Method in interface com.polarion.platform.announce.IAnnouncement
- getSubjectCredentials(Subject, String) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the credentials of the logged on user.
- getSubjectPrefix() - Method in class com.polarion.psvn.core.notifications.NotificationSettings
- getSubjectUser(Subject) - Method in interface com.polarion.platform.security.ISecurityService
- getSubLocations(ILocation, boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return list of locations which are under given location.
- getSubLocations(ILocation, boolean, boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryReadOnlyConnection
-
Return list of locations filtered by type which are under given location.
- getSubterraURI(String) - Static method in class com.polarion.subterra.base.SubterraURI
- getSubterraURI(String, Object) - Static method in class com.polarion.subterra.base.SubterraURI
- getSubterraURI(URI) - Static method in class com.polarion.subterra.base.SubterraURI
- getSubterraURIForDataPrototypeName(String) - Method in class com.polarion.subterra.base.data.identification.DefaultObjectResolver
- getSubterraURIForDataPrototypeName(String) - Method in interface com.polarion.subterra.base.data.identification.IObjectResolver
-
Return SubterraURI for given prototype name.
- getSubterraURIForObjectId(IContextId, ILocalId) - Method in class com.polarion.subterra.base.data.identification.DefaultObjectResolver
- getSubterraURIForObjectId(IContextId, ILocalId) - Method in interface com.polarion.subterra.base.data.identification.IObjectResolver
- getSubterraURIForObjectId(IObjectId) - Method in interface com.polarion.platform.persistence.IDataService
-
Return SubterraURI for given object id.
- getSubterraURIForObjectId(IObjectId) - Method in class com.polarion.subterra.base.data.identification.DefaultObjectResolver
- getSubterraURIForObjectId(IObjectId) - Method in interface com.polarion.subterra.base.data.identification.IObjectResolver
-
Return SubterraURI for given object id.
- getSubterraURIForObjectId(IObjectId, IContextId) - Method in class com.polarion.subterra.base.data.identification.DefaultObjectResolver
- getSubterraURIForObjectId(IObjectId, IContextId) - Method in interface com.polarion.subterra.base.data.identification.IObjectResolver
-
Deprecated.Use the method without contextId instead - the contectId parameter is redundant
- getSubtype() - Method in interface com.polarion.subterra.base.data.model.IPrimitiveType
-
Subtype specifies how the value of the
IPrimitiveType.getTypeName()
type should be created and treated. - getSuggestedFeatures() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the keys that should be edited before performing the action.
- getSuggestedFeatures() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the suggestedFeatures value for this WorkflowAction.
- getSuitableForTypes(String) - Method in interface com.polarion.alm.tracker.IModulePageLayouter
- getSummaryDefect() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getSummaryDefectSeverity() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getSummaryDefectSeverity() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the summaryDefectSeverity value for this TestsConfiguration.
- getSummaryDefectURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the summaryDefectURI value for this TestRun.
- getSupertypes() - Method in interface com.polarion.platform.persistence.model.IPrototype
- getSupertypes() - Method in interface com.polarion.subterra.base.data.model.IDataPrototype
- getSupportedTargetClasses() - Method in interface com.polarion.platform.persistence.model.IAdapterFactory
- getSupportedTargetClasses(String) - Method in interface com.polarion.platform.persistence.IDataService
-
Even if the adaptation is possible for the given prototype in general, it can still be impossible for a particular instance.
- getSuspect() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Gets the suspect value for this LinkedWorkItem.
- getSwitchedOnAlert() - Method in interface com.polarion.alm.tracker.exporter.IParameterDescriptor
-
For boolean parameters only.
- getSystemUserSubject() - Method in interface com.polarion.platform.security.ISecurityService
- getTag() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getTag() - Method in interface com.polarion.qcentre.factbase.IFactBase
-
Factbase tag, for example, timestamp
- getTag() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getTagName() - Method in interface com.polarion.psvn.core.notifications.ITargetMetaInfo
-
The targetId.
- getTags() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getTags() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the tags value for this Comment.
- getTags() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the tags value for this ModuleComment.
- getTags() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the tags value for this TestRunComment.
- getTags() - Method in interface com.polarion.platform.jobs.IStructuredLogMessage
-
Return all available tag names.
- getTagValue(String) - Method in interface com.polarion.platform.jobs.IStructuredLogMessage
-
Return tag value.
- getTarget() - Method in interface com.polarion.alm.tracker.model.scripting.ISaveContext
- getTarget() - Method in interface com.polarion.alm.tracker.workflow.ICallContext
-
Returns the object, on which the workflow is executed.
- getTargetDirectory() - Method in interface com.polarion.alm.builder.model.ILocalDeploymentDefinition
-
Get target directory.
- getTargetDirectory() - Method in class com.polarion.alm.builder.spi.LocalDeploymentDefinition
- getTargetEmails(INotificationEvent, Element) - Method in interface com.polarion.psvn.core.notifications.INotificationEventHandler
-
For a specific event and element that will return a set of emails fetched from the targets.
- getTargetFolder() - Method in interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDeploymentDefinition
-
Location in
IBuildInformationRepository
where given artifact should be deployed. - getTargetObject() - Method in interface com.polarion.psvn.core.notifications.IPObjectNotificationData
-
Target is the object, to which the event is related.
- getTargets() - Method in interface com.polarion.psvn.core.notifications.INotificationEventHandler
- getTargetsMap() - Method in interface com.polarion.psvn.core.notifications.INotificationEventHandler
-
Returns a map of targets where the key is the target name and the value is the
ITarget
object itself. - getTargetStatus() - Method in interface com.polarion.alm.tracker.model.IWorkflowAction
-
Returns the target status of this action.
- getTargetStatus() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureData
-
Returns the target workflow status of the comment's parent object, i.e.
- getTargetStatus() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
The target workflow status of the parent workflow object, transition to which is signed by this object.
- getTargetStatus() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the targetStatus value for this WorkflowAction.
- getTargetStatusId() - Method in interface com.polarion.alm.tracker.workflow.ICallContext
-
Returns the target status id.
- getTemplate() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
- getTemplate() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
- getTemplate() - Method in interface com.polarion.alm.tracker.importer.IImportConfiguration
- getTemplate() - Method in class com.polarion.alm.tracker.importer.ImportConfiguration
- getTemplate() - Method in interface com.polarion.alm.tracker.model.IPlan
- getTemplate() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getTemplate(IExporterDescriptor, String) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
- getTemplate(IExporterDescriptor, String, IContextId) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns a template with given name or
null
if such a template does not exist. - getTemplate(IImporterDescriptor, String) - Method in interface com.polarion.alm.tracker.importer.IImportManager
- getTemplate(IImporterDescriptor, String, IContextId) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns template with the given name or
null
if such a template does not exist (not even inherited one). - getTemplateFactory(String) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns a factory for exporter templates.
- getTemplates(IExporterDescriptor) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Deprecated.
- getTemplates(IExporterDescriptor, IContextId) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
-
Returns templates available for export with a given exporter (sorted lexicographically by name) in given a context.
- getTemplates(IImporterDescriptor) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Deprecated.
- getTemplates(IImporterDescriptor, IContextId) - Method in interface com.polarion.alm.tracker.importer.IImportManager
-
Returns templates available for import with the given importer (sorted lexicographically by name) in the given context (so the returned list of templates contains templates inherited from other contexts).
- getTemplateURI() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the templateURI value for this Plan.
- getTemplateURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the templateURI value for this TestRun.
- getTestCase() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getTestCase() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns The test case specific view of this Work Item.
- getTestCaseFailureConfiguration() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
Returns the fields related to the Test Case failure of the
.polarion/testing/configuration/configuration.xml
configuration. - getTestCaseFailureConfiguration(String, String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns the testing configuration for the given test case Work Item type.
- getTestCaseIdCustomField() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestCaseIdCustomField() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the testCaseIdCustomField value for this TestsConfiguration.
- getTestCaseParameterNames(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns an array of test parameter names used in the Test Case.
- getTestCasePlanningQuery() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestCaseRecords(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns the Test Records of a particular Test Case in a Test Run.
- getTestCaseRevision() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the testCaseRevision value for this TestRecord.
- getTestCasesCountByResult() - Method in interface com.polarion.alm.tracker.importer.ITestResultsImportResult
- getTestCaseTemplate() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestCaseTemplate() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the testCaseTemplate value for this TestsConfiguration.
- getTestCaseTestCommentFieldId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestCaseTestCommentFieldId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the testCaseTestCommentFieldId value for this TestsConfiguration.
- getTestCaseTestResultFieldId() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestCaseTestResultFieldId() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the testCaseTestResultFieldId value for this TestsConfiguration.
- getTestCaseURI() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the testCaseURI value for this TestRecord.
- getTestCaseWithRevision() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getTestCaseWorkItemType() - Method in class com.polarion.alm.tracker.TestCaseFailureConfiguration
- getTestCaseWorkItemType() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestCaseWorkItemType() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the testCaseWorkItemType value for this TestsConfiguration.
- getTestCount() - Method in interface com.polarion.alm.builder.model.IBuildTestResults
-
Total number of tests.
- getTestCount() - Method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Gets the testCount value for this BuildTestResults.
- getTestManagementService() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getTestManagementService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getTestParameterNames() - Method in interface com.polarion.alm.tracker.model.ITestCase
-
Returns names of all test parameters used by this test case, sorted alphabetically.
- getTestParameters() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getTestParameters() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getTestParameters() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the testParameters value for this TestRecord.
- getTestParameters() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the testParameters value for this TestRun.
- getTestParametersLibrary(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns the Project level test parameter library.
- getTestParametersManager() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getTestParametersManager() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getTestRecordResultEnum(String) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getTestRun() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getTestRun() - Method in interface com.polarion.alm.tracker.model.ITestRunAttachment
- getTestRun() - Method in interface com.polarion.alm.tracker.model.ITestRunComment
- getTestRun(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns a Test Run from the specified project with the specified id.
- getTestRun(String, String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns a Test Run from the specified project with the specified id and revision.
- getTestRunAttachment(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns an Attachment of a given Test Run or Test Run Template.
- getTestRunAttachments(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns the Attachments of a given Test Run or Test Run Template.
- getTestRunById(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns a specific Test Run.
- getTestRunByIdWithFields(String, String, String[]) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns a specific Test Run that only contains values for the specified list of fields.
- getTestRunByUri(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns a specific Test Run.
- getTestRunByUriWithFields(String, String[]) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns a specific Test Run that only contains values for the specified list of fields.
- getTestRunCustomFieldType(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets the custom field definitions for a specific Test Run.
- getTestRunCustomFieldTypes(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets all custom field definitions for a specific Test Run.
- getTestRunId() - Method in interface com.polarion.alm.tracker.ITestResultsImportJobUnit
- getTestRunsConfiguration() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
Returns the generic test runs configuration (used by test runs for which there is no type-specific configuration).
- getTestRunsConfiguration(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns the Test Run configuration for the given Test Run type.
- getTestRunsDeleteQuery() - Method in class com.polarion.alm.tracker.TestsConfiguration
-
This is the query used by the "Delete TestRuns" job to select which test runs to delete.
- getTestRunStatusEnum(String) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getTestRunTemplate() - Method in class com.polarion.alm.tracker.TestsConfiguration
- getTestRunTemplate() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Gets the testRunTemplate value for this TestsConfiguration.
- getTestRunTypeEnum(String) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getTestRunURI() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the testRunURI value for this TestRunAttachment.
- getTestsConfiguration(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Get the test management configuration for a specific Project.
- getTestStepResults() - Method in interface com.polarion.alm.tracker.model.ITestRecord
- getTestStepResults() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Gets the testStepResults value for this TestRecord.
- getTestSteps() - Method in interface com.polarion.alm.tracker.model.ITestCase
-
Returns the test steps if they are defined for this test case.
- getTestSteps(IWorkItem) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getTestSteps(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets the Test Steps of the Work Item with the URI.
- getTestStepsConfiguration(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets the default Test Steps custom field configuration.
- getTestStepsConfigurationByWorkItemType(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Gets the Test Steps custom field configuration for a specific Work Item type.
- getTestStepsCustomField(IWorkItem) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getTestStepsCustomField(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
- getTestStepsKeys(String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns the default Test Step keys for all Work Item types.
- getTestStepsKeys(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Returns Test Step keys for a specific Work Item type.
- getText() - Method in class com.polarion.alm.projects.ILDAPUserSynchronization.Message
- getText() - Method in class com.polarion.alm.tracker.activity.ActivityComment
- getText() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getText() - Method in class com.polarion.alm.ws.client.types.tracker.ActivityComment
-
Gets the text value for this ActivityComment.
- getText() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the text value for this Comment.
- getText() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the text value for this ModuleComment.
- getText() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the text value for this TestRunComment.
- getTextCondition(String) - Method in interface com.polarion.alm.tracker.importer.conditions.IConditionsRegistry
- getTextConditionDescriptors() - Method in interface com.polarion.alm.tracker.importer.conditions.IConditionsRegistry
- getTheDiff() - Method in interface com.polarion.alm.tracker.model.IComparisonReport
- getThreadName() - Method in interface com.polarion.platform.jobs.ILogEvent
-
Thread name.
- getThrowable() - Method in interface com.polarion.platform.jobs.ILogEvent
-
Throwable.
- getThrowable() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher.IProblem
- getTime() - Method in interface com.polarion.alm.tracker.model.ITimePoint
- getTime() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the time value for this TimePoint.
- getTime() - Method in interface com.polarion.platform.persistence.diff.IChange
- getTimePoint() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getTimePoint() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the timePoint value for this WorkItem.
- getTimePoint(IContextId, String, boolean) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Returns time point with given id.
- getTimePoint(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getTimePointDiff() - Method in interface com.polarion.alm.tracker.model.IBaselineDiff
- getTimepoints(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the time points available for a Project.
- getTimePoints() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the immutable list of all
ITimePoint
s in this project sorted by time (oldest time points first). - getTimePoints(IContextId, String, boolean) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Returns all time points applicable to given context.
- getTimePoints(IContextId, String, String, boolean, boolean, boolean) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Searches for time points (all-purpose method).
- getTimePoints(String) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Deprecated.
- getTimePointsManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the timepoint manager.
- getTimeScale() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Scale of the timeline.
- getTimeScale() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getTimeScaleOptions() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportManager
- getTimeSpent() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getTimeSpent() - Method in interface com.polarion.alm.tracker.model.IWorkRecord
- getTimeSpent() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the timeSpent value for this WorkItem.
- getTimeSpent() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the timeSpent value for this WorkRecord.
- getTimestamp() - Method in class com.polarion.alm.tracker.activity.Activity
- getTimestamp() - Method in class com.polarion.alm.tracker.activity.ActivityComment
- getTimestamp() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the timestamp value for this Activity.
- getTimestamp() - Method in interface com.polarion.platform.jobs.ILogEvent
-
Timestamp in ms.
- getTimeStamp() - Method in class com.polarion.alm.ws.client.types.tracker.ActivityComment
-
Gets the timeStamp value for this ActivityComment.
- getTimeZone() - Method in class com.polarion.core.util.types.ThreadSafeDateFormatWrapper
- getTitle() - Method in interface com.polarion.alm.projects.model.IFolder
- getTitle() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getTitle() - Method in interface com.polarion.alm.tracker.model.IComment
- getTitle() - Method in interface com.polarion.alm.tracker.model.IModule
- getTitle() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getTitle() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getTitle() - Method in interface com.polarion.alm.tracker.model.ITestRunComment
- getTitle() - Method in interface com.polarion.alm.tracker.model.IWikiPage
-
Returns Wiki Page Title
- getTitle() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getTitle() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getTitle() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
Returns title of the report that will be presented in the report.
- getTitle() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getTitle() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getTitle() - Method in interface com.polarion.alm.wiki.model.IWikiSpace
- getTitle() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the title value for this TestRun.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the title value for this Attachment.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the title value for this Comment.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Gets the title value for this Folder.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the title value for this Module.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the title value for this TestRunAttachment.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the title value for this TestRunComment.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the title value for this WikiPage.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the title value for this WikiPageAttachment.
- getTitle() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the title value for this WorkItem.
- getTitleOrName() - Method in interface com.polarion.alm.projects.model.IFolder
-
Returns the full path of this folder in a "Parent folder name / current folder name" format or only the current folder name if there is no parent folder.
- getTitleOrName() - Method in interface com.polarion.alm.tracker.model.IModule
- getTitleOrName() - Method in interface com.polarion.alm.tracker.model.IRichPage
-
Return Title or Page Name if Title is not set
- getTitleOrName() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getTitleOrName() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getTitleOrName() - Method in interface com.polarion.alm.wiki.model.IWikiSpace
- getTitleOrName() - Method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Gets the titleOrName value for this Folder.
- getTitleOrName(String) - Method in interface com.polarion.alm.projects.model.IFolder
-
Returns the full path of this folder in a "Parent folder name {SEPERATOR} current folder name" format or only the current folder name if there is no parent folder.
- getTitleWithSpace() - Method in interface com.polarion.alm.tracker.model.IModule
- getTitleWithSpace() - Method in interface com.polarion.alm.tracker.model.IRichPage
-
Returns the title with the space (title) in a readable form.
- getTitleWithSpace() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getTo() - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getTo() - Method in interface com.polarion.subterra.base.data.model.IValueMapping
-
To value.
- getToDate() - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
- getTodo() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the todo value for this PlanStatistics.
- getTodoAsString() - Method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Gets the todoAsString value for this PlanStatistics.
- getToken() - Method in interface com.polarion.platform.security.login.IToken
-
Get prepared token string.
- getTokenType() - Method in interface com.polarion.platform.security.login.IToken
-
Get token type
- getTooltip() - Method in interface com.polarion.alm.tracker.importer.conditions.ITextConditionDescriptor
- getToState() - Method in interface com.polarion.alm.tracker.workflow.config.ITransition
- getToTime() - Method in interface com.polarion.alm.tracker.calendar.IWorkingTime
-
The end of the working time.
- getToTypes() - Method in interface com.polarion.alm.tracker.model.ILinkRoleOpt.IRule
- getTrackerPolicy() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the tracker policy.
- getTrackerPrefix() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getTrackerPrefix() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the trackerPrefix value for this Project.
- getTrackerProject(IProject) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns a tracker project.
- getTrackerProject(String) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns a tracker project for the specified project id.
- getTrackerRevision(IRevision) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns a tracker revision.
- getTrackerService() - Method in interface com.polarion.alm.tracker.model.ICommentBase
- getTrackerService() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- getTrackerService() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
- getTrackerService() - Method in interface com.polarion.alm.tracker.workflow.ICallContext
-
Returns the tracker service.
- getTrackerService() - Method in class com.polarion.alm.ws.client.WebServiceFactory
- getTrackerUser() - Method in interface com.polarion.alm.tracker.model.ITrackerRevision
-
Returns the author of the revision.
- getTrackerUser(IUser) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns a tracker user.
- getTrackerUser(String) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns a tracker user for the specified user id.
- getTransaction() - Method in interface com.polarion.platform.ITransactionService
-
Deprecated.since 3.24.4. Please consider to use transaction service methods to manage transaction.
- getTransformedContent() - Method in class com.polarion.core.util.types.Text
-
Internal, do not use.
- getTransformedContent2() - Method in class com.polarion.core.util.types.Text
-
Internal, do not use.
- getTransitionAction(String, String) - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Returns the transition action.
- getTransitionRevision() - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignature
-
Revision of the parent object in which the workflow transition was performed, or
null
if the transition was not performed yet. - getTransitionRevision() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
Revision of the parent object in which the workflow transition was performed, or
null
if the transition was not performed yet. - getTransitions() - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Returns the transitions defined for this configuration.
- getTrendValues() - Method in interface com.polarion.qcentre.factbase.ITrendValueFactElement
- getType() - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Artifact type.
- getType() - Method in interface com.polarion.alm.builder.model.IBuildStatus
-
Status type.
- getType() - Method in interface com.polarion.alm.builder.spi.IBuildArtifactRecognizer.IRecognizedBuildArtifact
-
Artifact type.
- getType() - Method in class com.polarion.alm.tracker.activity.Activity
- getType() - Method in interface com.polarion.alm.tracker.exporter.IParameterDescriptor
- getType() - Method in interface com.polarion.alm.tracker.IModulePageLayouter.IRenderingLayout
- getType() - Method in class com.polarion.alm.tracker.IModulePageLayouter.PropertyDescriptior
- getType() - Method in interface com.polarion.alm.tracker.ITrackerService.IExternallyLinkedWorkItem
- getType() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getType() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
- getType() - Method in interface com.polarion.alm.tracker.model.IWorkRecord
- getType() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getType() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the type value for this TestRun.
- getType() - Method in class com.polarion.alm.ws.client.types.Text
-
Gets the type value for this Text.
- getType() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the type value for this Activity.
- getType() - Method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Gets the type value for this CustomFieldType.
- getType() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the type value for this Module.
- getType() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the type value for this WikiPage.
- getType() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the type value for this WorkItem.
- getType() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the type value for this WorkRecord.
- getType() - Method in class com.polarion.core.util.types.Text
- getType() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Type.
- getType() - Method in interface com.polarion.platform.jobs.IJobStatus
-
Status type.
- getType() - Method in class com.polarion.platform.jobs.spi.AbstractJobParameter
- getType() - Method in class com.polarion.platform.jobs.spi.service.JobStatus
- getType() - Method in interface com.polarion.platform.persistence.ICustomFieldType
-
Gets the
type
of the custom field. - getType() - Method in interface com.polarion.qcentre.factbase.delta.IElementDelta
- getType() - Method in interface com.polarion.qcentre.factbase.IBaseElement
- getType() - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- getType() - Method in interface com.polarion.subterra.base.data.model.ICustomField
-
Returns type of this field - can be one of the following types:
IPrimitiveType
IReferenceType
IEnumType
IListType
of one of the above types - getType() - Method in interface com.siemens.polarion.rt.parsers.api.model.RtElement
- getTypeClass() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterType
-
Parameter class.
- getTypeClass() - Method in class com.polarion.platform.jobs.spi.JobParameterPrimitiveType
- getTypeDefinitions() - Method in interface com.polarion.alm.tracker.model.ILanguageDefinition
-
Returns type definitions.
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.builder.Build
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.builder.BuildLinkedWorkItem
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.builder.BuildRequestorSpecificData
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.builder.BuildTestResults
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.planning.Plan
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.planning.PlanRecord
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.planning.PlanStatistics
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.projects.Project
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.projects.User
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.Property
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.Revision
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.security.LicenseInfo
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.security.ProductLicense
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.Parameter
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParameterDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParametersAndDefinitions
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.ParametersLibrary
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.Property
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestRecord
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestsConfiguration
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestStep
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestStepResult
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.testmanagement.TestSteps
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.Text
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityComment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValue
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValueEntry
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ActivitySource
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Approval
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Category
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Change
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Custom
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.CustomField
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.CustomFieldType
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.EnumCustomFieldType
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.EnumOption
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.EnumOptionId
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ExternallyLinkedWorkItem
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.FieldDiff
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Folder
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Hyperlink
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ImportedComment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.LanguageDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedResource
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Module
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.PdfProperties
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.PlanningConstraint
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.PriorityOpt
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.PriorityOptionId
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Row
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.Table
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Return type metadata object
- getTypeDesc() - Static method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Return type metadata object
- getTypeId() - Method in interface com.polarion.platform.persistence.ICustomFieldType
-
Gets the id of the type uses for the string (for example "text/html").
- getTypeId() - Method in interface com.polarion.qcentre.factbase.serialization.ISerializationTools
- getTypeName() - Method in interface com.polarion.subterra.base.data.model.IPrimitiveType
- getTypes() - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- getTypes() - Method in class com.polarion.alm.ws.client.types.tracker.ActivitySource
-
Gets the types value for this ActivitySource.
- getTypeSpecificValue(String) - Method in interface com.polarion.alm.builder.model.IBuildArtifact
-
Type specific data.
- getUnavailabilityMessage() - Method in class com.polarion.alm.ws.client.types.tracker.WorkflowAction
-
Gets the unavailabilityMessage value for this WorkflowAction.
- getUnavailableActions() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
-
Returns map of unavailable workflow actions for current state of Work Item.
- getUnavailableActions(IWorkflowObject) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
The workflow actions unavailable for the target object.
- getUnavailableActions(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets the actions that can not be used on the Work Item in the current state because of unsatisfied condition(s).
- getUniqueId(String) - Method in class com.polarion.alm.tracker.SavedQuery
-
Returns a unique identifier of the saved query.
- getUnknownItemType() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterStructureType
-
Item type of unknown items (those not mentioned in
IJobDescriptor.IJobParameterStructureType.getItemTypes()
). - getUnreferencedWorkItems() - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns unreferenced work items contained in this module(even module is from specific revision).
- getUpdated() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getUpdated() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getUpdated() - Method in interface com.polarion.alm.tracker.model.IModule
- getUpdated() - Method in interface com.polarion.alm.tracker.model.IPlan
- getUpdated() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getUpdated() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getUpdated() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getUpdated() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getUpdated() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getUpdated() - Method in class com.polarion.alm.tracker.SavedQuery
- getUpdated() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getUpdated() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the updated value for this Plan.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the updated value for this TestRun.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the updated value for this Attachment.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the updated value for this Module.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the updated value for this TestRunAttachment.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the updated value for this WikiPage.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the updated value for this WikiPageAttachment.
- getUpdated() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the updated value for this WorkItem.
- getUpdatedBy() - Method in interface com.polarion.alm.tracker.model.IModule
- getUpdatedBy() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getUpdatedBy() - Method in interface com.polarion.alm.tracker.model.IWikiPage
- getUpdatedBy() - Method in interface com.polarion.alm.tracker.model.scripting.IScript
- getUpdatedBy() - Method in class com.polarion.alm.tracker.SavedQuery
- getUpdatedBy() - Method in interface com.polarion.alm.wiki.model.IWikiPage
- getUpdatedBy() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the updatedBy value for this Module.
- getUpdatedBy() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the updatedBy value for this WikiPage.
- getUpdatedCount() - Method in interface com.polarion.alm.tracker.importer.IWorkItemImportResult
- getUpdatedQuery() - Method in interface com.polarion.alm.tracker.importer.IWorkItemImportResult
- getUpdatedUsers() - Method in interface com.polarion.alm.projects.ILDAPUserSynchronization.ILDAPUserSynchronizationReport
- getUpdateReportPermission() - Static method in class com.polarion.platform.security.ReportPermission
-
Get update report permission
com.polarion.report.update
Controls if user has access to update reports - on dashboard, report pages, qcentre... - getUpstreamCollections() - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollection
- getUri() - Method in interface com.polarion.alm.tracker.model.IHyperlinkStruct
- getUri() - Method in class com.polarion.alm.ws.client.types.builder.Build
-
Gets the uri value for this Build.
- getUri() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the uri value for this Plan.
- getUri() - Method in class com.polarion.alm.ws.client.types.projects.Project
-
Gets the uri value for this Project.
- getUri() - Method in class com.polarion.alm.ws.client.types.projects.ProjectGroup
-
Gets the uri value for this ProjectGroup.
- getUri() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the uri value for this User.
- getUri() - Method in class com.polarion.alm.ws.client.types.Revision
-
Gets the uri value for this Revision.
- getUri() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the uri value for this TestRun.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the uri value for this Attachment.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.Baseline
-
Gets the uri value for this Baseline.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.Category
-
Gets the uri value for this Category.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the uri value for this Comment.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.Hyperlink
-
Gets the uri value for this Hyperlink.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedOslcResource
-
Gets the uri value for this LinkedOslcResource.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the uri value for this Module.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.ModuleComment
-
Gets the uri value for this ModuleComment.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the uri value for this TestRunAttachment.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunComment
-
Gets the uri value for this TestRunComment.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.TimePoint
-
Gets the uri value for this TimePoint.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPage
-
Gets the uri value for this WikiPage.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the uri value for this WikiPageAttachment.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the uri value for this WorkItem.
- getUri() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the uri value for this WorkRecord.
- getUri() - Method in interface com.polarion.platform.persistence.model.IPObject
- getUri() - Method in class com.polarion.platform.persistence.spi.PObject
- getUri() - Method in exception com.polarion.platform.persistence.UnresolvableObjectException
- getURI() - Method in interface com.polarion.alm.tracker.model.IExternalWorkItemURI
- getURI() - Method in interface com.polarion.alm.tracker.model.ILinkedOslcResourceStruct
- getUrisList() - Method in class com.polarion.platform.persistence.model.IPObjectList.EmptyList
- getUrisList() - Method in interface com.polarion.platform.persistence.model.IPObjectList
- getUrisList() - Method in class com.polarion.platform.persistence.spi.PObjectList
- getUrisList() - Method in class com.polarion.platform.persistence.spi.PObjectTypedList
- getUrl() - Method in class com.polarion.alm.ws.client.types.tracker.Attachment
-
Gets the url value for this Attachment.
- getUrl() - Method in class com.polarion.alm.ws.client.types.tracker.TestRunAttachment
-
Gets the url value for this TestRunAttachment.
- getUrl() - Method in class com.polarion.alm.ws.client.types.tracker.WikiPageAttachment
-
Gets the url value for this WikiPageAttachment.
- getURL() - Method in interface com.polarion.alm.tracker.model.IAttachmentBase
- getURL(IBaseElement) - Method in class com.polarion.qcentre.factbase.tools.render.BasicElementRenderer
- getURL(IBaseElement) - Static method in class com.polarion.qcentre.factbase.tools.render.ElementRendererFactory
- getURL(IBaseElement) - Method in interface com.polarion.qcentre.factbase.tools.render.IElementRenderer
- getUser() - Method in interface com.polarion.alm.tracker.model.IApprovalStruct
-
The user field is read-only here, since it's primary key of this structure.
- getUser() - Method in interface com.polarion.alm.tracker.model.IWorkRecord
- getUser() - Method in class com.polarion.alm.ws.client.types.tracker.Approval
-
Gets the user value for this Approval.
- getUser() - Method in class com.polarion.alm.ws.client.types.tracker.Change
-
Gets the user value for this Change.
- getUser() - Method in class com.polarion.alm.ws.client.types.tracker.WorkRecord
-
Gets the user value for this WorkRecord.
- getUser() - Method in interface com.polarion.platform.persistence.diff.IChange
- getUser() - Method in exception com.polarion.platform.security.PermissionDeniedException
- getUser(String) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the user with the given ID.
- getUser(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a user.
- getUserAccessTokenByRawToken(String) - Method in interface com.polarion.platform.security.accesstoken.IUserAccessTokenService
-
Gets a user access token's extended info via a raw token.
- getUserAccessTokens(String) - Method in interface com.polarion.platform.security.accesstoken.IUserAccessTokenService
-
Gets a collection of existing user access tokens
- getUserACLRights(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getUserACLRights(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Return access rights for given user ACL.
- getUserAndProjectResolver() - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- getUserAssignmentsForContextRole(String, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the Users assigned the specific role together with the source of the assignment.
- getUserAssignmentsForRole(String, IContextId) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Returns the Users assigned the specific role together with the source of the assignment.
- getUserAuthenticationProvidersManager() - Method in interface com.polarion.platform.security.ISecurityService
- getUserAuthenticationProvidersManager() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getUserAvatarURL(String) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns a user avatar image URL.
- getUserAvatarURL(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets a user Avatar URL.
- getUserByUri(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets an user.
- getUserConfigurationForUpdate(String, String) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method is intended for configuration-editing clients, NOT for configuration-using clients (these should use
IRepositoryConfigService.getReadUserConfiguration(String, String)
instead. - getUserConfigurationLocationForUpload(String, String) - Method in interface com.polarion.platform.repository.config.IRepositoryConfigService
-
This method is intended only for configuration file uploading clients.
- getUseReportFromTemplate() - Method in class com.polarion.alm.ws.client.types.planning.Plan
-
Gets the useReportFromTemplate value for this Plan.
- getUseReportFromTemplate() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestRun
-
Gets the useReportFromTemplate value for this TestRun.
- getUserFromToken(String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Returns the username of the user that has the assigned token.
- getUserGroup(String) - Method in interface com.polarion.alm.projects.IProjectService
-
Returns the User Group with the given ID.
- getUserGroups() - Method in interface com.polarion.alm.projects.IProjectService
- getUserId() - Method in class com.polarion.alm.tracker.activity.Activity
- getUserId() - Method in class com.polarion.alm.tracker.activity.ActivityComment
- getUserId() - Method in class com.polarion.alm.ws.client.types.tracker.Activity
-
Gets the userId value for this Activity.
- getUserId() - Method in class com.polarion.alm.ws.client.types.tracker.ActivityComment
-
Gets the userId value for this ActivityComment.
- getUserId() - Method in interface com.polarion.platform.security.accesstoken.IUserAccessToken
-
Gets ID of the user that owns the token
- getUserId() - Method in interface com.polarion.psvn.core.notifications.INotificationEvent
- getUserManagementPolicy() - Method in interface com.polarion.platform.security.ISecurityService
- getUserName() - Method in interface com.polarion.platform.repository.external.svn.ISvnRtRepositoryConfiguration
- getUserName() - Method in interface com.polarion.platform.security.login.IPassword
-
Get user name.
- getUserName(String) - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getUserPassword() - Method in interface com.polarion.platform.repository.external.svn.ISvnRtRepositoryConfiguration
- getUserRoles(String) - Method in class com.polarion.platform.spi.security.UserRolesConfig
- getUserRoles(String, boolean) - Method in class com.polarion.platform.spi.security.UserRolesConfig
-
Returns a set of roles that belong to the specified user in the context defined for this configuration object.
- getUsers() - Method in interface com.polarion.alm.projects.IProjectService
- getUsers() - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Gets all users.
- getUsers() - Method in class com.polarion.platform.spi.security.UserRolesConfig
-
Returns the users mentioned in this config
- getUsers(String) - Method in class com.polarion.platform.spi.security.UserAuthenticationProvidersConfig
- getUsersForContextRole(String, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the IDs of all users, that have the given role for the given context.
- getUsersForContextRole(String, IContextId) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Returns a set of user IDs that the role is directly assigned to.
- getUsersForDefault() - Method in class com.polarion.platform.spi.security.UserAuthenticationProvidersConfig
- getUsersForGlobalRole(String) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the IDs of all users, that do have the given role.
- getUsersForGlobalRole(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- getUsersForGroup(String) - Method in class com.polarion.platform.spi.security.UserGroupsConfig
-
Returns the User(s) assigned to the given Group.
- getUsersForGroups(Set<String>) - Method in class com.polarion.platform.spi.security.UserGroupsConfig
-
Finds the User(s) assigned to at least one of the given Groups.
- getUsersNotInProject(IProject) - Method in interface com.polarion.alm.projects.IProjectService
- getUsersWithContextRole(IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Returns the IDs of all users, that have some role in the given context.
- getUsersWithRole(String) - Method in class com.polarion.platform.spi.security.UserRolesConfig
- getUserTransaction() - Method in interface com.polarion.platform.ITransactionService
-
Deprecated.since 3.24.4. Please consider to use transaction service methods to manage transaction.
- getUsesOutlineNumbering() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the usesOutlineNumbering value for this Module.
- getValidators() - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
-
Deprecated.
- getValidators(String) - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
- getValidCustomFieldIds(IPObject) - Method in interface com.polarion.platform.persistence.ICustomFieldsService
- getValidRevisionInBaseline(String) - Method in interface com.polarion.platform.persistence.IDataService
- getValue() - Method in class com.polarion.alm.tracker.activity.ActivityCustomValue
- getValue() - Method in interface com.polarion.alm.tracker.model.parameters.IParameter
-
Returns the typed value of the parameter.
- getValue() - Method in class com.polarion.alm.ws.client.types.builder.BuildRequestorSpecificData
-
Gets the value value for this BuildRequestorSpecificData.
- getValue() - Method in class com.polarion.alm.ws.client.types.Property
-
Gets the value value for this Property.
- getValue() - Method in class com.polarion.alm.ws.client.types.testmanagement.Parameter
-
Gets the value value for this Parameter.
- getValue() - Method in class com.polarion.alm.ws.client.types.testmanagement.Property
-
Gets the value value for this Property.
- getValue() - Method in class com.polarion.alm.ws.client.types.tracker.Custom
-
Gets the value value for this Custom.
- getValue() - Method in class com.polarion.alm.ws.client.types.tracker.CustomField
-
Gets the value value for this CustomField.
- getValue() - Method in class com.polarion.core.util.types.Currency
- getValue() - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterChoice
-
Choice value.
- getValue() - Method in class com.polarion.platform.persistence.spi.OptionProperty
- getValue() - Method in class com.polarion.qcentre.factbase.impl.ValueFactElementDecorator
- getValue() - Method in interface com.polarion.qcentre.factbase.IValueFactElement
-
Currently String and ArrayList of strings is supported only
- getValue() - Method in class com.polarion.qcentre.factbase.Property
- getValue(IPObject, String) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper.IFormatter
- getValue(String) - Method in class com.polarion.platform.i18n.Localization
- getValue(String) - Method in interface com.polarion.platform.persistence.model.IHasValues
- getValue(String) - Method in interface com.polarion.platform.persistence.model.IPObject
- getValue(String) - Method in interface com.polarion.platform.persistence.model.IStructure
-
Returns the wrapped value.
- getValue(String) - Method in class com.polarion.platform.persistence.spi.PObject
- getValue(String) - Method in class com.polarion.platform.persistence.spi.Structure
- getValue(String, String) - Method in class com.polarion.platform.i18n.Localization
-
Parameter with
null
value is rendered as empty string. - getValue(String, String...) - Method in class com.polarion.platform.i18n.Localization
-
Parameters with
null
value are rendered as empty string. - getValue(String, List<String>) - Method in class com.polarion.platform.i18n.Localization
-
Parameters with
null
value are rendered as empty string. - getValueAsInteger() - Method in class com.polarion.qcentre.factbase.impl.ValueFactElementDecorator
- getValueFactElement() - Method in class com.polarion.qcentre.factbase.impl.ValueFactElementDecorator
- getValueMappings() - Method in interface com.polarion.subterra.base.data.model.IRelationMapping
- getValues() - Method in class com.polarion.alm.tracker.activity.ActivityCustomValue
- getValues() - Method in interface com.polarion.alm.tracker.model.IRow
- getValues() - Method in interface com.polarion.alm.tracker.model.ITestStep
- getValues() - Method in class com.polarion.alm.ws.client.types.testmanagement.TestStep
-
Gets the values value for this TestStep.
- getValues() - Method in class com.polarion.alm.ws.client.types.tracker.ActivityCustomValue
-
Gets the values value for this ActivityCustomValue.
- getValues() - Method in class com.polarion.alm.ws.client.types.tracker.Row
-
Gets the values value for this Row.
- getVariant() - Method in interface com.polarion.alm.tracker.model.IModule
-
Gets the Variant work item this Module was created from.
- getVariantType() - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementConfiguration
- getVariantURI() - Method in class com.polarion.alm.ws.client.types.tracker.Module
-
Gets the variantURI value for this Module.
- getVariationTypeField() - Method in interface com.polarion.alm.tracker.variantmanagement.IVariantManagementConfiguration
- getVerdict() - Method in interface com.polarion.alm.tracker.model.signatures.ISignature
- getVerdict() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureData
-
If the corresponding comment is a verdict comment, returns the signature verdict - signed or declined.
- getVerdictComment() - Method in interface com.polarion.alm.tracker.model.signatures.ISignature
- getVerdictEnumeration() - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignaturesManager
-
Returns the verdict enumeration for convenience.
- getVerdictEnumeration() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignaturesManager
-
Returns the verdict enumeration for convenience.
- getVerdictTime() - Method in interface com.polarion.alm.tracker.model.signatures.ISignature
-
Time when verdict was set, or
null
if this signature is pending. - getVersion() - Method in interface com.polarion.platform.repository.config.IConfig
-
During runtime, it's guaranteed that version for one configuration never decreases.
- getVersion() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource.IVersioned
- getVersion() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource.IVersionedCollection
- getVersionedInstance(IObjectId, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns a versioned object for the given uri and revision.
- getVersionedInstance(SubterraURI, String) - Method in interface com.polarion.platform.persistence.IDataService
-
Returns a versioned object for the given uri and revision.
- getViewLocationDiffURL(ILocationChangeMetaData) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
-
URL used for navigating from Web UI to detail of this path in diff format.
- getViewLocationURL(ILocationChangeMetaData) - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository
-
URL used for navigating from Web UI to detail of this path.
- getViewResourceLocationURL(IExtendedLocation) - Method in interface com.polarion.platform.repository.external.IExternalRtRepository
-
Returns a link to a file in the repository that focuses on a certain position if specified.
- getViewUrl() - Method in interface com.polarion.platform.repository.external.ICommit
- getViewURL() - Method in interface com.polarion.platform.persistence.model.IRevision
- getViewURL() - Method in class com.polarion.platform.persistence.spi.Revision
- getViolationFactElement() - Method in class com.polarion.qcentre.factbase.impl.ViolationFactElementDecorator
- getVisibleProjectsForCurrentUserInContext(IContextId) - Method in interface com.polarion.alm.tracker.activity.UserAndProjectResolver
- getVisibleTo() - Method in interface com.polarion.alm.tracker.model.IComment
- getVisibleTo() - Method in class com.polarion.alm.ws.client.types.tracker.Comment
-
Gets the visibleTo value for this Comment.
- getVotedItems() - Method in interface com.polarion.alm.tracker.model.ITrackerUser
- getVotes() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Shortcut for
IVotingManager.getVotes(IWorkItem)
- getVotes(IWorkItem) - Method in interface com.polarion.alm.tracker.IVotingManager
-
Returns users that voted for the item (sorted by name).
- getVotesCount() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Shortcut for
IVotingManager.getVotesCount(IWorkItem)
- getVotesCount(IWorkItem) - Method in interface com.polarion.alm.tracker.IVotingManager
-
Returns number of users that voted for the item.
- getVoteURIs() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the voteURIs value for this User.
- getVotingManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the voting manager.
- getWarnCount() - Method in interface com.polarion.alm.builder.model.IBuildEvents
-
Number of warnings.
- getWatchedItems() - Method in interface com.polarion.alm.tracker.model.ITrackerUser
- getWatchers() - Method in interface com.polarion.alm.tracker.model.watchlist.IWatches
-
Gets the users watching this object
- getWatches() - Method in interface com.polarion.alm.tracker.model.IRichPage
- getWatcheURIs() - Method in class com.polarion.alm.ws.client.types.projects.User
-
Gets the watcheURIs value for this User.
- getWatchingUsers() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- getWatchList() - Method in interface com.polarion.alm.tracker.model.ITrackerUser
- getWatchList(String) - Method in interface com.polarion.alm.tracker.model.watchlist.IWatchListManager
-
Returns a watchlist.
- getWatchListManager() - Method in interface com.polarion.alm.tracker.ITrackerService
- getWebBaseURL() - Method in interface com.polarion.alm.tracker.model.IExternalWorkItemURI
- getWikiContent() - Method in interface com.polarion.alm.tracker.model.IPlan
-
Returns the wiki content of the plan
- getWikiContent() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getWikiContentForTestRun(String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Returns the Wiki Page content of Test Run or Test Run Template.
- getWikiPage() - Method in interface com.polarion.alm.tracker.model.IWikiPageAttachment
- getWikiPageByUri(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns a Wiki Page with the given SubterraURI.
- getWikiPageByUriWithFields(String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns a Wiki Page with the given SubterraURI.
- getWikiPages(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns Wiki Pages from a given Project and Space.
- getWikiPagesWithFields(String, String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns Wiki Pages from a given Project and Space.
- getWikiPageUris(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns Wiki Pages from a given Project and Space.
- getWikiPolicy() - Method in interface com.polarion.alm.wiki.IWikiService
- getWikiRenderingContextMap() - Method in interface com.polarion.alm.wiki.IWikiService
-
Returns context map with values available to Wiki page during rendering.
- getWikiSpaces(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns Wiki spaces from a given Project.
- getWordRoundTripService() - Method in interface com.polarion.alm.tracker.ITrackerService
-
INTERNAL This method is not part of Polarion API.
- getWorkDir() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
-
Returns associated working directory.
- getWorkflowActionId() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureData
-
Returns the workflow action ID of the corresponding workflow action.
- getWorkflowActionLabel() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureData
-
Returns the workflow action name to display.
- getWorkflowConfig(IWorkflowObject) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
Returns workflow configuration that is used for the target object (it can be inherited from a different context or type).
- getWorkflowConfig(String, String, IContextId) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
Returns workflow configuration that is used for the objects of given prototype and type in the given context (it can be inherited from a different context or type).
- getWorkflowManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the workflow manager.
- getWorkflowObject() - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignature
-
The document to which this workflow signature belongs.
- getWorkflowObject() - Method in interface com.polarion.alm.tracker.model.signatures.ITestRunWorkflowSignature
- getWorkflowObject() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignature
-
The workflow object to which this workflow signature belongs.
- getWorkflowObject() - Method in interface com.polarion.alm.tracker.model.signatures.IWorkItemWorkflowSignature
- getWorkflowSignature() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureData
-
Workflow signature for which this comment was created.
- getWorkflowSignature(IStatusOpt) - Method in interface com.polarion.alm.tracker.model.signatures.IDocumentWorkflowSignaturesManager
-
Returns existing open workflow signature for target workflow status, or
null
. - getWorkflowSignature(IStatusOpt) - Method in interface com.polarion.alm.tracker.model.signatures.IWorkflowSignaturesManager
-
Returns existing open workflow signature for target workflow status, or
null
. - getWorkflowSignatures() - Method in interface com.polarion.alm.tracker.model.IModule
- getWorkflowSignatures() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getWorkflowSignatures() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
-
Returns all workflow signatures in the creation order.
- getWorkflowSignaturesManager() - Method in interface com.polarion.alm.tracker.model.IModule
- getWorkflowSignaturesManager() - Method in interface com.polarion.alm.tracker.model.ITestRun
- getWorkflowSignaturesManager() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
-
Returns signatures manager that can be used for all signature related tasks.
- getWorkingCalendarForUser(String, boolean) - Method in interface com.polarion.alm.tracker.IPlanningManager
-
Returns working calendar for given user.
- getWorkingDay(long, boolean) - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Returns working day for particular date (specific definitions are taken into account).
- getWorkingDays(boolean) - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Returns all working days defined in this calendar; working days from base calendar may be included as well (working days from this calendar are in the beginning of the list).
- getWorkingTimes() - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
-
For working day returns working times that define the time worked.
- getWorkingWeekDay(int, boolean) - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Returns working day for a typical (with no specific definition) week day.
- getWorkItem() - Method in interface com.polarion.alm.tracker.ITrackerService.IExternallyLinkedWorkItem
- getWorkItem() - Method in interface com.polarion.alm.tracker.model.IAttachment
- getWorkItem() - Method in interface com.polarion.alm.tracker.model.IComment
- getWorkItem() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
- getWorkItem() - Method in interface com.polarion.alm.tracker.model.IWorkRecord
- getWorkItem() - Method in interface com.polarion.alm.tracker.workflow.ICallContext
-
Deprecated.
- getWorkItem() - Method in class com.polarion.alm.ws.client.types.builder.BuildLinkedWorkItem
-
Gets the workItem value for this BuildLinkedWorkItem.
- getWorkItem(SubterraURI) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the workitem with the specified uri.
- getWorkItem(String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns work item with given id.
- getWorkItem(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns a work item for the specified id.
- getWorkItem(String, String) - Method in interface com.polarion.alm.tracker.ITrackerService
-
This is a shortcut method for
getTrackerProject(projectId).getWorkItem(workItemId)
, seeITrackerProject.getWorkItem(String)
. - getWorkItem(String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns work item with given project id and id.
- getWorkItemById(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item with all fields set.
- getWorkItemByIdsWithFields(String, String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item with only the fields specified filled in with values.
- getWorkItemByUri(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item with all fields set.
- getWorkItemByUriInRevision(String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item in the given revision with all fields set.
- getWorkItemByUriInRevisionWithFields(String, String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item in a given revision with only the fields specified filled in with values.
- getWorkItemByUriWithFields(String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets a Work Item with only the fields specified filled in with values.
- getWorkItemDescriptionField(ITypeOpt) - Method in interface com.polarion.alm.tracker.model.ILanguageDefinition
-
Returns id of the field of Work Item of given type which stores localized description.
- getWorkItemDiff() - Method in interface com.polarion.alm.tracker.model.IBaselineDiff
- getWorkItemId() - Method in interface com.polarion.alm.tracker.model.IExternalWorkItemURI
- getWorkItemLinkRoleEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the work item link roles enumeration available in this project.
- getWorkItemLinkRolesManager() - Method in interface com.polarion.alm.tracker.ITrackerService
-
Returns the link roles manager.
- getWorkItems() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
-
Deprecated.
- getWorkItems() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
-
Deprecated.
- getWorkItems() - Method in interface com.polarion.alm.tracker.exporter.ITableExportConfiguration
-
Returns list of Work Items to export.
- getWorkItems() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
-
Deprecated.
- getWorkItems() - Method in class com.polarion.alm.tracker.exporter.TableExportConfiguration
- getWorkItems() - Method in class com.polarion.alm.tracker.exporter.TreeExportConfiguration
-
Deprecated.
- getWorkItems() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
If set only work records from the work items in the list will be included in the report.
- getWorkItems() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getWorkItemsCount(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Counts the number of Work Items returned by the given query.
- getWorkItemsFromCategory() - Method in interface com.polarion.alm.tracker.model.ICategory
- getWorkItemsFromTimepoint() - Method in interface com.polarion.alm.tracker.model.ITimePoint
- getWorkItemsFromTimepoint(ITimePoint) - Method in interface com.polarion.alm.tracker.ITimePointsManager
- getWorkItemsLinkedToRevision(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets Work Items linked to a revision.
- getWorkItemsLinkedToRevisionWithFields(String, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Gets Work Items linked to a revision.
- getWorkItemsQuery() - Method in interface com.polarion.alm.tracker.workreport.IWorkReportConfiguration
-
If set only work records from the work items matching the query will be included in the report.
- getWorkItemsQuery() - Method in class com.polarion.alm.tracker.workreport.WorkReportConfiguration
- getWorkItemTitleField(ITypeOpt) - Method in interface com.polarion.alm.tracker.model.ILanguageDefinition
-
Returns id of the field of Work Item of given type which stores localized title.
- getWorkItemTree() - Method in class com.polarion.alm.tracker.exporter.ExportConfiguration
-
Deprecated.
- getWorkItemTree() - Method in interface com.polarion.alm.tracker.exporter.IExportConfiguration
-
Deprecated.
- getWorkItemTree() - Method in interface com.polarion.alm.tracker.exporter.ITreeExportConfiguration
-
Returns tree of Work Items to export.
- getWorkItemTree() - Method in class com.polarion.alm.tracker.exporter.MatrixExportConfiguration
-
Deprecated.
- getWorkItemTree() - Method in class com.polarion.alm.tracker.exporter.TableExportConfiguration
-
Deprecated.
- getWorkItemTree() - Method in class com.polarion.alm.tracker.exporter.TreeExportConfiguration
- getWorkItemTypeEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the work item types enumeration available in this project.
- getWorkItemURI() - Method in class com.polarion.alm.ws.client.types.tracker.ExternallyLinkedWorkItem
-
Gets the workItemURI value for this ExternallyLinkedWorkItem.
- getWorkItemURI() - Method in class com.polarion.alm.ws.client.types.tracker.LinkedWorkItem
-
Gets the workItemURI value for this LinkedWorkItem.
- getWorkItemWithRevision(String, String, String) - Method in interface com.polarion.alm.tracker.ITrackerService
- getWorkLength() - Method in interface com.polarion.platform.jobs.IJob
- getWorkLength() - Method in interface com.polarion.platform.jobs.IJobUnit
-
Return number of ticks
IJobUnit.run(IProgressMonitor)
is expected to take. - getWorkLength() - Method in class com.polarion.platform.jobs.spi.AbstractJobUnit
- getWorkRecords() - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Returns the list of work records for this Work Item.
- getWorkRecords() - Method in class com.polarion.alm.ws.client.types.tracker.WorkItem
-
Gets the workRecords value for this WorkItem.
- getWorkRecordTypeEnum() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Returns the work record type enumeration available in this project.
- getWorkReport(IContextId, String) - Method in interface com.polarion.alm.tracker.workreport.IWorkReportManager
-
Returns the work report or
null
if it does not exist. - getWorkReports(IContextId) - Method in interface com.polarion.alm.tracker.workreport.IWorkReportManager
-
Returns work reports existing in the context.
- getWSBaseURL() - Method in interface com.polarion.alm.tracker.model.IExternalWorkItemURI
- global() - Method in interface com.polarion.alm.tracker.IScopeSelector
- GLOBAL_ID - Static variable in class com.polarion.subterra.base.data.identification.ContextId
- GROOVY_ENGINE_NAME - Static variable in interface com.polarion.alm.tracker.scripting.IScriptEngineService
-
This is a constant for the Groovy engine.
- GROUP_ENTITY - Static variable in interface com.polarion.alm.builder.model.IBuildArtifact
-
field groupEntity of class
SubterraURI
- GROUP_ID - Static variable in interface com.polarion.alm.builder.model.IBuildArtifact
-
field groupId of class
String
- GroupRolesConfig - Class in com.polarion.platform.spi.security
-
Object encapsulation of the group-roles.xml configuration file.
- GroupRolesConfig() - Constructor for class com.polarion.platform.spi.security.GroupRolesConfig
-
Creates an empty configuration.
- GroupRolesConfig(InputStream, ILocation) - Constructor for class com.polarion.platform.spi.security.GroupRolesConfig
-
Parses the XML configuration from the input stream & closes it.
- groups() - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder
-
Configure flow to synchronize user groups.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ITestRun.getAllRecordsForTestCase(IWorkItem)
instead.