public class FinishUpload extends BaseWorkflowPostProcessing
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HEADER_DISPLAY_NAMES |
ENDECA_NOTIFICATION_SERVICE| Constructor and Description |
|---|
FinishUpload() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Workflow workflow) |
void |
onSuccess(Workflow workflow)
This method handles the following logic after an PersonalDataLoad/PersonalDataReload workflow job has completed from DP and dgraph:
1.
|
execute, onProgress, resolveDatasetIdpublic static final java.lang.String HEADER_DISPLAY_NAMES
public void onSuccess(Workflow workflow) throws WorkflowPostProcessingException
onSuccess in interface WorkflowPostProcessingonSuccess in class BaseWorkflowPostProcessingWorkflowPostProcessingExceptionpublic void onFailure(Workflow workflow) throws WorkflowPostProcessingException
onFailure in interface WorkflowPostProcessingonFailure in class BaseWorkflowPostProcessingWorkflowPostProcessingExceptionCopyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.