public class DownloadDocument extends AbstractCMISConnector
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENT_OUTPUT |
static String |
REMOTE_DOCUMENT_PATH |
ATOMPUB, BINDING, PASSWORD, REPOSITORY, URL, USERNAME, WEBSERVICE, WEBSERVICES_NAVIGATION_SERVICE, WEBSERVICES_NAVIGATION_SERVICE_ENDPOINT, WEBSERVICES_OBJECT_SERVICE, WEBSERVICES_OBJECT_SERVICE_ENDPOINT, WEBSERVICES_REPOSITORY_SERVICE, WEBSERVICES_REPOSITORY_SERVICE_ENDPOINT, WEBSERVICES_VERSIONING_SERVICE, WEBSERVICES_VERSIONING_SERVICE_ENDPOINT| Constructor and Description |
|---|
DownloadDocument() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeBusinessLogic() |
void |
setInputParameters(Map<String,Object> parameters) |
void |
validateInputParameters() |
connect, disconnect, getClient, getInputParameterspublic static final String DOCUMENT_OUTPUT
public static final String REMOTE_DOCUMENT_PATH
public void setInputParameters(Map<String,Object> parameters)
setInputParameters in interface org.bonitasoft.engine.connector.ConnectorsetInputParameters in class AbstractCMISConnectorprotected void executeBusinessLogic()
throws org.bonitasoft.engine.connector.ConnectorException
executeBusinessLogic in class org.bonitasoft.engine.connector.AbstractConnectororg.bonitasoft.engine.connector.ConnectorExceptionpublic void validateInputParameters()
throws org.bonitasoft.engine.connector.ConnectorValidationException
validateInputParameters in interface org.bonitasoft.engine.connector.ConnectorvalidateInputParameters in class AbstractCMISConnectororg.bonitasoft.engine.connector.ConnectorValidationExceptionCopyright © 2021. All rights reserved.