Class ComponentSettings

    • Constructor Detail

      • ComponentSettings

        public ComponentSettings()
        Component settings constructor.
    • Method Detail

      • setAppId

        public void setAppId​(String appId)
        Set the Flow application id.
        Parameters:
        appId - Flow application id
      • setNodeId

        public void setNodeId​(int nodeId)
        Set the node id of the wrapping node.
        Parameters:
        nodeId - wrapper node id
      • getAppId

        public String getAppId()
        Get the Flow application id.
        Returns:
        target application id
      • getNodeId

        public int getNodeId()
        Get wrapper element node id.
        Returns:
        wrapper node id