Interface IContextVariableNameDataProp

All Superinterfaces:
IDataProp
All Known Implementing Classes:
AbstractJMSMessageProducerWorkflowAction.DataCfg, MQTTMessageProducerWorkflowAction.DataCfg, UDPSendDatagramWorkflowAction.DataCfg, WebSocketWorkflowAction.DataCfg

public interface IContextVariableNameDataProp extends IDataProp
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the name of the context variable that contains the payload data.
    void
    setContextVariableName(String p_strContextVariableName)
    Set the name of the context variable that contains the payload data.