Uses of Interface
com.jscape.inet.mft.workflow.Action

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

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

Classes in com.jscape.inet.mft.workflow that implement Action
 class AbstractAction
          Introduces a basic implementation of the Action interface and simplifies further actions development.
 

Methods in com.jscape.inet.mft.workflow that return Action
 Action Action.ActionException.getAction()
          Returns a parent action instance.
 

Constructors in com.jscape.inet.mft.workflow with parameters of type Action
Action.ActionException(Action action)
           
Action.ActionException(java.lang.String message, Action action)
           
Action.ActionException(java.lang.String message, java.lang.Throwable cause, Action action)
           
Action.ActionException(java.lang.Throwable cause, Action action)
           
 



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