Uses of Enum Class
org.camunda.bpm.impl.juel.Parser.ExtensionPoint
-
Uses of Parser.ExtensionPoint in org.camunda.bpm.impl.juel
Modifier and TypeMethodDescriptionParser.ExtensionHandler.getExtensionPoint()
static Parser.ExtensionPoint
Returns the enum constant of this class with the specified name.static Parser.ExtensionPoint[]
Parser.ExtensionPoint.values()
Returns an array containing the constants of this enum class, in the order they are declared.