| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.workflow |
| Modifier and Type | Method and Description |
|---|---|
WorkflowManager |
WikiEngine.getWorkflowManager()
Deprecated.
use
getManager( WorkflowManager.class ) instead. |
WorkflowManager |
WikiEngine.getWorkflowManager()
Deprecated.
use
getManager( WorkflowManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWorkflowManager
Monitor class that tracks running Workflows.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.