Constructor Details
- url – the address of the FC Application Server in the following format: http://<ApplicationServer>.
Method Details
- A list of project names
- FlexiCaptureConnectorException – if an error occurs when getting a list of project names
- name – the name of the project on the FC 12 server
- FlexiCaptureProject object
- FlexiCaptureConnectorException – if an error occurs when opening the project
- A string containing the name of the tenant on the FC 12 server. This string is empty by default
- tenant – the name of the tenant on the FC 12 server. This parameter is used when working with the tenant and is not specified when working with the root.
- IllegalArgumentException – if the input parameter is empty or 0
- The time (in seconds) to wait for a response from the FC 12 server. The default value is 300 seconds
- timeout – the time to wait for a response from the FC 12 server
- IllegalArgumentException – if the input parameter is less than or equals 0
- An object containing the user’s name and password
- credentials – an object containing the user’s name and password
- IllegalArgumentException – if the input parameters are empty or 0
