Class AbstractProcessAccessServiceConnector
java.lang.Object
com.axemble.vdoc.sdk.BaseSDKExtension
com.axemble.vdoc.sdk.connectors.BaseConnector
com.axemble.vdoc.sdk.connectors.BaseServiceConnector
com.axemble.vdoc.sdk.connectors.process.access.AbstractProcessAccessServiceConnector
- All Implemented Interfaces:
- Serializable
Created by omassol on 11/08/2017.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorBaseServiceConnector.ServiceAsynchronousOutputs, BaseServiceConnector.ServiceInputs, BaseServiceConnector.ServiceOutputs
- 
Field SummaryFields inherited from class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorasynchronousOutputs, inputs, internalExecutionContext, outputs, serviceDefinition, serviceExecutionContextFields inherited from class com.axemble.vdoc.sdk.BaseSDKExtensionLOGGER
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidaddPermissionToOrganizations(Collection<IOrganization> organizations) Methods inherited from class com.axemble.vdoc.sdk.connectors.BaseServiceConnectoraddParameter, asyncExecute, execute, executeService, getAlternateParentContext, getParameter, getParentContext, getResource, getServiceAsynchronousOutputs, getServiceDefinition, getServiceInputs, getServiceOutputs, getTableCreation, init, initMethods inherited from class com.axemble.vdoc.sdk.connectors.BaseConnectorevaluateExpressions, evaluateExpressions, evaluateExpressions, getConnection, getConnectionDefinition, init, init, releaseMethods inherited from class com.axemble.vdoc.sdk.BaseSDKExtensiongetDirectoryModule, getLanguage, getPortalModule, getProjectModule, getStaticString, getStaticString, getWorkflowModule, initialize
- 
Constructor Details- 
AbstractProcessAccessServiceConnectorpublic AbstractProcessAccessServiceConnector()
 
- 
- 
Method Details- 
addPermissionToOrganizations
 
-