public interface WorkflowPostProcessing
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENDECA_NOTIFICATION_SERVICE |
static final java.lang.String ENDECA_NOTIFICATION_SERVICE
void execute(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingException
void onProgress(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingException
void onSuccess(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingException
void onFailure(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingException
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.