| Package | Description |
|---|---|
| org.bonitasoft.engine.execution | |
| org.bonitasoft.engine.execution.archive |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeExecutorImpl.archiveFlowNodeInstance(SFlowNodeInstance flowNodeInstance,
boolean deleteAfterArchive,
long processDefinitionId) |
void |
FlowNodeExecutor.archiveFlowNodeInstance(SFlowNodeInstance flowNodeInstance,
boolean deleteAfterArchive,
long processDefinitionId)
Archive the flow node instance given as parameter.
|
void |
FlowNodeExecutorImpl.childFinished(long processDefinitionId,
long flowNodeInstanceId,
long parentId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessArchiver.archiveConnectorInstancesIfAny(SProcessInstance processInstance,
ConnectorInstanceService connectorInstanceService,
SProcessDefinition processDefinition,
long archiveDate) |
void |
ProcessArchiver.archiveFlowNodeInstance(SFlowNodeInstance intTxflowNodeInstance,
boolean deleteAfterArchive,
long processDefinitionId,
ProcessInstanceService processInstanceService,
ProcessDefinitionService processDefinitionService,
ArchiveService archiveService,
DataInstanceService dataInstanceService,
ActivityInstanceService activityInstanceService,
ConnectorInstanceService connectorInstanceService,
ContractDataService contractDataService) |
void |
ProcessArchiver.archiveProcessInstance(SProcessInstance processInstance,
ArchiveService archiveService,
ProcessInstanceService processInstanceService,
DocumentService documentService,
TechnicalLoggerService logger,
SCommentService commentService,
ProcessDefinitionService processDefinitionService,
ConnectorInstanceService connectorInstanceService,
ClassLoaderService classLoaderService,
RefBusinessDataService refBusinessDataService) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.