Package | Description |
---|---|
org.apache.wiki |
The chief package of JSPWiki.
|
org.apache.wiki.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowManager |
WikiEngine.getWorkflowManager()
Returns the
WorkflowManager associated with this
WikiEngine. |
Modifier and Type | Method and Description |
---|---|
WorkflowManager |
Workflow.getWorkflowManager()
Returns the WorkflowManager that contains this Workflow.
|
Modifier and Type | Method and Description |
---|---|
void |
Workflow.setWorkflowManager(WorkflowManager manager)
Sets the WorkflowManager that contains this Workflow.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.