Uses of Enum Class
org.camunda.bpm.impl.juel.Parser.ExtensionPoint
Packages that use Parser.ExtensionPoint
-
Uses of Parser.ExtensionPoint in org.camunda.bpm.impl.juel
Methods in org.camunda.bpm.impl.juel that return Parser.ExtensionPointModifier 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.Constructors in org.camunda.bpm.impl.juel with parameters of type Parser.ExtensionPoint