public class WorkflowItemAnalyzer extends Object
Constructor and Description |
---|
WorkflowItemAnalyzer(WorkflowService workflowService)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
WorkflowItemAnalyzeResult |
analyzeWorkflowItem(ResultProperties item)
Analyzes the worklfow item.
|
WorkflowItemAnalyzeResult |
analyzeWorkflowItems(List<ResultProperties> items)
Analyze the workflow items.
|
public WorkflowItemAnalyzer(WorkflowService workflowService)
workflowService
- workflow servicepublic WorkflowItemAnalyzeResult analyzeWorkflowItem(ResultProperties item) throws AuthenticationException, SystemException, WorkflowException, DocumentIdentificationException
item
- item to analyzeAuthenticationException
- authentication exceptionSystemException
- system exceptionWorkflowException
- workflow exceptionDocumentIdentificationException
- document identifiaction exceptionpublic WorkflowItemAnalyzeResult analyzeWorkflowItems(List<ResultProperties> items) throws AuthenticationException, SystemException, WorkflowException, DocumentIdentificationException
items
- ItemsAuthenticationException
- authentication exceptionSystemException
- system exceptionWorkflowException
- workflow exceptionDocumentIdentificationException
- document identification exceptionCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.