JSCAPE MFT Server

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

Packages that use Action
com.jscape.inet.mft.workflow   
 

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.
 

Methods in com.jscape.inet.mft.workflow with parameters of type Action
static Action.ActionException Action.ActionException.wrap(java.lang.Throwable e, Action action)
           
 

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)
           
 


JSCAPE MFT Server

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