public class GraphqlAction extends Object implements ServerAction, MetaServiceStore, UserAwareServerAction
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphqlAction.PARAMETER_TYPE
DOCUMENT ME!
|
| Constructor and Description |
|---|
GraphqlAction()
Creates a new GraphqlAction object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object body,
ServerActionParameter... params)
DOCUMENT ME!
|
MetaService |
getMetaService()
DOCUMENT ME!
|
String |
getTaskName()
DOCUMENT ME!
|
User |
getUser()
DOCUMENT ME!
|
void |
setMetaService(MetaService service)
DOCUMENT ME!
|
void |
setUser(User user)
DOCUMENT ME!
|
public String getTaskName()
ServerActiongetTaskName in interface ServerActionpublic Object execute(Object body, ServerActionParameter... params)
ServerActionexecute in interface ServerActionbody - json DOCUMENT ME!params - DOCUMENT ME!public MetaService getMetaService()
MetaServiceStoregetMetaService in interface MetaServiceStorepublic void setMetaService(MetaService service)
MetaServiceStoresetMetaService in interface MetaServiceStoreservice - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.