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 Summary
Nested classes/interfaces inherited from class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
BaseServiceConnector.ServiceAsynchronousOutputs, BaseServiceConnector.ServiceInputs, BaseServiceConnector.ServiceOutputs -
Field Summary
Fields inherited from class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
asynchronousOutputs, inputs, internalExecutionContext, outputs, serviceDefinition, serviceExecutionContextFields inherited from class com.axemble.vdoc.sdk.BaseSDKExtension
LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddPermissionToOrganizations(Collection<IOrganization> organizations) Methods inherited from class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
addParameter, asyncExecute, execute, executeService, getAlternateParentContext, getParameter, getParentContext, getResource, getServiceAsynchronousOutputs, getServiceDefinition, getServiceInputs, getServiceOutputs, getTableCreation, init, initMethods inherited from class com.axemble.vdoc.sdk.connectors.BaseConnector
evaluateExpressions, evaluateExpressions, evaluateExpressions, getConnection, getConnectionDefinition, init, init, releaseMethods inherited from class com.axemble.vdoc.sdk.BaseSDKExtension
getDirectoryModule, getLanguage, getPortalModule, getProjectModule, getStaticString, getStaticString, getWorkflowModule, initialize
-
Constructor Details
-
AbstractProcessAccessServiceConnector
public AbstractProcessAccessServiceConnector()
-
-
Method Details
-
addPermissionToOrganizations
-