Uses of Class
org.apache.wiki.workflow.Fact

Packages that use Fact
org.apache.wiki.workflow   
 

Uses of Fact in org.apache.wiki.workflow
 

Methods in org.apache.wiki.workflow with parameters of type Fact
 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)
          Builds an approval workflow that requests approval from a named user, Group or Role before running a Task.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.