@Deprecated public class ProcessInstanceService7_7_4 extends ProcessInstanceServiceImpl
EVENT_TRIGGER_INSTANCE, PROCESS_INSTANCE_CATEGORY_STATE, PROCESSINSTANCE, PROCESSINSTANCE_STATE, PROCESSINSTANCE_STATE_UPDATED, PROCESSINSTANCE_TOKEN_COUNT| Constructor and Description |
|---|
ProcessInstanceService7_7_4(Recorder recorder,
ReadPersistenceService persistenceRead,
ActivityInstanceService activityService,
TechnicalLoggerService logger,
EventInstanceService bpmEventInstanceService,
DataInstanceService dataInstanceService,
ArchiveService archiveService,
ProcessDefinitionService processDefinitionService,
ConnectorInstanceService connectorInstanceService,
ClassLoaderService classLoaderService,
DocumentService documentService,
SCommentService commentService,
RefBusinessDataService refBusinessDataService,
ContractDataService contractDataService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deleteArchivedFlowNodeInstance(SAFlowNodeInstance saFlowNodeInstance)
Deprecated.
|
int |
deleteArchivedProcessInstances(List<Long> sourceProcessInstanceIds)
Deprecated.
delete archived process instances using a list of root source process instance ids
If the given id is not a root process instance (but a called process) it will not be deleted along with its elements.
|
checkIfCallerIsNotActive, createProcessInstance, deleteArchivedProcessInstance, deleteConnectorInstancesIfNecessary, deleteFlowNodeInstance, deleteParentProcessInstanceAndElements, deleteParentProcessInstanceAndElements, deleteProcessInstance, deleteProcessInstance, deleteProcessInstanceElements, getArchivedChildrenSourceObjectIdsFromRootProcessInstance, getArchivedProcessInstance, getArchivedProcessInstancesInAllStates, getChildInstanceIdsOfProcessInstance, getChildOfActivity, getLastArchivedProcessInstance, getNumberOfArchivedProcessInstances, getNumberOfArchivedProcessInstancesInvolvingUser, getNumberOfArchivedProcessInstancesSupervisedBy, getNumberOfArchivedProcessInstancesWithoutSubProcess, getNumberOfChildInstancesOfProcessInstance, getNumberOfFailedProcessInstances, getNumberOfFailedProcessInstancesSupervisedBy, getNumberOfOpenProcessInstancesInvolvingUser, getNumberOfOpenProcessInstancesInvolvingUsersManagedBy, getNumberOfOpenProcessInstancesSupervisedBy, getNumberOfProcessInstances, getNumberOfProcessInstances, getProcessInstance, getProcessInstancesInStates, getSourceProcessInstanceIdsOfArchProcessInstancesFromDefinition, getStateIdsFromStates, logProcessInstanceNotFound, searchArchivedProcessInstances, searchArchivedProcessInstancesInvolvingUser, searchArchivedProcessInstancesSupervisedBy, searchArchivedProcessInstancesWithoutSubProcess, searchFailedProcessInstances, searchFailedProcessInstancesSupervisedBy, searchOpenProcessInstancesInvolvingUser, searchOpenProcessInstancesInvolvingUsersManagedBy, searchOpenProcessInstancesSupervisedBy, searchProcessInstances, setState, setStateCategory, updateProcesspublic ProcessInstanceService7_7_4(Recorder recorder, ReadPersistenceService persistenceRead, ActivityInstanceService activityService, TechnicalLoggerService logger, EventInstanceService bpmEventInstanceService, DataInstanceService dataInstanceService, ArchiveService archiveService, ProcessDefinitionService processDefinitionService, ConnectorInstanceService connectorInstanceService, ClassLoaderService classLoaderService, DocumentService documentService, SCommentService commentService, RefBusinessDataService refBusinessDataService, ContractDataService contractDataService)
public int deleteArchivedProcessInstances(List<Long> sourceProcessInstanceIds) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
ProcessInstanceServicedeleteArchivedProcessInstances in interface ProcessInstanceServicedeleteArchivedProcessInstances in class ProcessInstanceServiceImplsourceProcessInstanceIds - list of root source process instance idsorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic void deleteArchivedFlowNodeInstance(SAFlowNodeInstance saFlowNodeInstance) throws SFlowNodeDeletionException
SFlowNodeDeletionExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.