Modifier and Type | Field and Description |
---|---|
private Action[] |
actions |
private Logger |
logger |
Constructor and Description |
---|
ChainedAction(Action[] actions)
Creates a new instance of ChainedAction
|
Modifier and Type | Method and Description |
---|---|
void |
doAction(User user,
javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
Application application) |
public ChainedAction(Action[] actions)
public void doAction(User user, javax.servlet.ServletRequest request, javax.servlet.ServletResponse response, Application application)
Copyright 2004-2015 Wandora Team