| Package | Description |
|---|---|
| org.jahia.services.workflow | |
| org.jahia.services.workflow.jbpm |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowProvider |
WorkflowService.lookupProvider(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WorkflowProvider> |
WorkflowService.getProviders()
Returns a map with the registered workflow providers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowService.addProvider(WorkflowProvider provider)
Adds the specified workflow provider into the registry.
|
void |
WorkflowService.removeProvider(WorkflowProvider provider)
Removes the specified provider from the registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBPM6WorkflowProvider
jBPM 6 Workflow Provider implementation
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.