Package | Description |
---|---|
org.camunda.bpm.engine.impl.juel |
Modifier and Type | Method and Description |
---|---|
Parser.ExtensionPoint |
Parser.ExtensionHandler.getExtensionPoint() |
static Parser.ExtensionPoint |
Parser.ExtensionPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parser.ExtensionPoint[] |
Parser.ExtensionPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Parser.ExtensionHandler(Parser.ExtensionPoint point) |
Copyright © 2015. All rights reserved.