public abstract class BaseTreatmentConnector<T> extends BaseConnector<T>
LOGGER
Constructor and Description |
---|
BaseTreatmentConnector() |
Modifier and Type | Method and Description |
---|---|
void |
asyncExecute(Element customElement) |
abstract int |
execute(IContext context,
IWorkflowInstance workflowInstance,
ITaskInstance taskInstance,
Element customElement) |
ITreatmentDefinition |
getTreatmentDefinition() |
void |
init(ITreatmentDefinition treatmentDefinition,
com.axemble.vdoc.connector.domain.ConnectionDefinition<T> connectionDefinition) |
evaluateExpressions, evaluateExpressions, evaluateExpressions, getConnection, getConnectionDefinition, init, init, release
getDirectoryModule, getLanguage, getPortalModule, getProjectModule, getStaticString, getStaticString, getWorkflowModule, initialize
public final void init(ITreatmentDefinition treatmentDefinition, com.axemble.vdoc.connector.domain.ConnectionDefinition<T> connectionDefinition)
public final ITreatmentDefinition getTreatmentDefinition()
public abstract int execute(IContext context, IWorkflowInstance workflowInstance, ITaskInstance taskInstance, Element customElement)
public void asyncExecute(Element customElement)
Copyright © 2022 Visiativ. All rights reserved.