Class ActionExecuteResource

java.lang.Object
ch.rswk.meta.engine.rs.ActionExecuteResource

@Path("execute") public class ActionExecuteResource extends Object
ActionExecuteResource provides a REST-like API to execute MetaAction.

Delegates to ActionService.execute(String, String, ExecuteRequest, String).