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
WorkflowPostProcessingExceptionvoid onProgress(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingExceptionvoid onSuccess(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingExceptionvoid onFailure(Workflow workflow) throws WorkflowPostProcessingException
WorkflowPostProcessingExceptionCopyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.