public class PublishCidsServerMessageAction extends Object implements ServerAction, UserAwareServerAction, de.cismet.connectioncontext.ConnectionContextStore
| Modifier and Type | Class and Description |
|---|---|
static class |
PublishCidsServerMessageAction.ParameterType
DOCUMENT ME!
|
| Constructor and Description |
|---|
PublishCidsServerMessageAction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object body,
ServerActionParameter... params)
DOCUMENT ME!
|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
String |
getTaskName()
DOCUMENT ME!
|
User |
getUser()
DOCUMENT ME!
|
void |
initWithConnectionContext(de.cismet.connectioncontext.ConnectionContext connectionContext) |
void |
setUser(User user)
DOCUMENT ME!
|
public static final String TASK_NAME
public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProvidergetConnectionContext in interface de.cismet.connectioncontext.ConnectionContextStorepublic void initWithConnectionContext(de.cismet.connectioncontext.ConnectionContext connectionContext)
initWithConnectionContext in interface de.cismet.connectioncontext.ConnectionContextStorepublic Object execute(Object body, ServerActionParameter... params)
execute in interface ServerActionbody - DOCUMENT ME!params - DOCUMENT ME!public String getTaskName()
getTaskName in interface ServerActionCopyright © 2012–2026 cismet GmbH. All rights reserved.