Uses of Class
com.jscape.inet.mft.workflow.ActionContext

Packages that use ActionContext
com.jscape.inet.mft.workflow Contains domain event processing service classes. 
 

Uses of ActionContext in com.jscape.inet.mft.workflow
 

Methods in com.jscape.inet.mft.workflow that return ActionContext
 ActionContext[] Trigger.getContexts()
          Returns actions contexts.
 

Methods in com.jscape.inet.mft.workflow with parameters of type ActionContext
 void Trigger.setContexts(ActionContext[] value)
          Sets action contexts.
 

Constructors in com.jscape.inet.mft.workflow with parameters of type ActionContext
ActionContext(ActionContext that)
           
 



Copyright © 1999-2009 JSCAPE LLC. All Rights Reserved.