Uses of Class
de.uplanet.lucy.server.websocket.workflow.action.WebSocketWorkflowAction.DataCfg
Packages that use WebSocketWorkflowAction.DataCfg
-
Uses of WebSocketWorkflowAction.DataCfg in de.uplanet.lucy.server.websocket.workflow.action
Methods in de.uplanet.lucy.server.websocket.workflow.action that return WebSocketWorkflowAction.DataCfgModifier and TypeMethodDescriptionWebSocketWorkflowAction.getData()
Get the message data configuration.Methods in de.uplanet.lucy.server.websocket.workflow.action with parameters of type WebSocketWorkflowAction.DataCfgModifier and TypeMethodDescriptionvoid
WebSocketWorkflowAction.setData
(WebSocketWorkflowAction.DataCfg p_dataCfg) Set the message data configuration.