public class EmptyPostProcessing extends java.lang.Object implements WorkflowPostProcessing
ENDECA_NOTIFICATION_SERVICE
Constructor and Description |
---|
EmptyPostProcessing() |
public void execute(Workflow workflow)
execute
in interface WorkflowPostProcessing
public void onProgress(Workflow workflow) throws WorkflowPostProcessingException
onProgress
in interface WorkflowPostProcessing
WorkflowPostProcessingException
public void onSuccess(Workflow workflow) throws WorkflowPostProcessingException
onSuccess
in interface WorkflowPostProcessing
WorkflowPostProcessingException
public void onFailure(Workflow workflow) throws WorkflowPostProcessingException
onFailure
in interface WorkflowPostProcessing
WorkflowPostProcessingException
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.