Uses of Class
de.xima.fc.workflow.designer.model.WorkflowEntityReferences
Packages that use WorkflowEntityReferences
- 
Uses of WorkflowEntityReferences in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return WorkflowEntityReferencesModifier and TypeMethodDescriptionstatic WorkflowEntityReferencesWorkflowElementReferenceHelper.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.