Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- FactBaseFactory - Class in com.polarion.qcentre.factbase.assemble
- FactBaseRepository - Class in com.polarion.qcentre.factbase.serialization
- FactBaseRepository() - Constructor for class com.polarion.qcentre.factbase.serialization.FactBaseRepository
- FactBaseSerializationTool - Class in com.polarion.qcentre.factbase.serialization
- FactBaseURI - Class in com.polarion.qcentre.factbase
- FactBaseURI(String, String, String, String) - Constructor for class com.polarion.qcentre.factbase.FactBaseURI
- FactBaseVisitor - Class in com.polarion.qcentre.factbase.impl
- FactBaseVisitor() - Constructor for class com.polarion.qcentre.factbase.impl.FactBaseVisitor
- FactElementDecorator - Class in com.polarion.qcentre.factbase.impl
- FactElementDecorator(IFactElement) - Constructor for class com.polarion.qcentre.factbase.impl.FactElementDecorator
- FactsDeltaProcessor - Class in com.polarion.qcentre.factbase.delta
- FactsDeltaProcessor(IElementDelta) - Constructor for class com.polarion.qcentre.factbase.delta.FactsDeltaProcessor
- FAILED - Enum constant in enum class com.polarion.alm.tracker.exporter.IExportCommand.IExportResult.Status
- FAILED - Enum constant in enum class com.polarion.alm.tracker.importer.IImportCommand.IImportResult.Status
- failedInGroup - Enum constant in enum class com.polarion.alm.tracker.TestsConfiguration.DefectReuseType
- failedInPrevious - Enum constant in enum class com.polarion.alm.tracker.TestsConfiguration.DefectReuseType
- fatal(Object) - Method in interface com.polarion.core.util.logging.ILogger
-
Log a fatal message.
- fatal(Object, Throwable) - Method in interface com.polarion.core.util.logging.ILogger
-
Log a fatal message.
- FIELD_IS_LOCAL - Static variable in interface com.polarion.platform.persistence.IQueryHelper
-
Deprecated.The 2010 Live Documents are deprecated.
- FIELD_ORDER - Static variable in interface com.polarion.alm.tracker.model.IModule
- FIELD_ORDER - Static variable in interface com.polarion.alm.tracker.model.IPlan
- FIELD_ORDER - Static variable in interface com.polarion.alm.tracker.model.ITestRun
- FIELD_ORDER - Static variable in interface com.polarion.alm.tracker.model.IWorkItem
- FIELD_SQL - Static variable in interface com.polarion.platform.persistence.IQueryHelper
-
Virtual index field for SQL queries.
- FieldDiff - Class in com.polarion.alm.ws.client.types.tracker
- FieldDiff - Class in com.polarion.platform.persistence.spi.diff
- FieldDiff() - Constructor for class com.polarion.alm.ws.client.types.tracker.FieldDiff
- FieldDiff(Object[], Object, Object, boolean, String, Object[]) - Constructor for class com.polarion.alm.ws.client.types.tracker.FieldDiff
- FieldDiff(String, Object, Object) - Constructor for class com.polarion.platform.persistence.spi.diff.FieldDiff
- FieldDiff(String, Collection, Collection) - Constructor for class com.polarion.platform.persistence.spi.diff.FieldDiff
- fieldQuery(String, String) - Method in interface com.polarion.platform.persistence.IQueryHelper
-
Creates a field query for the specified term that will be enclosed in double quotes and contained special characters will be escaped.
- FIELDS_FROM_TEMPLATE - Static variable in interface com.polarion.alm.tracker.model.IPlan
- fieldType() - Element in annotation interface com.polarion.platform.repository.external.ExternalRepositoryCredentials
- file(RtFileProperties, Supplier<InputStream>) - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionModelFactory
- FILE - Enum constant in enum class com.polarion.platform.service.repository.ILocationChangeMetaData.Kind
-
Defines the file kind
- FileChangesListenerAdapter - Class in com.polarion.platform.service.repository
-
An abstract adapter class for receiving file(folder) change events.
- FileChangesListenerAdapter() - Constructor for class com.polarion.platform.service.repository.FileChangesListenerAdapter
- fileProperties() - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionModelFactory
- FileReaderSource(File) - Constructor for class com.polarion.alm.tracker.ITestsFileProcessor.FileReaderSource
- FileReaderSource(File, String) - Constructor for class com.polarion.alm.tracker.ITestsFileProcessor.FileReaderSource
- fillDynamicRoles(Set<String>, String, IPObject) - Method in interface com.polarion.platform.persistence.spi.IDynamicRolesProvider
-
Add all dynamic roles of given user with relation to given object.
- filterBy(String) - Method in interface com.polarion.alm.tracker.IModuleBrancher
-
Specifies optional filtering query.
- filterBy(String) - Method in interface com.polarion.alm.tracker.IModuleWorkItemsQueryBuilder
-
Additional Work Item query to filter the Work Items of the Document (optional).
- filterGroupedNotifications(Collection<INotificationCreator.IChangeNotification>) - Method in interface com.polarion.platform.persistence.notifications.INotificationCreator
-
Called at the end of processing a transaction with all created notifications (from all creators, not only this one, and every notification is there separately for each receiver).
- filterGroupedNotifications(Collection<INotificationCreator.IChangeNotification>) - Method in class com.polarion.psvn.core.notifications.spi.AbstractNotificationCreator
- filterWorkItems(String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Returns the Document's active Work Items that match the query and adds their ancestors.
- finalizeFinishedRootJob(IJob) - Method in interface com.polarion.platform.jobs.IJobManager
-
Finalize finished job.
- find(String) - Method in interface com.polarion.qcentre.factbase.IBaseElement
- find(String) - Method in interface com.polarion.qcentre.factbase.IFactBase
- find(String) - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- findBuildArtifacts(IBuildArtifactSelector) - Method in interface com.polarion.alm.builder.IBuilderService
-
Return all build artifacts matching given
IBuildArtifactSelector
. - findByFPath(String) - Method in interface com.polarion.qcentre.factbase.IBaseElement
- findByFPath(String) - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- findCommentsReferencingWorkItem(IWorkItem) - Method in interface com.polarion.alm.tracker.model.IModule
-
Finds comments for which the
IModuleComment.getReferredWorkItem()
equals the given work item - findComponentSequence(String) - Method in interface com.polarion.subterra.base.location.ILocation
-
Same as
ILocation.findComponentSequence(List)
but sequence defined as String (e.g. - findComponentSequence(String) - Method in class com.polarion.subterra.base.location.Location
- findComponentSequence(List) - Method in interface com.polarion.subterra.base.location.ILocation
-
Searches this path components for the given sequence and if found, returns the position of the first component from the sequence in this location's
ILocation.getComponents()
. - findComponentSequence(List) - Method in class com.polarion.subterra.base.location.Location
- findDeapestCause(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
- findDifferences(Object, Object) - Method in class com.polarion.qcentre.factbase.delta.Differencer
- findElement(String) - Method in interface com.polarion.qcentre.factbase.IFactBase
-
Find element by id
- findException(Throwable, Class<?>) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
-
This method returns the same object as
ExceptionUtils.findExceptionByType(Throwable, Class)
, but it may be more useful if you are looking for an exception implementing an interface, but you want to make use of the Throwable class (without casting). - findExceptionByType(Throwable, Class<T>) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
-
Returns the first Throwable class that matches the specified class (subclasses match) in the chain of exception causes, starting from the given Throwable.
- findInvocationTargetException(Throwable) - Static method in class com.polarion.core.util.exceptions.ExceptionUtils
- findOrCreateBuilderPluginDOMElement(Element) - Static method in class com.polarion.alm.builder.spi.POMFileHelper
- findOrCreateCompilerPluginDOMElement(Element) - Static method in class com.polarion.alm.builder.spi.POMFileHelper
- findPermissionFactory(String) - Method in interface com.polarion.platform.security.ISecurityService
- findWorkItem(String, String) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Finds work item, differs from
ITrackerService.getWorkItem(String, String)
in smarter handling of the id parameter. - finish() - Method in interface com.polarion.alm.tracker.IModuleWorkItemsQueryBuilder
-
Creates and returns the result of this builder - the Document Work Items query.
- FINISH_TIME - Static variable in interface com.polarion.alm.builder.model.IBuild
-
field finishTime of class
Date
- finishCatching(ILocation) - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher
-
Ends catching sequence.
- fitToPageWidth() - Method in class com.polarion.alm.tracker.exporter.configuration.PageOptions
-
Hint for the exporter to try and fit the content to the page.
- Folder - Class in com.polarion.alm.ws.client.types.tracker
- Folder() - Constructor for class com.polarion.alm.ws.client.types.tracker.Folder
- Folder(String, String, String, String) - Constructor for class com.polarion.alm.ws.client.types.tracker.Folder
- footers() - Method in class com.polarion.alm.tracker.exporter.configuration.PageOptions
- forAction(String) - Static method in class com.polarion.platform.security.AdministrationPermission
- forAction(String) - Static method in class com.polarion.platform.security.UserManagementPermission
- forceConfigurationReload(IGroupEntity) - Method in interface com.polarion.alm.builder.IBuilderService
-
Forces configuration reload and build artifacts auto-recognition (if configured) for given group entity.
- forEngineName(String, List<String>) - Static method in exception com.polarion.alm.tracker.scripting.UnsupportedScriptEngineException
- forget() - Method in interface com.polarion.platform.persistence.model.IPObject
-
Forgets the content of this object.
- forget() - Method in class com.polarion.platform.persistence.notifications.ChangeInfo
-
Forgets (i.
- forget() - Method in class com.polarion.platform.persistence.spi.PObject
- format(double, StringBuffer, FieldPosition) - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- format(long, StringBuffer, FieldPosition) - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- format(Object) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
-
Deprecated.
- format(Object, IPObject, String) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper.IFormatter
- format(Date, StringBuffer, FieldPosition) - Method in class com.polarion.core.util.types.ThreadSafeDateFormatWrapper
- formatDate(Date) - Method in interface com.polarion.platform.persistence.IQueryHelper
-
Convert date to string used in queries from...to
- formatDate(Date, String) - Method in class com.polarion.wiki.util.CalendarTool
- formatDateOnly(Date) - Method in interface com.polarion.platform.persistence.IQueryHelper
-
Convert date to string used in queries from...to
- formatFieldValue(String, String, Object) - Method in interface com.polarion.alm.tracker.exporter.IExportHelper
-
Deprecated.
- formatNumber(Number) - Static method in class com.polarion.platform.i18n.Localization
-
Formats the number using Polarion's
default format
. - formatToCharacterIterator(Object) - Method in class com.polarion.core.util.types.ThreadSafeDateFormatWrapper
- formatToCharacterIterator(Object) - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- formatUtcDate(Date) - Method in class com.polarion.wiki.util.CalendarTool
-
Returns date string in format: Date.UTC(yyyy, MM, dd) It can be useful for generating java script code from velocity.
- formatUtcDateTime(Date) - Method in class com.polarion.wiki.util.CalendarTool
-
Returns date string in format: Date.UTC(yyyy, MM, dd, hh, mm, ss, SSS) It can be useful for generating java script code from velocity.
- FormExtensionContribution - Class in com.polarion.alm.ui.server.forms.extensions
-
Contribution class for registering the form extension.
- FormExtensionContribution(Class<? extends IFormExtension>, String) - Constructor for class com.polarion.alm.ui.server.forms.extensions.FormExtensionContribution
- forNode(String) - Static method in class com.polarion.platform.jobs.scheduler.NodeSelector
- forProject(String) - Method in interface com.polarion.alm.tracker.IScopeSelector
- forRecord(ITestRecord) - Method in interface com.polarion.alm.tracker.ITrackDefectByRulesBuilder
-
If the result of the Test Record has the "createDefect" property set to true, it executes the processing of a given Test Record and one of the following will happen.
- forScriptFileNameExtension(String, List<String>) - Static method in exception com.polarion.alm.tracker.scripting.UnsupportedScriptEngineException
- Fraction - Class in com.polarion.core.util.types.duration
-
Deprecated.
- Fraction(int) - Constructor for class com.polarion.core.util.types.duration.Fraction
-
Deprecated.
- Fraction(int, int) - Constructor for class com.polarion.core.util.types.duration.Fraction
-
Deprecated.
- Fraction(int, int, int) - Constructor for class com.polarion.core.util.types.duration.Fraction
-
Deprecated.
- Fraction(Fraction) - Constructor for class com.polarion.core.util.types.duration.Fraction
-
Deprecated.
- FractionalCombination - Class in com.polarion.core.util.types.duration
-
Deprecated.
- FractionalCombination(String[]) - Constructor for class com.polarion.core.util.types.duration.FractionalCombination
-
Deprecated.
- freeze() - Method in interface com.polarion.alm.builder.IFreezableRepository
-
Freeze repository.
- freezeExternalWorkItem(IWorkItem, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Freezes given external Work Item on given revision in Document content.
- freezeReferences(boolean) - Method in interface com.polarion.alm.tracker.IModuleBrancher
-
Specifies that referenced Work Item revisions should be frozen.
- from(String) - Method in interface com.polarion.platform.security.login.ILogin
-
Define login source.
- FROM_CURRENT - Enum constant in enum class com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository.PollMode
-
Start revisions processing from current revision.
- FROM_FIRST - Enum constant in enum class com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository.PollMode
-
Start revisions processing from the first existing revision.
- fromAllConfigs() - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.IWithType
-
Synchronize using all available LDAP configurations from
authentication.xml
For more information about theauthentication.xml
file, see the "Authentication guide" section in Polarion's Help. - fromConfig(ILdapSecurityConfiguration) - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.IWithType
-
Synchronize using directly provided instance of LDAP configuration.
- fromConfigId(String) - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.IWithType
-
Synchronize using LDAP configuration from
authentication.xml
, found by provided ID.
For more information about theauthentication.xml
file, see the "Authentication guide" section in Polarion's Help. - fromConfigIds(String...) - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.IWithType
-
Synchronize using several LDAP configurations from
authentication.xml
, found by provided list of IDs.
For more information about theauthentication.xml
file, see the "Authentication guide" section in Polarion's Help. - fromConfigs(ILdapSecurityConfiguration...) - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.IWithType
-
Synchronize using several directly provided instances of LDAP configuration.
- fromDefaultConfig() - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.IWithType
-
Synchronize using the default LDAP configuration
If Polarion authentication is configured usingauthentication.xml
file, and LDAP configuration exists in theauthentication.xml
file, then the first LDAP configuration from the XML file will be used. - fromHours(float) - Static method in class com.polarion.core.util.types.duration.DurationTime
-
Warning: Experimental, precision of conversion can change in the future.
- fromInteger(int) - Static method in class com.polarion.alm.tracker.exporter.configuration.Size
- fromInteger(Integer) - Static method in class com.polarion.alm.tracker.exporter.configuration.Size
- fromString(String) - Static method in class com.polarion.alm.builder.model.IBuildStatus.BuildStatusType
-
Return enumeration value for given name.
- fromString(String) - Static method in class com.polarion.alm.builder.spi.BuildArtifactSelector
-
Parses selector from a string in one of formats GROUP_ID, GROUP_ID:ARTIFACT_ID, GROUP_ID:ARTIFACT_ID:REPOSITORY_TAG.
- fromString(String) - Static method in class com.polarion.alm.builder.spi.IBuildExtenderRepository.Hook
-
Return enumeration value for given name.
- fromString(String) - Static method in class com.polarion.alm.tracker.exporter.configuration.PageScope
- fromString(String) - Static method in class com.polarion.alm.tracker.exporter.configuration.Size
- fromString(String) - Static method in class com.polarion.core.util.types.duration.DurationTime
-
Parses duration from a string in decimal format (e.g.
- fromString(String) - Static method in class com.polarion.platform.jobs.IJobStatus.JobStatusType
-
Return enumeration value for given name.
- fromString(String) - Static method in class com.polarion.platform.jobs.ILogEvent.LogEventSeverity
-
Return enumeration value for given name.
- fromString(String) - Static method in class com.polarion.platform.jobs.JobState
-
Return enumeration value for given name.
- fromString(String) - Static method in class com.polarion.subterra.base.SubterraURI
-
The same as
SubterraURI.getSubterraURI(String)
, but does not throw a checked exception. - fromStringValue(String) - Static method in class com.polarion.platform.jobs.scheduler.NodeSelector
- fromToDateOnlyQuery(Date, Date) - Method in interface com.polarion.platform.persistence.IQueryHelper
-
Compose [from TO to] query fragments using the DATE_NO_TIME_FORMAT format.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form