Package | Description |
---|---|
org.apache.wiki |
The chief package of JSPWiki.
|
org.apache.wiki.auth |
Authentication, Authorization and the third A thing.
|
org.apache.wiki.workflow |
Modifier and Type | Class and Description |
---|---|
static class |
PageManager.PreSaveWikiPageTask
Inner class that handles the page pre-save actions.
|
static class |
PageManager.SaveWikiPageTask
Inner class that handles the actual page save and post-save actions.
|
Modifier and Type | Class and Description |
---|---|
static class |
UserManager.SaveUserProfileTask
Inner class that handles the actual profile save action.
|
Modifier and Type | Method and Description |
---|---|
Workflow |
WorkflowBuilder.buildApprovalWorkflow(Principal submitter,
String workflowApproverKey,
Task prepTask,
String decisionKey,
Fact[] facts,
Task completionTask,
String rejectedMessageKey)
|
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.