Uses of Interface
org.camunda.bpm.impl.juel.IdentifierNode
Packages that use IdentifierNode
-
Uses of IdentifierNode in org.camunda.bpm.impl.juel
Classes in org.camunda.bpm.impl.juel that implement IdentifierNodeMethods in org.camunda.bpm.impl.juel that return types with arguments of type IdentifierNodeModifier and TypeMethodDescriptionTree.getIdentifierNodes()
Get identifier nodes (in no particular order)protected final List<IdentifierNode>
Parser.getIdentifiers()