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, resolveDatasetId
public static final java.lang.String HEADER_DISPLAY_NAMES
public void onSuccess(Workflow workflow) throws WorkflowPostProcessingException
onSuccess
in interface WorkflowPostProcessing
onSuccess
in class BaseWorkflowPostProcessing
WorkflowPostProcessingException
public void onFailure(Workflow workflow) throws WorkflowPostProcessingException
onFailure
in interface WorkflowPostProcessing
onFailure
in class BaseWorkflowPostProcessing
WorkflowPostProcessingException
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.