public interface ElementHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
void |
handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencies) |
boolean |
handlesElement(Element element) |
String getKey()
boolean handlesElement(Element element)
void handleElement(ProcessContainer container, Element element, Variables variables, DependencyInjection dependencies) throws Exception
ExceptionCopyright © 2018. All rights reserved.