public interface ToutaticeWorkflowService
| Modifier and Type | Field and Description |
|---|---|
static String |
VALIDATION_WF_CATEGORY
Validation worflow's category.
|
static String |
VALIDATION_WF_RUNNING_INFOS_KEY
Key infos of running workflows of category validation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasContributions()
Indicates if ToutaticeWorkflowService has contributions.
|
boolean |
isWorkflowOfCategoryRunning(String category,
org.nuxeo.ecm.core.api.DocumentModel document) |
static final String VALIDATION_WF_CATEGORY
static final String VALIDATION_WF_RUNNING_INFOS_KEY
boolean hasContributions()
boolean isWorkflowOfCategoryRunning(String category, org.nuxeo.ecm.core.api.DocumentModel document)
category - category of workflow(s)document - studied documentCopyright © 2020. All rights reserved.