public class FinishCopyCollection extends BaseWorkflowPostProcessing
ENDECA_NOTIFICATION_SERVICE
Constructor and Description |
---|
FinishCopyCollection() |
Modifier and Type | Method and Description |
---|---|
void |
onFailure(Workflow workflow)
This method handles the following logic after an CopyCollection workflow job has completed from DP and dgraph:
1.
|
void |
onSuccess(Workflow workflow)
This method handles the following logic after an CopyCollection workflow job has completed from DP and dgraph:
1.
|
execute, onProgress, resolveDatasetId
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.