|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |