| Modifier and Type | Method and Description |
|---|---|
boolean |
ActionManager.execute(Resource resource)
Executes a passed
Resource. |
void |
Action.execute(Resource resource,
ActionChain chain)
Executes the Action on the passed Resource.
|
void |
ActionChain.executeNext(Resource resource)
Executes the next Action in the chain.
|
Copyright © 2004–2014 XWiki. All rights reserved.