Class CollectConfiguration

    • Constructor Detail

      • CollectConfiguration

        public CollectConfiguration()
    • Method Detail

      • getWorkspaceUrl

        public java.lang.String getWorkspaceUrl()
        Must return the value of a 'workspaceUrl' attribute
        Returns:
        the workspaceUrl value
      • setWorkspaceUrl

        public CollectConfiguration setWorkspaceUrl​(java.lang.String workspaceUrl)
        Parameters:
        workspaceUrl - the workspace Url to set
        Returns:
        this
        Throws:
        java.lang.IllegalArgumentException - if workspaceUrl is null or empty