Uses of Class
de.xima.fc.workflow.designer.model.WorkflowEntityReferences
-
Packages that use WorkflowEntityReferences Package Description de.xima.fc.workflow.designer.helper -
-
Uses of WorkflowEntityReferences in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return WorkflowEntityReferences Modifier and Type Method Description static WorkflowEntityReferences
WorkflowElementReferenceHelper. findEntityReferences(Mandant client, AssociatesModel associatesModel, FlowchartModel flowchartModel, Predicate<IEntityReferenceDescriptor> filter)
Searches all entity references configured in the the nodes and triggers settings, and returns all references matching the given predicate.
-