- FAILED_CRITERIA - Static variable in class com.epam.ta.reportportal.database.entity.statistics.ExecutionCounter
-
- FailReferenceResource - Class in com.epam.ta.reportportal.database.entity.item
-
Temporary storage document for failed/skipped
items
TestItem for processing after
launch
Launch finishing.
- FailReferenceResource() - Constructor for class com.epam.ta.reportportal.database.entity.item.FailReferenceResource
-
- FailReferenceResourceRepository - Interface in com.epam.ta.reportportal.database.dao
-
- FATAL_INT - Static variable in enum com.epam.ta.reportportal.database.entity.LogLevel
-
- fetchData(String) - Method in interface com.epam.ta.reportportal.database.DataStorage
-
Obtains data from storage
- fetchData(String) - Method in class com.epam.ta.reportportal.database.GridFSDataStorage
-
- field(Field) - Method in class com.epam.ta.reportportal.commons.accessible.Accessible
-
- FIELD - Static variable in class com.epam.ta.reportportal.database.entity.item.Activity.FieldValues
-
- FieldType - Enum in com.epam.ta.reportportal.database.entity.item
-
Properties which should be tracked
- FieldValues() - Constructor for class com.epam.ta.reportportal.database.entity.item.Activity.FieldValues
-
- Filter - Class in com.epam.ta.reportportal.database.search
-
Filter for building queries to database.
- Filter(Class<?>, Condition, boolean, String, String) - Constructor for class com.epam.ta.reportportal.database.search.Filter
-
- Filter(Class<?>, Set<FilterCondition>) - Constructor for class com.epam.ta.reportportal.database.search.Filter
-
- Filter.FilterBuilder - Class in com.epam.ta.reportportal.database.search
-
- FilterCondition - Class in com.epam.ta.reportportal.database.search
-
Filter condition class for filters specifics
- FilterCondition(Condition, boolean, String, String) - Constructor for class com.epam.ta.reportportal.database.search.FilterCondition
-
- FilterCondition.ConditionBuilder - Class in com.epam.ta.reportportal.database.search
-
- FilterConditionUtils - Class in com.epam.ta.reportportal.database.search
-
- filterConverter(CriteriaMap<?>) - Static method in class com.epam.ta.reportportal.database.search.QueryBuilder
-
- FilterCriteria - Annotation Type in com.epam.ta.reportportal.database.search
-
Annotation to be applied to DB Entity's fields which may be searched.
- filterForBoolean() - Static method in class com.epam.ta.reportportal.database.search.FilterRules
-
Accepts only strings as data type
- filterForCollections() - Static method in class com.epam.ta.reportportal.database.search.FilterRules
-
Accepts collections as data type
- filterForDates() - Static method in class com.epam.ta.reportportal.database.search.FilterRules
-
Accepts only dates as data type
- filterForNumbers() - Static method in class com.epam.ta.reportportal.database.search.FilterRules
-
Accepts numbers only numbers as data type
- filterForString() - Static method in class com.epam.ta.reportportal.database.search.FilterRules
-
Accepts only strings as data type
- FilterRules - Class in com.epam.ta.reportportal.database.search
-
Set of predicates which may be applied to the query builder and filter
conditions
- find(Collection<String>) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
- FIND_BY_ID - Static variable in interface com.epam.ta.reportportal.database.dao.LaunchRepository
-
- FIND_BY_LAUNCH_REF - Static variable in interface com.epam.ta.reportportal.database.dao.FailReferenceResourceRepository
-
- FIND_BY_USER_PROJECT_QUERY - Static variable in interface com.epam.ta.reportportal.database.dao.LaunchRepository
-
- FIND_LAUNCH_ENTRY_BY_PROJECT_ID - Static variable in interface com.epam.ta.reportportal.database.dao.LaunchRepository
-
- FIND_LOG_ENTRY_BY_STEP_ID - Static variable in interface com.epam.ta.reportportal.database.dao.LogRepository
-
- FIND_SUITE_ID_BY_ITEM_ID - Static variable in interface com.epam.ta.reportportal.database.dao.TestItemRepository
-
- findActivitiesByProjectId(String, Filter, Pageable) - Method in interface com.epam.ta.reportportal.database.dao.ActivityRepositoryCustom
-
Find activities for specified project
- findActivitiesByProjectId(String, Filter, Pageable) - Method in class com.epam.ta.reportportal.database.dao.ActivityRepositoryCustomImpl
-
- findActivitiesByTestItemId(String, Filter, Pageable) - Method in interface com.epam.ta.reportportal.database.dao.ActivityRepositoryCustom
-
Find activities for specified test item
- findActivitiesByTestItemId(String, Filter, Pageable) - Method in class com.epam.ta.reportportal.database.dao.ActivityRepositoryCustomImpl
-
- findAll(String, Sort, String) - Method in interface com.epam.ta.reportportal.database.dao.DashboardRepositoryCustom
-
Finds dashboards by user project, load with sorting all fields
- findAll(String, Sort, String) - Method in class com.epam.ta.reportportal.database.dao.DashboardRepositoryCustomImpl
-
- findAllByFilter(Filter, Pageable, String, String) - Method in interface com.epam.ta.reportportal.database.dao.ShareableRepository
-
Find all entities(shared to project and owned by user) by filter and pageable
- findAllByFilter(Filter, Pageable, String, String) - Method in class com.epam.ta.reportportal.database.dao.ShareableRepositoryImpl
-
- findAllDescendants(String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepository
-
- findAllLaunchIssues(String) - Method in interface com.epam.ta.reportportal.database.dao.FailReferenceResourceRepository
-
- findAllProjectNames() - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepositoryCustom
-
Find all project names
- findAvailableFilters(String, String[], String) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustom
-
Find available filters by owner(or shared)
- findAvailableFilters(String, String[], String) - Method in class com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustomImpl
-
- findBinaryIdsByItemRefs(List<String>) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
- findBinaryIdsByLogRefs(List<String>) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
- findByAuthority(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.UserRole
-
- findByCode(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.info.ProjectInfoWidget
-
- findByCustomer(String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepository
-
- findByDefaultProject(String) - Method in interface com.epam.ta.reportportal.database.dao.UserRepository
-
- findByEmail(String) - Method in interface com.epam.ta.reportportal.database.dao.UserCreationBidRepositoryCustom
-
Find already requested user creation bid by email
- findByEmail(String) - Method in class com.epam.ta.reportportal.database.dao.UserCreationBidRepositoryCustomImpl
-
- findByEmailIn(Iterable<String>) - Method in interface com.epam.ta.reportportal.database.dao.UserRepository
-
- findByFilename(String) - Method in interface com.epam.ta.reportportal.database.DataStorage
-
Obtains data from storage
- findByFilename(String) - Method in class com.epam.ta.reportportal.database.GridFSDataStorage
-
- findByFilter(Queryable) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Finds entities list according provided filter
- findByFilter(Queryable, Pageable) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Finds entities list according provided filter
- findByFilterExcluding(Queryable, Pageable, String...) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Finds entities list according provided filter
- findByFilterWithSorting(Queryable, Sort) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Find entries via specified filter and sorting field
- findByFilterWithSortingAndLimit(Filter, Sort, int) - Method in interface com.epam.ta.reportportal.database.dao.ActivityRepositoryCustom
-
Find limiting count of results
- findByFilterWithSortingAndLimit(Filter, Sort, int) - Method in class com.epam.ta.reportportal.database.dao.ActivityRepositoryCustomImpl
-
- findByFilterWithSortingAndLimit(Filter, Sort, int) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
- findByFilterWithSortingAndLimit(Filter, Sort, int) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findByHasChildStatus(boolean, String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get elements in launch branches specified by has_childs status.
- findByHasChildStatus(boolean, String) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findByLaunch(Launch) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
- findByLaunch(Launch) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findByLoggedObjectRef(String) - Method in interface com.epam.ta.reportportal.database.dao.ActivityRepositoryCustom
-
Find by field 'objectRef'
- findByLoggedObjectRef(String) - Method in class com.epam.ta.reportportal.database.dao.ActivityRepositoryCustomImpl
-
- findByLoginIn(Set<String>) - Method in interface com.epam.ta.reportportal.database.dao.UserRepository
-
- findByLogTime(Date) - Method in interface com.epam.ta.reportportal.database.dao.LogRepository
-
Finds logs by given logTime
- findByMarker(String) - Static method in enum com.epam.ta.reportportal.database.search.Condition
-
Finds condition by marker.
- findByName(String) - Static method in enum com.epam.ta.reportportal.commons.SendCase
-
- findByName(String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepository
-
Find Launch by given name.
- findByName(String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepository
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.AuthType
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.ExternalSystemType
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.EntryType
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.info.InfoInterval
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.InterruptionJobDelay
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.KeepLogsDelay
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.KeepScreenshotsDelay
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.ProjectSpecific
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.UserRole
-
- findByName(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.UserType
-
- findByProject(String) - Method in interface com.epam.ta.reportportal.database.dao.DashboardRepository
-
Find all dashboards of specified project
- findByProject(String) - Method in interface com.epam.ta.reportportal.database.dao.ShareableRepository
-
Find entries by project.
- findByProject(String) - Method in class com.epam.ta.reportportal.database.dao.ShareableRepositoryImpl
-
- findByProjectAndUser(String, String) - Method in interface com.epam.ta.reportportal.database.dao.WidgetRepository
-
Find
Widget by
project and user
- findByProjectAndUserName(String, String) - Method in interface com.epam.ta.reportportal.database.dao.UserPreferenceRepository
-
- findByProjectRef(String) - Method in interface com.epam.ta.reportportal.database.dao.ExternalSystemRepository
-
- findByRole(UserRole) - Method in interface com.epam.ta.reportportal.database.dao.UserRepository
-
- findByTestItemRef(String) - Method in interface com.epam.ta.reportportal.database.dao.LogRepository
-
- findByTestItemRef(String, int, boolean) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Load specified number of last logs for specified test item.
- findByTypeAndIsExpired(EntryType, boolean, Pageable) - Method in interface com.epam.ta.reportportal.database.dao.UserRepository
-
- findByUrlAndProject(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.ExternalSystemRepository
-
- findByUrlAndUsername(String, String) - Method in interface com.epam.ta.reportportal.database.dao.OAuthSignatureRepository
-
- findByUserAndId(String, String) - Method in interface com.epam.ta.reportportal.database.dao.WidgetRepository
-
Find
Widget by user and id, load all fields
- findByUserRef(String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find launches by user ref
- findByUserRef(String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findDescendants(String...) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
- findDescendants(String...) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findDistinctValues(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Get list of distinct values from MongoDB collection
- findDistinctValues(String, String, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findDistinctValues(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get list of distinct values from TestItems collection
- findDistinctValues(String, String, String) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findEntryById(ID) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Find entry by id, load only id field
- findFilters(String, String, Sort, boolean) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustom
-
Find filters(Not links) names
- findFilters(String, String, Sort, boolean) - Method in class com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustomImpl
-
- findForSpecifiedSubType(List<String>, boolean, StatisticSubType) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get all test items without descendants under specified launches with
specified sub-types.
- findForSpecifiedSubType(List<String>, boolean, StatisticSubType) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findGroupedLaunchesByOwner(String, String, Date) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Get grouped launches per owner.
- findGroupedLaunchesByOwner(String, String, Date) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findIdsByFilter(Filter, Sort, int) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find launches by filter load only id and number fields.
- findIdsByFilter(Filter) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find launches by filter load only id field.
- findIdsByFilter(Filter, int) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find launches by filter only id field.
- findIdsByFilter(Filter, Sort, int) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findIdsByFilter(Filter) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findIdsByFilter(Filter, int) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findIdsByLaunch(String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepository
-
- findIdsByLaunch(Iterable<Launch>) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Finds testItems by specified launch IDs
- findIdsByLaunch(Iterable<Launch>) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findIdsWithNameByLaunchesRef(String, Set<String>) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get ids of test-items with specified name for specified launches.
- findIdsWithNameByLaunchesRef(String, Set<String>) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findInIssueTypeItems(String, String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get test-items for specified launch with specified issue type.
- findInIssueTypeItems(String, String) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findInStatusItems(String, String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepository
-
- findItemIdsByLaunchRef(List<String>) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get test-items ids for specified launches.
- findItemIdsByLaunchRef(List<String>) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findItemsWithType(String, TestItemType) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get test-items for specified launch with specified test item type.
- findItemsWithType(String, TestItemType) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findLastLaunch(String, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find last launch.
- findLastLaunch(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find last launch within specified project and mode
- findLastLaunch(String, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLastLaunch(String, String, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLatestLaunch(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find latest launch.
- findLatestLaunch(String, String, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLatestLaunches(Queryable, Pageable) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find latest unique launches by filter
- findLatestLaunches(Queryable, Pageable) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLatestWithCallback(Queryable, Sort, List<String>, long, DocumentCallbackHandler) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Load chart data according specified input parameters and only for latest launches.
- findLatestWithCallback(Queryable, Sort, List<String>, long, DocumentCallbackHandler) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLaunchesByProjectId(String, Date, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find launches by specified projectId, mode and from date.
- findLaunchesByProjectId(String, Date, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLaunchesQuantity(String, String, Date) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Find launches quantity.
- findLaunchesQuantity(String, String, Date) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLaunchesWithSpecificStat(String, StatisticSubType) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
- findLaunchesWithSpecificStat(String, StatisticSubType) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLaunchIdsByProject(Project) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Finds launches for specified project
- findLaunchIdsByProject(Project) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLaunchIdsByProjectId(String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepository
-
Finds launches IDs by provided project ID
- findLaunchIdsByProjectIds(List<String>) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Finds launches by project names/ids
- findLaunchIdsByProjectIds(List<String>) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findLogIdsByItemRefs(List<String>) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
- findLogIdsByTestItemId(String) - Method in interface com.epam.ta.reportportal.database.dao.LogRepository
-
Finds log by TestStep ID.
- findLogsByFileId(String) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Get list of log items with specified file id
- findLogsByTestItem(Iterable<TestItem>) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Finds logs for specified test steps
- findModifiedBeforeThan(Date) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Finds entities modified later than provided time
- findModifiedLately(Duration, TestItem) - Static method in class com.epam.ta.reportportal.database.search.ModifiableQueryBuilder
-
Find entities modified lately
- findModifiedLately(Duration) - Static method in class com.epam.ta.reportportal.database.search.ModifiableQueryBuilder
-
Find entities modified lately
- findModifiedLaterAgo(Duration, Status) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Finds launches modified later than period
- findModifiedLaterAgo(Duration, Status, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Finds launches modified later than period
- findModifiedLaterAgo(Duration, Status) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findModifiedLaterAgo(Duration, Status, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findModifiedLaterAgo(Duration) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Finds entities modified later than period
- findModifiedLaterAgo(Duration, Iterable<TestItem>) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Finds entities modified later than period
- findModifiedLaterAgo(Duration, Status, Launch, boolean) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Finds items modified later than provided period with provided status
which is item of provided launch
- findModifiedLaterAgo(Duration, Status, Launch) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Finds items modified later than provided period with provided status
which is item of provided launch
- findModifiedLaterAgo(Duration, Status, Launch, boolean) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findModifiedLaterAgo(Duration, Status, Launch) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findModifiedLaterAgo(Duration, String) - Method in interface com.epam.ta.reportportal.database.DataStorage
-
Get project out-dated files from storage except photos
- findModifiedLaterAgo(Duration, String) - Method in class com.epam.ta.reportportal.database.GridFSDataStorage
-
- findModifiedLaterThan(Date) - Static method in class com.epam.ta.reportportal.database.search.ModifiableQueryBuilder
-
Query for entities modified later than provided date
- findModifiedLaterThanPeriod(Duration) - Static method in class com.epam.ta.reportportal.database.search.ModifiableQueryBuilder
-
Query for entities modified later than provided time period
- findModifiedLaterThanPeriod(Duration, Status) - Static method in class com.epam.ta.reportportal.database.search.ModifiableQueryBuilder
-
Finds entities with provided status and modified later than provided time period
- findModifiedLaterThanPeriod(Duration, String) - Static method in class com.epam.ta.reportportal.database.search.ModifiableQueryBuilder
-
Finds files with provided project and uploaded later than provided time period
- findNameNumberAndModeById(String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepository
-
Finds Number and Mode of Launch by its ID
- findNonSharedEntities(String) - Method in interface com.epam.ta.reportportal.database.dao.ShareableRepository
-
Find all non shared entities owned by specified user
- findNonSharedEntities(String) - Method in class com.epam.ta.reportportal.database.dao.ShareableRepositoryImpl
-
- findOne(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.DashboardRepository
-
Find dashboard by user,projectName and id, load all fields
- findOne(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepository
-
Find
UserFilter by user, project and id, load all fields
- findOneByName(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustom
-
Find
UserFilter by name, userName, projectName load id field
- findOneByName(String, String, String) - Method in class com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustomImpl
-
- findOneByUserProject(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.DashboardRepository
-
Find ID of dashboard by user and projectName, load only id field
- findOneLoadACL(ID) - Method in interface com.epam.ta.reportportal.database.dao.ShareableRepository
-
Find entry by id load only id and acl fields
- findOneLoadACL(ID) - Method in class com.epam.ta.reportportal.database.dao.ShareableRepositoryImpl
-
- findOneLoadACL(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustom
-
Find user filter by owner(or shared), id and project name
- findOneLoadACL(String, String, String) - Method in class com.epam.ta.reportportal.database.dao.UserFilterRepositoryCustomImpl
-
- findOneLoadACLAndType(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepository
-
Find
UserFilter by userName and id, load only type field
- findOneLoadId(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.DashboardRepository
-
Find dashboard by user, projectName and id, load only id field
- findOneLoadId(String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.UserFilterRepository
-
Find
UserFilter by userName, projectName and id, load only id field
- findOneNoJoin(ID) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Finds object by id, but doesn't load joined entities (
DBRef)
- findOneNullSafe(ID) - Method in interface com.epam.ta.reportportal.database.dao.ReportPortalRepository
-
Finds entry wrapper with null-safe wrapper
Optional
- findOnlyOwnedEntities(Set<String>, String) - Method in interface com.epam.ta.reportportal.database.dao.ShareableRepository
-
Find specified by ids owner entities.
- findOnlyOwnedEntities(Set<String>, String) - Method in class com.epam.ta.reportportal.database.dao.ShareableRepositoryImpl
-
- findPathNames(Iterable<String>) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get names of path field of test item
- findPathNames(Iterable<String>) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findPersonalProjectName(String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepositoryCustom
-
- findPhotoIdByLogin(String) - Method in interface com.epam.ta.reportportal.database.dao.UserRepository
-
- findProjectRoles(String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepositoryCustom
-
Returns map Project->ProjectRole
- findProjectUsers(String, String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepositoryCustom
-
Get project usernames which contains specified value (for auto-complete on UI)
- findSharedEntities(String, String, List<String>, Sort) - Method in interface com.epam.ta.reportportal.database.dao.ShareableRepository
-
Find shared entities for specified project which is not owned by specified user, load
specified fields if no one field specified all fields will be loaded.
- findSharedEntities(String, String, List<String>, Sort) - Method in class com.epam.ta.reportportal.database.dao.ShareableRepositoryImpl
-
- findSubclassesOf(Class<T>) - Static method in class com.epam.ta.reportportal.commons.ClasspathUtils
-
Finds in classpath subclasses of provided class
- findTestItemErrorLogs(String, int) - Method in interface com.epam.ta.reportportal.database.dao.LogRepositoryCustom
-
Find all
Log records with log_level
more than 40000 (ERROR and FATAL)
- findTestItemWithInvestigated(String, int) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Find test items of specified launch with investigated issues.
- findTestItemWithInvestigated(String, int) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findTestItemWithIssues(String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get test-items for specified launch with any issue type
- findTestItemWithIssues(String) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- findUserConfigByLogin(Project, String) - Static method in class com.epam.ta.reportportal.database.entity.project.ProjectUtils
-
Finds UserConfig for specified login.
- findUserProjects(String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepositoryCustom
-
Finds projects contain specified user
- findUserProjects(String, String) - Method in interface com.epam.ta.reportportal.database.dao.ProjectRepositoryCustom
-
Finds projects contains specified user and has specified projectType
- findValuesWithMode(String, String, String, String) - Method in interface com.epam.ta.reportportal.database.dao.LaunchRepositoryCustom
-
Get all unique fields for launches in specified mode
- findValuesWithMode(String, String, String, String) - Method in class com.epam.ta.reportportal.database.dao.LaunchRepositoryCustomImpl
-
- findWithoutParentByLaunchRef(String) - Method in interface com.epam.ta.reportportal.database.dao.TestItemRepositoryCustom
-
Get test items without parent with specified launch.
- findWithoutParentByLaunchRef(String) - Method in class com.epam.ta.reportportal.database.dao.TestItemRepositoryCustomImpl
-
- finishSameTimeOrLater(Date) - Static method in class com.epam.ta.reportportal.commons.Preconditions
-
- forName(String) - Static method in enum com.epam.ta.reportportal.database.entity.ProjectRole
-
- fromCounterField(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.TestItemIssueType
-
- fromIssueTypeAware(StatisticSubType, int) - Static method in class com.epam.ta.reportportal.database.search.UpdateStatisticsQueryBuilder
-
Aware issue statistic field is specified, or to to_investigate field
instead.
- fromIssueTypeAware(TestItem) - Static method in class com.epam.ta.reportportal.database.search.UpdateStatisticsQueryBuilder
-
Complex update operator for MongoDB with positive or negative increment
for all defined issue sub-types of specified test item.
- fromItemStatusAware(Status, int, int) - Static method in class com.epam.ta.reportportal.database.search.UpdateStatisticsQueryBuilder
-
- fromItemStatusAware(TestItem, boolean) - Static method in class com.epam.ta.reportportal.database.search.UpdateStatisticsQueryBuilder
-
- fromString(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.ActivityEventType
-
- fromString(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.ActivityObjectType
-
- fromString(String) - Static method in enum com.epam.ta.reportportal.database.entity.StatisticsCalculationStrategy
-
Loads strategy by it's string name.
- fromValue(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.TestItemIssueType
-
Retrieves TestItemIssueType value by it's string value
- fromValue(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.TestItemType
-
- fromValue(String) - Static method in enum com.epam.ta.reportportal.database.entity.launch.AutoAnalyzeStrategy
-
- fromValue(String) - Static method in enum com.epam.ta.reportportal.database.entity.Status
-
- fromValue(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.ImageFormat
-
- FULLNAME_DB_FIELD - Static variable in class com.epam.ta.reportportal.database.entity.user.User
-
- validate(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.TestItemIssueType
-
- validate(CriteriaHolder, String, boolean, ErrorType) - Method in enum com.epam.ta.reportportal.database.search.Condition
-
Validate condition value.
- validValues() - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.TestItemIssueType
-
- valueOf(String) - Static method in enum com.epam.ta.reportportal.commons.Constants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.commons.SendCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.ActivityEventTypeToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.ActivityObjectTypeToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.ClassToWrapperConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.IntToLogLevelConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.LogLevelToIntConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.StringToActivityEventTypeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.StringToActivityObjectTypeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.WrapperToClassConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.filter.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.ActivityEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.ActivityObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.ExternalSystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.TestItemIssueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.item.TestItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.launch.AutoAnalyzeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.EntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.info.InfoInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.info.ProjectInfoGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.info.ProjectInfoWidget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.InterruptionJobDelay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.KeepLogsDelay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.project.KeepScreenshotsDelay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.ProjectRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.ProjectSpecific
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.sharing.AclPermissions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.StatisticsCalculationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.ImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.UserRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.entity.user.UserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.database.search.Condition
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.epam.ta.reportportal.commons.Constants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.commons.SendCase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.ActivityEventTypeToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.ActivityObjectTypeToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.ClassToWrapperConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.IntToLogLevelConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.LogLevelToIntConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.StringToActivityEventTypeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.StringToActivityObjectTypeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.CustomMongoConverters.WrapperToClassConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.AuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.filter.ObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.item.ActivityEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.item.ActivityObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.item.FieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.ExternalSystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.item.issue.TestItemIssueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.item.TestItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.launch.AutoAnalyzeStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.EntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.info.InfoInterval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.info.ProjectInfoGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.info.ProjectInfoWidget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.InterruptionJobDelay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.KeepLogsDelay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.project.KeepScreenshotsDelay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.ProjectRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.ProjectSpecific
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.sharing.AclPermissions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.StatisticsCalculationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.user.ImageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.user.UserRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.entity.user.UserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.database.search.Condition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES_SEPARATOR - Static variable in enum com.epam.ta.reportportal.database.search.Condition
-