@Role
@Unstable
public interface ActionManager
Action implementations to call in the right order.boolean execute(Resource resource) throws ActionException
Resource.resource - the Resource to executeAction or false otherwiseActionException - if an error happened during the execution of the ActionCopyright © 2004–2014 XWiki. All rights reserved.