Package | Description |
---|---|
org.apache.wiki.workflow |
Modifier and Type | Method and Description |
---|---|
void |
Decision.addFact(Fact fact)
Appends a Fact to the list of Facts associated with this Decision.
|
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.