@Dependent public class BackendDateFunction extends Object implements BackendComponentFunction<String>
| Constructor and Description |
|---|
BackendDateFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
exec(Map<String,Object> params)
The function execution.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic String exec(Map<String,Object> params)
BackendComponentFunctionexec in interface BackendComponentFunction<String>params - Params set by user when configuring the component.Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.