Uses of Class
org.hypergraphdb.peer.workflow.PossibleOutcome

Packages that use PossibleOutcome
org.hypergraphdb.peer.workflow   
 

Uses of PossibleOutcome in org.hypergraphdb.peer.workflow
 

Methods in org.hypergraphdb.peer.workflow with annotations of type PossibleOutcome
 WorkflowState AffirmIdentity.onConfirm(Message msg)
           
 WorkflowState AffirmIdentity.onDisconfirm(Message msg)
           
 WorkflowState AffirmIdentity.onInform(Message msg)