Uses of Interface
ru.cg.webbpm.studio.platform.api.search.SearchPredicate
Packages that use SearchPredicate
Package
Description
-
Uses of SearchPredicate in ru.cg.webbpm.studio.platform.api.hierarchy
Classes in ru.cg.webbpm.studio.platform.api.hierarchy that implement SearchPredicateFields in ru.cg.webbpm.studio.platform.api.hierarchy with type parameters of type SearchPredicateModifier and TypeFieldDescriptionprotected final List<SearchPredicate>
FilesHierarchySearchVBox.searchPredicates
Methods in ru.cg.webbpm.studio.platform.api.hierarchy that return types with arguments of type SearchPredicateModifier and TypeMethodDescriptionprotected abstract List<SearchPredicate>
FilesHierarchyPanel.getSearchPredicates()
Method parameters in ru.cg.webbpm.studio.platform.api.hierarchy with type arguments of type SearchPredicateModifier and TypeMethodDescriptionvoid
FilesHierarchySearchVBox.addPredicates
(List<SearchPredicate> predicates) -
Uses of SearchPredicate in ru.cg.webbpm.studio.platform.api.search
Subinterfaces of SearchPredicate in ru.cg.webbpm.studio.platform.api.searchModifier and TypeInterfaceDescriptioninterface
Test if either file name or file id match the input. -
Uses of SearchPredicate in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics
Methods in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics that return types with arguments of type SearchPredicateModifier and TypeMethodDescriptionprotected List<SearchPredicate>
AnalyticsPanel.getSearchPredicates()
-
Uses of SearchPredicate in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts
Methods in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts that return types with arguments of type SearchPredicateModifier and TypeMethodDescriptionprotected List<SearchPredicate>
ScriptsPanel.getSearchPredicates()
-
Uses of SearchPredicate in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.api.search
Classes in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.api.search that implement SearchPredicateModifier and TypeClassDescriptionclass
Search bpmn processes by file name or ids listed within. -
Uses of SearchPredicate in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.search
Classes in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.search that implement SearchPredicate