ccc.rest.extensions
Interface ActionExecutor

All Known Subinterfaces:
ResourcesExt
All Known Implementing Classes:
ResourcesEJB

public interface ActionExecutor

API for executing CCC actions.

Author:
Civic Computing Ltd.

Method Summary
 void executeAction(java.util.UUID actionId)
          Execute the specified action.
 

Method Detail

executeAction

void executeAction(java.util.UUID actionId)
Execute the specified action.

Parameters:
actionId - The action to execute.


Copyright © 2010. All Rights Reserved.