Package | Description |
---|---|
fr.gouv.vitam.processing.data.core |
Provides core interface and implementation for the Processing Data module.
|
fr.gouv.vitam.processing.engine.core.monitoring |
Provides core interface and implementation for the Processing Monitoring module.
|
fr.gouv.vitam.processing.management.client |
Provides Processing Management client interface, factory and implementations.
|
fr.gouv.vitam.processing.management.core |
Provides core implementation for the Processing Management module.
|
Modifier and Type | Method and Description |
---|---|
ProcessWorkflow |
ProcessDataAccessImpl.findOneProcessWorkflow(String processId,
Integer tenantId) |
ProcessWorkflow |
ProcessDataAccess.findOneProcessWorkflow(String processId,
Integer tenantId)
Gets Process Workflow by ID
|
Modifier and Type | Method and Description |
---|---|
ProcessWorkflow |
ProcessMonitoring.findOneProcessWorkflow(String id,
Integer tenantId)
Gets Process Workflow by operation Id
|
ProcessWorkflow |
ProcessMonitoringImpl.findOneProcessWorkflow(String operationId,
Integer tenantId) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<ItemStatus> |
ProcessingManagementClientMock.executeCheckTraceabilityWorkFlow(String checkOperationId,
com.fasterxml.jackson.databind.JsonNode query,
String workflowId,
String actionId) |
Modifier and Type | Method and Description |
---|---|
ItemStatus |
ProcessManagementImpl.cancel(String operationId,
Integer tenantId) |
Copyright © 2019 Vitam. All rights reserved.