org.bonitasoft.engine.execution.work
public class ExecuteConnectorOfProcess extends ExecuteConnectorWork
connectorDefinitionName, connectorInstanceId, processDefinitionIdTENANT_ACCESSOR| Modifier and Type | Method and Description |
|---|---|
protected void |
continueFlow(Map<String,Object> context) |
protected org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance |
createThrowErrorEventInstance(Map<String,Object> context,
SEndEventDefinition eventDefinition) |
protected void |
errorEventOnFail(Map<String,Object> context,
SConnectorDefinition sConnectorDefinition,
Exception exception) |
protected void |
evaluateOutput(Map<String,Object> context,
org.bonitasoft.engine.core.connector.ConnectorResult result,
SConnectorDefinition sConnectorDefinition) |
String |
getDescription() |
protected SConnectorDefinition |
getSConnectorDefinition(ProcessDefinitionService processDefinitionService) |
protected void |
setContainerInFail(Map<String,Object> context) |
evaluateOutput, getClassLoader, handleFailure, setConnectorAndContainerToFailed, setConnectorOnlyToFailed, workgetTenantAccessorprotected void evaluateOutput(Map<String,Object> context, org.bonitasoft.engine.core.connector.ConnectorResult result, SConnectorDefinition sConnectorDefinition) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
evaluateOutput in class ExecuteConnectorWorkorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionprotected void continueFlow(Map<String,Object> context) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
continueFlow in class ExecuteConnectorWorkorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionprotected void setContainerInFail(Map<String,Object> context) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
setContainerInFail in class ExecuteConnectorWorkorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionprotected org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance createThrowErrorEventInstance(Map<String,Object> context, SEndEventDefinition eventDefinition) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
createThrowErrorEventInstance in class ExecuteConnectorWorkorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionprotected void errorEventOnFail(Map<String,Object> context, SConnectorDefinition sConnectorDefinition, Exception exception) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
errorEventOnFail in class ExecuteConnectorWorkorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic String getDescription()
getDescription in class org.bonitasoft.engine.work.BonitaWorkprotected SConnectorDefinition getSConnectorDefinition(ProcessDefinitionService processDefinitionService) throws SProcessDefinitionNotFoundException, SProcessDefinitionReadException, org.bonitasoft.engine.core.connector.exception.SConnectorDefinitionNotFoundException
getSConnectorDefinition in class ExecuteConnectorWorkSProcessDefinitionNotFoundExceptionSProcessDefinitionReadExceptionorg.bonitasoft.engine.core.connector.exception.SConnectorDefinitionNotFoundExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.