Class ActionService

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,ActionCatalog>
org.exoplatform.services.command.action.ActionService
All Implemented Interfaces:
Serializable, Cloneable, Map<String,ActionCatalog>

public class ActionService extends HashMap<String,ActionCatalog>
Created by The eXo Platform SAS.
Version:
$Id: $
Author:
Gennady Azarenkov
See Also:
  • Constructor Details

    • ActionService

      public ActionService()