Class BedeworkConnectorConfig

    • Constructor Detail

      • BedeworkConnectorConfig

        public BedeworkConnectorConfig()
    • Method Detail

      • setSystemNotificationHref

        public void setSystemNotificationHref​(String val)
        Parameters:
        val - system notifications principal
      • getSystemNotificationHref

        public String getSystemNotificationHref()
        Returns:
        system notifications principal
      • setSystemUrl

        public void setSystemUrl​(String val)
        Parameters:
        val - system url
      • getSystemUrl

        public String getSystemUrl()
        Returns:
        system url
      • setToken

        public void setToken​(String val)
        Parameters:
        val - token for authentication
      • getToken

        public String getToken()
        Returns:
        token
      • setRetryInterval

        public void setRetryInterval​(int val)
        retryInterval - seconds
        Parameters:
        val - int seconds
      • getRetryInterval

        public int getRetryInterval()
        retryInterval - seconds
        Returns:
        int seconds
      • setKeepAliveInterval

        public void setKeepAliveInterval​(int val)
        KeepAliveInterval - seconds
        Parameters:
        val - int seconds
      • getKeepAliveInterval

        public int getKeepAliveInterval()
        KeepAliveInterval - seconds
        Returns:
        int seconds